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 13:09 -------
Fixed by:
2004-12-02  Andreas Schwab  <schwab@suse.de>

        * Makefile.in (WERROR_FLAGS): Renamed from WERROR.
        (STRICT2_WARN): Use $(WERROR_FLAGS) instead of $(WERROR).
        (STAGE2_FLAGS_TO_PASS): Likewise.

        * config/i386/x-mingw32: Set WERROR_FLAGS instead of WERROR.

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


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]