public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/28216]  New: [4.2 regression] mangled error message
@ 2006-07-01 21:26 schwab at suse dot de
  2006-07-01 22:02 ` [Bug ada/28216] " schwab at suse dot de
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: schwab at suse dot de @ 2006-07-01 21:26 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug ada/28216] [4.2 regression] mangled error message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
@ 2006-07-01 22:02 ` schwab at suse dot de
  2006-07-02  1:27 ` [Bug middle-end/28216] [4.1/4.2 regression] mangled warning message pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: schwab at suse dot de @ 2006-07-01 22:02 UTC (permalink / raw)
  To: gcc-bugs



-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.1/4.2 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
  2006-07-01 22:02 ` [Bug ada/28216] " schwab at suse dot de
@ 2006-07-02  1:27 ` pinskia at gcc dot gnu dot org
  2006-07-02  1:28 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-02  1:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-02 01:26 -------
This problem existed in 4.1.0 also and with Fortran as well, I think there is
already a bug about the mangled warning message.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ada                         |middle-end
           Keywords|                            |diagnostic
            Summary|[4.2 regression] mangled    |[4.1/4.2 regression] mangled
                   |error message               |warning message
   Target Milestone|4.2.0                       |4.1.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.1/4.2 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
  2006-07-01 22:02 ` [Bug ada/28216] " schwab at suse dot de
  2006-07-02  1:27 ` [Bug middle-end/28216] [4.1/4.2 regression] mangled warning message pinskia at gcc dot gnu dot org
@ 2006-07-02  1:28 ` pinskia at gcc dot gnu dot org
  2006-07-17  2:58 ` mmitchel at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-02  1:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-07-02 01:28 -------
PR 25923 is about the fortran issue but I think they are really the same issue
and nothing to do with Fortran or Ada and just the pretty print is doing
something wrong.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |25923
              nThis|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.1/4.2 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
                   ` (2 preceding siblings ...)
  2006-07-02  1:28 ` pinskia at gcc dot gnu dot org
@ 2006-07-17  2:58 ` mmitchel at gcc dot gnu dot org
  2007-02-14  9:39 ` [Bug middle-end/28216] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-07-17  2:58 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.1/4.2/4.3 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
                   ` (3 preceding siblings ...)
  2006-07-17  2:58 ` mmitchel at gcc dot gnu dot org
@ 2007-02-14  9:39 ` mmitchel at gcc dot gnu dot org
  2007-04-26 21:47 ` simartin at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:39 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.2                       |4.1.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.1/4.2/4.3 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
                   ` (4 preceding siblings ...)
  2007-02-14  9:39 ` [Bug middle-end/28216] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
@ 2007-04-26 21:47 ` simartin at gcc dot gnu dot org
  2008-07-04 21:26 ` [Bug middle-end/28216] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: simartin at gcc dot gnu dot org @ 2007-04-26 21:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from simartin at gcc dot gnu dot org  2007-04-26 22:47 -------
This should be fixed on the mainline (see PR 25923). Would it be possible to
confirm that it is the case (I've checked the Fortran case, but not the Ada one
because I don't have it setup on my machine)?

Thanks in advance,
Simon


-- 

simartin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simartin at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.2/4.3/4.4 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
                   ` (5 preceding siblings ...)
  2007-04-26 21:47 ` simartin at gcc dot gnu dot org
@ 2008-07-04 21:26 ` jsm28 at gcc dot gnu dot org
  2008-10-21 21:46 ` manu at gcc dot gnu dot org
  2009-02-07 14:39 ` manu at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 21:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jsm28 at gcc dot gnu dot org  2008-07-04 21:25 -------
Closing 4.1 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2/4.3/4.4 regression]|[4.2/4.3/4.4 regression]
                   |mangled warning message     |mangled warning message
   Target Milestone|4.1.3                       |4.2.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.2/4.3/4.4 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
                   ` (6 preceding siblings ...)
  2008-07-04 21:26 ` [Bug middle-end/28216] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2008-10-21 21:46 ` manu at gcc dot gnu dot org
  2009-02-07 14:39 ` manu at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: manu at gcc dot gnu dot org @ 2008-10-21 21:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from manu at gcc dot gnu dot org  2008-10-21 21:45 -------
I don't see a testcase for this. I am tempted to close this as FIXED per
Simon's comments.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/28216] [4.2/4.3/4.4 regression] mangled warning message
  2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
                   ` (7 preceding siblings ...)
  2008-10-21 21:46 ` manu at gcc dot gnu dot org
@ 2009-02-07 14:39 ` manu at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: manu at gcc dot gnu dot org @ 2009-02-07 14:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from manu at gcc dot gnu dot org  2009-02-07 14:39 -------
No testcase, no answer for months, possibly fixed. I am closing this, we have
far enough real bugs open.


-- 

manu at gcc dot gnu dot org changed:

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28216


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-02-07 14:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-01 21:26 [Bug ada/28216] New: [4.2 regression] mangled error message schwab at suse dot de
2006-07-01 22:02 ` [Bug ada/28216] " schwab at suse dot de
2006-07-02  1:27 ` [Bug middle-end/28216] [4.1/4.2 regression] mangled warning message pinskia at gcc dot gnu dot org
2006-07-02  1:28 ` pinskia at gcc dot gnu dot org
2006-07-17  2:58 ` mmitchel at gcc dot gnu dot org
2007-02-14  9:39 ` [Bug middle-end/28216] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-04-26 21:47 ` simartin at gcc dot gnu dot org
2008-07-04 21:26 ` [Bug middle-end/28216] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-10-21 21:46 ` manu at gcc dot gnu dot org
2009-02-07 14:39 ` manu at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).