[Bug c/48825] libiberty "psignal" lacks const modifier, failing to compile when HAVE_PSIGNAL is undefined

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 29 16:43:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48825

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011.04.29 16:42:04
     Ever Confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-04-29 16:42:04 UTC ---
HAVE_PSIGNAL is supposed to be defined if the header file has psignal.  Why
does that not happen?  Look at config.log.



More information about the Gcc-bugs mailing list