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/13822] enable -fomit-frame-pointer or at least -momit-frame-pointer by default on x86/dwarf2 platforms


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-23 02:15 -------
-mfpmath=sse should be only done for systems which support sse.

Confirmed, this is a target problem and it only happens on i?86 and x86_64, this also needs 
variable tracking (I forgot the PR number for that one).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
          Component|optimization                |target
     Ever Confirmed|                            |1
 GCC target triplet|                            |i?86-*-* with DWARF-2
                   |                            |support
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-23 02:15:11
               date|                            |


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


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