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 target/45886] [ARM] support for __ARM_PCS_VFP predefined symbol in gcc 4.5.x would be very nice


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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.10.07 08:15:57
                 CC|                            |ramana at gcc dot gnu.org
      Known to work|                            |4.6.0
   Target Milestone|---                         |4.5.2
     Ever Confirmed|0                           |1
      Known to fail|                            |4.5.0, 4.5.1
           Severity|enhancement                 |normal

--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2010-10-07 08:15:57 UTC ---
Confirmed though I think this isn't an "enhancement" but more a bug because
code can't identify whether -mfloat-abi=hard is chosen by use of a
pre-processor directive.

Ramana


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