This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/18871] New: Should use -Wextra instead of -W during ada bootstrap
- From: "schnetter at aei dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2004 15:29:48 -0000
- Subject: [Bug ada/18871] New: Should use -Wextra instead of -W during ada bootstrap
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
While compiling the ada part of itself, gcc seems to use the option "-W",
which is deprecated in favour of "-Wextra":
../../xgcc -B../../ -c -g -O2 -W -Wall -gnatpg s-tasini.adb -o
s-tasini.o
--
Summary: Should use -Wextra instead of -W during ada bootstrap
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: schnetter at aei dot mpg dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18871