public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/18858] New: ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756
@ 2004-12-06 19:57 laurent at guerby dot net
  2004-12-07 18:57 ` [Bug ada/18858] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: laurent at guerby dot net @ 2004-12-06 19:57 UTC (permalink / raw)
  To: gcc-bugs

On x86 and x86_64 when compiled at -O0 ce2109b ce2404b ce2410b
ICE the same way, no ICE and pass on ia64. 

The tests pass at -O2 on x86 and x86_64.

+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041206 (experimental) (i686-pc-linux-gnu) GCC error:             |
| in expand_assignment, at expr.c:3756                                     |
| Error detected at ce2109b.adb:80:5                                       |

+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041206 (experimental) (i686-pc-linux-gnu) GCC error:             |
| in expand_assignment, at expr.c:3756                                     |
| Error detected at ce2404b.adb:82:5                                       |

+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041206 (experimental) (i686-pc-linux-gnu) GCC error:             |
| in expand_assignment, at expr.c:3756                                     |
| Error detected at ce2410b.adb:84:5                                       |

-- 
           Summary: ACATS ICE ce2109b ce2404b ce2410b at -O0: in
                    expand_assignment, at expr.c:3756
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurent at guerby dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug ada/18858] ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756
  2004-12-06 19:57 [Bug ada/18858] New: ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756 laurent at guerby dot net
@ 2004-12-07 18:57 ` pinskia at gcc dot gnu dot org
  2004-12-07 19:32 ` laurent at guerby dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-07 18:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-07 18:57 -------
Can you attach the .t14.oplower dump which you can get via -fdump-tree-oplower?

-- 


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


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

* [Bug ada/18858] ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756
  2004-12-06 19:57 [Bug ada/18858] New: ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756 laurent at guerby dot net
  2004-12-07 18:57 ` [Bug ada/18858] " pinskia at gcc dot gnu dot org
@ 2004-12-07 19:32 ` laurent at guerby dot net
  2005-02-25 15:35 ` bosch at gcc dot gnu dot org
  2005-04-20 14:00 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: laurent at guerby dot net @ 2004-12-07 19:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2004-12-07 19:32 -------
Created an attachment (id=7701)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7701&action=view)
dump

gcc -c -O0 -fdump-tree-oplower	ce2109b.adb

-- 


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


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

* [Bug ada/18858] ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756
  2004-12-06 19:57 [Bug ada/18858] New: ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756 laurent at guerby dot net
  2004-12-07 18:57 ` [Bug ada/18858] " pinskia at gcc dot gnu dot org
  2004-12-07 19:32 ` laurent at guerby dot net
@ 2005-02-25 15:35 ` bosch at gcc dot gnu dot org
  2005-04-20 14:00 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: bosch at gcc dot gnu dot org @ 2005-02-25 15:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bosch at gcc dot gnu dot org  2005-02-25 03:51 -------
+===========================GNAT BUG 
DETECTED==============================+
| 4.0.0 20050225 (experimental) (x86_64-unknown-linux-gnu) GCC error:      |
| in expand_assignment, at expr.c:3811                                     |
| Error detected at ce2109b.adb:80:5                                       |
--
+===========================GNAT BUG 
DETECTED==============================+
| 4.0.0 20050225 (experimental) (x86_64-unknown-linux-gnu) GCC error:      |
| in expand_assignment, at expr.c:3811                                     |
| Error detected at ce2404b.adb:82:5                                       |
--
+===========================GNAT BUG 
DETECTED==============================+
| 4.0.0 20050225 (experimental) (x86_64-unknown-linux-gnu) GCC error:      |
| in expand_assignment, at expr.c:3811                                     |
| Error detected at ce2410b.adb:84:5                                       |


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |kenner at vlsi1 dot ultra
                   |dot org                     |dot nyu dot edu
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-25 03:51:03
               date|                            |


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


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

* [Bug ada/18858] ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756
  2004-12-06 19:57 [Bug ada/18858] New: ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756 laurent at guerby dot net
                   ` (2 preceding siblings ...)
  2005-02-25 15:35 ` bosch at gcc dot gnu dot org
@ 2005-04-20 14:00 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ 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 -------
*** Bug 21121 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rolf dot ebert dot gcc at
                   |                            |gmx dot de


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


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-06 19:57 [Bug ada/18858] New: ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756 laurent at guerby dot net
2004-12-07 18:57 ` [Bug ada/18858] " pinskia at gcc dot gnu dot org
2004-12-07 19:32 ` laurent at guerby dot net
2005-02-25 15:35 ` bosch at gcc dot gnu dot org
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).