public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
@ 2004-11-24 21:59 laurent at guerby dot net
  2004-11-24 22:01 ` [Bug ada/18663] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: laurent at guerby dot net @ 2004-11-24 21:59 UTC (permalink / raw)
  To: gcc-bugs

Present on both x86 and x86_64.

+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041122 (experimental) (i686-pc-linux-gnu) GCC error:             |
| tree check: expected integer_cst, have nop_expr in tree_int_cst_lt,      |
|    at tree.c:3779                                                        |
| Error detected at cc1221d.adb:173:5                                      |

-- 
           Summary: ACATS ICE cc1221d expected integer_cst, have nop_expr in
                    tree_int_cst_lt, at tree.c:3779
           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,laurent at guerby dot
                    net


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


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

* [Bug ada/18663] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
@ 2004-11-24 22:01 ` pinskia at gcc dot gnu dot org
  2004-12-05 16:37 ` laurent at guerby dot net
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-24 22:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-24 22:01 -------
Confirmed also on ppc-darwin.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-24 22:01:24
               date|                            |


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


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

* [Bug ada/18663] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
  2004-11-24 22:01 ` [Bug ada/18663] " pinskia at gcc dot gnu dot org
@ 2004-12-05 16:37 ` laurent at guerby dot net
  2004-12-06 20:10 ` laurent at guerby dot net
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: laurent at guerby dot net @ 2004-12-05 16:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2004-12-05 16:37 -------
Also happens on ia64-linux.

-- 


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


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

* [Bug ada/18663] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
  2004-11-24 22:01 ` [Bug ada/18663] " pinskia at gcc dot gnu dot org
  2004-12-05 16:37 ` laurent at guerby dot net
@ 2004-12-06 20:10 ` laurent at guerby dot net
  2005-02-20 22:27 ` [Bug ada/18663] [4.0 Regression] " ebotcazou at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: laurent at guerby dot net @ 2004-12-06 20:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2004-12-06 20:10 -------
The test PASS at -O0 on x86, x86_64 and ia64.

-- 


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


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

* [Bug ada/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (2 preceding siblings ...)
  2004-12-06 20:10 ` laurent at guerby dot net
@ 2005-02-20 22:27 ` ebotcazou at gcc dot gnu dot org
  2005-02-21 12:44 ` [Bug tree-optimization/18663] " ebotcazou at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-20 22:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-20 15:38 -------
Investigating.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug tree-optimization/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (3 preceding siblings ...)
  2005-02-20 22:27 ` [Bug ada/18663] [4.0 Regression] " ebotcazou at gcc dot gnu dot org
@ 2005-02-21 12:44 ` ebotcazou at gcc dot gnu dot org
  2005-02-21 13:15 ` ebotcazou at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-21 12:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-20 21:57 -------
Recategorizing.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ada                         |tree-optimization


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


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

* [Bug tree-optimization/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (4 preceding siblings ...)
  2005-02-21 12:44 ` [Bug tree-optimization/18663] " ebotcazou at gcc dot gnu dot org
@ 2005-02-21 13:15 ` ebotcazou at gcc dot gnu dot org
  2005-02-21 13:48 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-21 13:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-20 22:09 -------
Proposed fix: http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01179.html


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug tree-optimization/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (5 preceding siblings ...)
  2005-02-21 13:15 ` ebotcazou at gcc dot gnu dot org
@ 2005-02-21 13:48 ` pinskia at gcc dot gnu dot org
  2005-02-21 14:14 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-21 13:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-20 22:21 -------
I want to say PR 18705 is the bug as this one but I could be wrong.

-- 


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


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

* [Bug tree-optimization/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (6 preceding siblings ...)
  2005-02-21 13:48 ` pinskia at gcc dot gnu dot org
@ 2005-02-21 14:14 ` ebotcazou at gcc dot gnu dot org
  2005-02-21 19:23 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-21 14:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-20 22:26 -------
> I want to say PR 18705 is the bug as this one but I could be wrong.

I think you're right.


-- 


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


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

* [Bug tree-optimization/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (7 preceding siblings ...)
  2005-02-21 14:14 ` ebotcazou at gcc dot gnu dot org
@ 2005-02-21 19:23 ` cvs-commit at gcc dot gnu dot org
  2005-02-21 19:30 ` ebotcazou at gcc dot gnu dot org
  2005-02-22 18:14 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-21 19:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-21 07:27 -------
Subject: Bug 18663

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	ebotcazou@gcc.gnu.org	2005-02-21 07:27:16

Modified files:
	gcc            : ChangeLog tree-ssa-dom.c 

Log message:
	PR tree-optimization/18663
	* tree-ssa-dom.c (extract_range_from_cond): Return 0
	if the type has variable bounds.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7545&r2=2.7546
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&r1=2.92&r2=2.93



-- 


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


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

* [Bug tree-optimization/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (8 preceding siblings ...)
  2005-02-21 19:23 ` cvs-commit at gcc dot gnu dot org
@ 2005-02-21 19:30 ` ebotcazou at gcc dot gnu dot org
  2005-02-22 18:14 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-21 19:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-21 07:29 -------
Patch applied.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


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

* [Bug tree-optimization/18663] [4.0 Regression] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779
  2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
                   ` (9 preceding siblings ...)
  2005-02-21 19:30 ` ebotcazou at gcc dot gnu dot org
@ 2005-02-22 18:14 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-22 18:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-22 13:52 -------
*** Bug 18705 has been marked as a duplicate of this bug. ***

-- 


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


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

end of thread, other threads:[~2005-02-22 13:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-24 21:59 [Bug ada/18663] New: ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779 laurent at guerby dot net
2004-11-24 22:01 ` [Bug ada/18663] " pinskia at gcc dot gnu dot org
2004-12-05 16:37 ` laurent at guerby dot net
2004-12-06 20:10 ` laurent at guerby dot net
2005-02-20 22:27 ` [Bug ada/18663] [4.0 Regression] " ebotcazou at gcc dot gnu dot org
2005-02-21 12:44 ` [Bug tree-optimization/18663] " ebotcazou at gcc dot gnu dot org
2005-02-21 13:15 ` ebotcazou at gcc dot gnu dot org
2005-02-21 13:48 ` pinskia at gcc dot gnu dot org
2005-02-21 14:14 ` ebotcazou at gcc dot gnu dot org
2005-02-21 19:23 ` cvs-commit at gcc dot gnu dot org
2005-02-21 19:30 ` ebotcazou at gcc dot gnu dot org
2005-02-22 18:14 ` 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).