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/31523] bootstrap failure with -O2 -finline-functions



------- Comment #14 from ebotcazou at gcc dot gnu dot org  2007-05-07 10:58 -------
> Should -finline-functions be excluded from the default -O3 options?
> (until mended. If it can't be trusted building the comopiler, can it be
> trusted for anything else?)

-finline-functions is very likely not the root problem, it must uncover some
latent bug elsewhere.  I'm going to try to reproduce the failure.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|sparc-sun-solaris2.6        |sparc-sun-solaris2.*
   GCC host triplet|sparc-sun-solaris2.6        |sparc-sun-solaris2.*
 GCC target triplet|sparc-sun-solaris2.6        |sparc-sun-solaris2.*
           Keywords|build, ice-on-valid-code    |
            Summary|bootstrap xgcc internal     |bootstrap failure with -O2 -
                   |compiler error (using -O3)  |finline-functions


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


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