------- Comment #7 from pinskia at gcc dot gnu dot org 2007-05-02 16:41 -------
> I can reproduce this bug any architecture with -fpic option
Oh and this is why it fails without -fpic on powerpc64-linux-gnu as really it
is always PIC with the toc based ABI.
>workaround for the bug:
Actually that looks like the correct fix from reading output.h's comment about
these section categories.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|target |middle-end
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-05-02 16:41:08
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31490