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/28216] New: [4.2 regression] mangled error message


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


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