This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/12484] virtual function yields bogus value when returning float constant (-O3 -fPIC)


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
            Summary|virtual function yields     |virtual function yields
                   |bogus value when returning  |bogus value when returning
                   |float constant (-O3 -fPIC)  |float constant (-O3 -fPIC)


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-01 19:06 -------
What version of binutils are you using?
Also what target are you using, i686-pc-linux?
If so read < http://gcc.gnu.org/install/specific.html#ix86-*-linux* >: As of GCC 3.3, binutils 
2.13.1 or later is required for this platform.  See bug 10877 for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]