public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/21121] New: [4.0.0 Regression] ICE in ACATS ce2404b ce2109b ce2410b on mingw32
@ 2005-04-20 11:22 rolf dot ebert dot gcc at gmx dot de
  2005-04-20 11:24 ` [Bug ada/21121] " rolf dot ebert dot gcc at gmx dot de
  2005-04-20 14:00 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: rolf dot ebert dot gcc at gmx dot de @ 2005-04-20 11:22 UTC (permalink / raw)
  To: gcc-bugs

GNATMAKE 4.0.0 20050418 (prerelease)
Copyright 1995-2004 Free Software Foundation, Inc.
  "ce2109b.ali" being checked ...
  -> "ce2109b.ali" missing.
d:/Data/Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc/xgcc -c -Bd:/Data/
Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc -gnatws -O2 -O0 -Id:/Data/
Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc/testsuite/ada/acats/support 
ce2109b.adb
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20050418 (prerelease) (i386-pc-mingw32) GCC error:                 |
| in expand_assignment, at expr.c:3817                                     |
| Error detected at ce2109b.adb:80:5                                       |

-------------------------------------------------------------------------------

GNATMAKE 4.0.0 20050418 (prerelease)
Copyright 1995-2004 Free Software Foundation, Inc.
  "ce2404b.ali" being checked ...
  -> "ce2404b.ali" missing.
d:/Data/Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc/xgcc -c -Bd:/Data/
Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc -gnatws -O2 -O0 -Id:/Data/
Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc/testsuite/ada/acats/support 
ce2404b.adb
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20050418 (prerelease) (i386-pc-mingw32) GCC error:                 |
| in expand_assignment, at expr.c:3817                                     |
| Error detected at ce2404b.adb:82:5                                       |

-------------------------------------------------------------------------------

GNATMAKE 4.0.0 20050418 (prerelease)
Copyright 1995-2004 Free Software Foundation, Inc.
  "ce2410b.ali" being checked ...
  -> "ce2410b.ali" missing.
d:/Data/Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc/xgcc -c -Bd:/Data/
Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc -gnatws -O2 -O0 -Id:/Data/
Development/gcc-cvs/build-4.0.0-20050417-mingw32/gcc/testsuite/ada/acats/support 
ce2410b.adb
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20050418 (prerelease) (i386-pc-mingw32) GCC error:                 |
| in expand_assignment, at expr.c:3817                                     |
| Error detected at ce2410b.adb:84:5                                       |

-- 
           Summary: [4.0.0 Regression] ICE in ACATS ce2404b ce2109b ce2410b
                    on mingw32
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rolf dot ebert dot gcc at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i386-pc-mingw32


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


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

* [Bug ada/21121] [4.0.0 Regression] ICE in ACATS ce2404b ce2109b ce2410b on mingw32
  2005-04-20 11:22 [Bug ada/21121] New: [4.0.0 Regression] ICE in ACATS ce2404b ce2109b ce2410b on mingw32 rolf dot ebert dot gcc at gmx dot de
@ 2005-04-20 11:24 ` rolf dot ebert dot gcc at gmx dot de
  2005-04-20 14:00 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rolf dot ebert dot gcc at gmx dot de @ 2005-04-20 11:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rolf dot ebert dot gcc at gmx dot de  2005-04-20 11:23 -------
These errors only occur at -O0, they do not occur with -O1 or -O2

-- 


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


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

* [Bug ada/21121] [4.0.0 Regression] ICE in ACATS ce2404b ce2109b ce2410b on mingw32
  2005-04-20 11:22 [Bug ada/21121] New: [4.0.0 Regression] ICE in ACATS ce2404b ce2109b ce2410b on mingw32 rolf dot ebert dot gcc at gmx dot de
  2005-04-20 11:24 ` [Bug ada/21121] " rolf dot ebert dot gcc at gmx dot de
@ 2005-04-20 14:00 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-20 14:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-20 14:00 -------


*** This bug has been marked as a duplicate of 18858 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2005-04-20 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-20 11:22 [Bug ada/21121] New: [4.0.0 Regression] ICE in ACATS ce2404b ce2109b ce2410b on mingw32 rolf dot ebert dot gcc at gmx dot de
2005-04-20 11:24 ` [Bug ada/21121] " rolf dot ebert dot gcc at gmx dot de
2005-04-20 14:00 ` pinskia 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).