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 ada/30803] warning: index for "X" may assume lower bound of 1



------- Comment #3 from charlet at gcc dot gnu dot org  2007-02-15 10:19 -------
If you want to act like a maintainer, then I'd suggest you submit patches,
and once you get approval, commit them, it's trivial after all, as you said.

The issue here is that you're trying to mix compilers from different origins,
and it's true that under mingw, things are complex, because of
incompatibilities
between mingw version.

Otherwise, using FSF GCC 3.4, 4.0 or 4.1 will work just fine to bootstrap
GCC 4.2.


-- 

charlet at gcc dot gnu dot org changed:

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


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


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