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 bootstrap/18058] [4.2 Regression] Bootstrap fails with BOOTCFLAGS="-O0 -fkeep-inline-functions"



------- Comment #31 from pinskia at gcc dot gnu dot org  2006-06-03 22:13 -------
(In reply to comment #29)
> Since Honza's patch to emit static and inline functions at -O0, this now fails
> with BOOTCFLAGS as -O0.

Now Honza changed the behavior back to old one for static inline functions but
we still have issues in general anyways.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2 Regression] Bootstrap  |[4.2 Regression] Bootstrap
                   |fails with BOOTCFLAGS="-O0" |fails with BOOTCFLAGS="-O0 -
                   |                            |fkeep-inline-functions"


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


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