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/14348] Cannot bootstrap GCC-3.3.4-pre with GCC-3.5 (experimental)


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-02-29 23:51 -------
It's not a problem if GCC N cannot be built with GCC N+1.

That will happen as we tighten up C conformance in newer versions of GCC.

There's nothing wrong with fixing GCC N to be more strictly conforming, but this
is just how things go.  It is much worse if we cannot build GCC N+1 with GCC N.

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


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


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