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/18773] [4.0 Regression] GCC terminates on warnings compiling ada/raise.c


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-02 03:20 -------
But I do now, this is just wrong.
In fact it was caused by:
2004-12-01  Mark Mitchell  <mark@codesourcery.com>

        * Makefile.in (WERROR): New variable.
        (STRICT2_WARN): Use it.
        (STAGE2_FLAGS_TO_PASS): Likewise.
        * config/i386/x-mingw32 (WERROR): Add -Wno-format.

Ada's Make-lang.in uses WERROR which seems wrong.
I might submit patch to fix the problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|powerpc-apple-darwin7.6.0   |
   GCC host triplet|powerpc-apple-darwin7.6.0   |
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-02 03:20:57
               date|                            |
            Summary|GCC terminates on warnings  |[4.0 Regression] GCC
                   |compiling ada/raise.c       |terminates on warnings
                   |                            |compiling ada/raise.c
   Target Milestone|---                         |4.0.0


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


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