elfos.h (SELECT_SECTION): Decide whether to use a data or const section to output...
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Wed, 12 Apr 2000 00:29:43 +0000 (00:29 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 12 Apr 2000 00:29:43 +0000 (00:29 +0000)
commit85b0830b83dbdc54e7ed1a581bd3e08bb0a851f3
tree9701acccc3b8c6b327da841a511597abdca28d4e
parentdb9b217498015006694d428ada8d8aed292a432f
elfos.h (SELECT_SECTION): Decide whether to use a data or const section to output a CONSTRUCTOR based on...

* config/elfos.h (SELECT_SECTION): Decide whether to use a data or
const section to output a CONSTRUCTOR based on the same conditions
used for VAR_DECLs.

From-SVN: r33085
gcc/ChangeLog
gcc/config/elfos.h