public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
@ 2004-06-24  1:41 danglin at gcc dot gnu dot org
  2004-06-24  1:44 ` [Bug c/16167] " danglin at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2004-06-24  1:41 UTC (permalink / raw)
  To: gcc-bugs

stage1/xgcc -Bstage1/ -B/opt/gnu64/gcc/gcc-3.5.0/hppa64-hp-hpux11.11/bin/ -c   -
g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
es -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror
-fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../
../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -I../../gcc/gcc/../libba
nshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/poin
ts-to  ../../gcc/gcc/gimplify.c -o gimplify.o
../../gcc/gcc/gimplify.c: In function `gimplify_expr':
../../gcc/gcc/gimplify.c:3392: internal compiler error: in avail_expr_eq, at tre
e-ssa-dom.c:3173

-- 
           Summary: [3.5 regression] gimplify.c:3392: internal compiler
                    error: in avail_expr_eq, at tree-ssa-dom.c:3173
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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


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

* [Bug c/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
  2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
@ 2004-06-24  1:44 ` danglin at gcc dot gnu dot org
  2004-06-24  3:34 ` [Bug middle-end/16167] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2004-06-24  1:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From danglin at gcc dot gnu dot org  2004-06-24 01:41 -------
Created an attachment (id=6613)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6613&action=view)
Preproccessed source


-- 


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


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

* [Bug middle-end/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
  2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
  2004-06-24  1:44 ` [Bug c/16167] " danglin at gcc dot gnu dot org
@ 2004-06-24  3:34 ` pinskia at gcc dot gnu dot org
  2004-06-24  4:00 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-24  3:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-24 03:25 -------
I hear from IRC that this is from Kenner's big patch and it is very intermittent too.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org,
                   |                            |kenner at gcc dot gnu dot
                   |                            |org
          Component|c                           |middle-end
           Keywords|                            |ice-on-valid-code
   Target Milestone|---                         |3.5.0


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


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

* [Bug middle-end/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
  2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
  2004-06-24  1:44 ` [Bug c/16167] " danglin at gcc dot gnu dot org
  2004-06-24  3:34 ` [Bug middle-end/16167] " pinskia at gcc dot gnu dot org
@ 2004-06-24  4:00 ` dave at hiauly1 dot hia dot nrc dot ca
  2004-06-24  6:17 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2004-06-24  4:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-06-24 03:33 -------
Subject: Re:  [3.5 regression] gimplify.c:3392: internal

> I hear from IRC that this is from Kenner's big patch and it is very
> intermittent too.

I thought so.  The 32-bit hppa-linux port has a similar set of regressions
to the x86 port.

Dave


-- 


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


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

* [Bug middle-end/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
  2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-06-24  4:00 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2004-06-24  6:17 ` pinskia at gcc dot gnu dot org
  2004-06-25  2:03 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-24  6:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-24 05:45 -------
Might be fixed by:
        * gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF or
        COMPONENT_REF variable fields unless they're non-constant.

And yes this was caused by your patch Kenner even if you do not want to admit it.
Please do not send email directly to me about bugs which you caused, please fix them next time
instead of complaining that you did not cause it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug middle-end/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
  2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-06-24  6:17 ` pinskia at gcc dot gnu dot org
@ 2004-06-25  2:03 ` dave at hiauly1 dot hia dot nrc dot ca
  2004-06-30 20:48 ` rth at redhat dot com
  2004-07-07  2:28 ` danglin at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2004-06-25  2:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-06-25 01:13 -------
Subject: Re:  [3.5 regression] gimplify.c:3392: internal

> Might be fixed by:
>         * gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF or
>         COMPONENT_REF variable fields unless they're non-constant.

The bootstrap started this morning got a little further:

stage1/xgcc -Bstage1/ -B/opt/gnu64/gcc/gcc-3.5.0/hppa64-hp-hpux11.11/bin/ -c   -
g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
es -Werror -fno-common   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc/gcc -I../../g
cc/gcc/java -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -I../..
/gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/.
./libbanshee/points-to  ../../gcc/gcc/java/class.c -o java/class.o
../../gcc/gcc/java/class.c: In function `ident_subst':
../../gcc/gcc/java/class.c:274: internal compiler error: in emit_group_load, at
expr.c:1879

So, this one may be fixed.  Regarding the timing of the failure, it was
possible to bootstrap sucessfully after the following patch was installed:

2004-06-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	R rtl-optimization/14782
	* pa.c (emit_move_sequence): Use SFmode for 4-byte modes when doing
	...

Should I open a new PR?

Dave


-- 


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


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

* [Bug middle-end/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
  2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-06-25  2:03 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2004-06-30 20:48 ` rth at redhat dot com
  2004-07-07  2:28 ` danglin at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: rth at redhat dot com @ 2004-06-30 20:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rth at redhat dot com  2004-06-30 20:13 -------
Subject: Re:  [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173

On Fri, Jun 25, 2004 at 01:13:31AM -0000, dave at hiauly1 dot hia dot nrc dot ca wrote:
> ../../gcc/gcc/java/class.c:274: internal compiler error: in emit_group_load, at
> expr.c:1879
> 
> So, this one may be fixed.  Regarding the timing of the failure, it was
> possible to bootstrap sucessfully after the following patch was installed:
> 
> 2004-06-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
> 
> 	R rtl-optimization/14782
> 	* pa.c (emit_move_sequence): Use SFmode for 4-byte modes when doing
> 	...
> 
> Should I open a new PR?

If you're still seeing a problem, yes, open a new PR.


r~


-- 


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


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

* [Bug middle-end/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173
  2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-06-30 20:48 ` rth at redhat dot com
@ 2004-07-07  2:28 ` danglin at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2004-07-07  2:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From danglin at gcc dot gnu dot org  2004-07-07 02:28 -------
Fixed.


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


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


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

end of thread, other threads:[~2004-07-07  2:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-24  1:41 [Bug c/16167] New: [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173 danglin at gcc dot gnu dot org
2004-06-24  1:44 ` [Bug c/16167] " danglin at gcc dot gnu dot org
2004-06-24  3:34 ` [Bug middle-end/16167] " pinskia at gcc dot gnu dot org
2004-06-24  4:00 ` dave at hiauly1 dot hia dot nrc dot ca
2004-06-24  6:17 ` pinskia at gcc dot gnu dot org
2004-06-25  2:03 ` dave at hiauly1 dot hia dot nrc dot ca
2004-06-30 20:48 ` rth at redhat dot com
2004-07-07  2:28 ` danglin 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).