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



Richard Biener <rguenth at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |WAITING

   Last reconfirmed|                            |2013-03-11

     Ever Confirmed|0                           |1



--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-11 
10:30:13 UTC ---

Hmm, it works for me both with 4.7 and trunk.  And



rguenther@murzim:/tmp> gcc-nm-4.7 a.o

00000000 T malloc

rguenther@murzim:/tmp> gcc-nm-4.8 a.o

00000000 T malloc



I'm using GNU ld 2.23.1.  Even with gold 2.23.1 it works for me

(that is, 'make' prints three times OK).  glibc 2.14.1, x86_64-linux.



Can you elaborate on your configuration?

Reply via email to