gcc-bugs@gcc.gnu.org
[Top] [All Lists]

[Bug target/36733] Wery interesting compilation way (if no -Ox option)

Subject: [Bug target/36733] Wery interesting compilation way if no -Ox option
From: "pinskia at gcc dot gnu dot org"
Date: 11 Aug 2008 01:32:33 -0000

------- Comment #3 from pinskia at gcc dot gnu dot org  2008-08-11 01:32 -------
This is expected -O0 resulting code generation.  We need it for getting good
debugging information in some cases.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Bug target/36733] Wery interesting compilation way (if no -Ox option), pinskia at gcc dot gnu dot org <=