This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/18773] [4.0 Regression] GCC terminates on warnings compiling ada/raise.c
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Dec 2004 03:20:58 -0000
- Subject: [Bug ada/18773] [4.0 Regression] GCC terminates on warnings compiling ada/raise.c
- References: <20041202024036.18773.awreynolds@mac.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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