This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/28216] New: [4.2 regression] mangled error message
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jul 2006 21:26:49 -0000
- Subject: [Bug ada/28216] New: [4.2 regression] mangled error message
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When the Ada compiler prints an error/warning message some parts of it are
displayed out of order.
/tmp/cvs/gcc-20060701/Build/./gcc/xgcc -B/tmp/cvs/gcc-20060701/Build/./gcc/
-B/tmp/cvs/gcc-20060701/Build/root/ia64-suse-linux/bin/
-B/tmp/cvs/gcc-20060701/Build/root/ia64-suse-linux/lib/ -isystem
/tmp/cvs/gcc-20060701/Build/root/ia64-suse-linux/include -isystem
/tmp/cvs/gcc-20060701/Build/root/ia64-suse-linux/sys-include -c -g -O2 -W
-Wall -gnatpg g-regpat.adb -o g-regpat.o
'new_flags.sp_startg-regpat.adb: In function 'GNAT.REGPAT.COMPILE.PARSE':
g-regpat.adb:881: warning: ' is used uninitialized in this function
'new_flags.has_widthg-regpat.adb:881: warning: ' is used uninitialized in this
function
'new_flags.has_widthg-regpat.adb: In function
'GNAT.REGPAT.COMPILE.PARSE_BRANCH':
g-regpat.adb:1022: warning: ' may be used uninitialized in this function
'new_flags.sp_startg-regpat.adb:1022: warning: ' may be used uninitialized in
this function
--
Summary: [4.2 regression] mangled error message
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: schwab at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216