public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/25197]  New: ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781
@ 2005-12-01  7:49 aj at gcc dot gnu dot org
  2005-12-01 19:59 ` [Bug rtl-optimization/25197] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: aj at gcc dot gnu dot org @ 2005-12-01  7:49 UTC (permalink / raw)
  To: gcc-bugs

compare the following two testresults:
http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00008.html
http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01430.html

The newer one gets additional failures e.g.:
FAIL: gcc.c-torture/compile/20050622-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/execute/20040805-1.c compilation,  -O3 -g 

The failure is the same ICE for all new failures:
Executing on host: /abuild/aj/gcc/gcc/xgcc -B/abuild/aj/gcc/gcc/
/aj-cvs/gcc-svn/trunk/gcc/testsuite/gcc.c-torture/execute/20040805-1.c  -w  -O3
-g  -fno-sho
w-column  -lm   -o /abuild/aj/gcc/gcc/testsuite/20040805-1.x4    (timeout =
300)
/aj-cvs/gcc-svn/trunk/gcc/testsuite/gcc.c-torture/execute/20040805-1.c: In
function 'foo':
/aj-cvs/gcc-svn/trunk/gcc/testsuite/gcc.c-torture/execute/20040805-1.c:22:
internal compiler error: RTL check: expected code 'reg', have 'plus' in
dwarf2out_
frame_debug_expr, at dwarf2out.c:1781
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE: RTL check: expected code 'reg', have 'plus' in
                    dwarf2out_frame_debug_expr, at dwarf2out.c:1781
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aj at gcc dot gnu dot org
 GCC build triplet: powerpc64-linux-gnu
  GCC host triplet: powerpc64-linux-gnu
GCC target triplet: powerpc64-linux-gnu


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


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

* [Bug rtl-optimization/25197] [4.2 Regression] ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781
  2005-12-01  7:49 [Bug debug/25197] New: ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781 aj at gcc dot gnu dot org
@ 2005-12-01 19:59 ` pinskia at gcc dot gnu dot org
  2005-12-03  4:29 ` amodra at bigpond dot net dot au
  2005-12-03  4:34 ` amodra at bigpond dot net dot au
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-01 19:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-01 19:59 -------
I want to say this will be fixed by:
http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00015.html


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|debug                       |rtl-optimization
           Keywords|                            |ice-checking, ice-on-valid-
                   |                            |code
            Summary|ICE: RTL check: expected    |[4.2 Regression] ICE: RTL
                   |code 'reg', have 'plus' in  |check: expected code 'reg',
                   |dwarf2out_frame_debug_expr, |have 'plus' in
                   |at dwarf2out.c:1781         |dwarf2out_frame_debug_expr,
                   |                            |at dwarf2out.c:1781
   Target Milestone|---                         |4.2.0


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


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

* [Bug rtl-optimization/25197] [4.2 Regression] ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781
  2005-12-01  7:49 [Bug debug/25197] New: ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781 aj at gcc dot gnu dot org
  2005-12-01 19:59 ` [Bug rtl-optimization/25197] [4.2 Regression] " pinskia at gcc dot gnu dot org
@ 2005-12-03  4:29 ` amodra at bigpond dot net dot au
  2005-12-03  4:34 ` amodra at bigpond dot net dot au
  2 siblings, 0 replies; 4+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-12-03  4:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from amodra at bigpond dot net dot au  2005-12-03 04:29 -------
Root cause already fixed.


-- 

amodra at bigpond dot net dot au changed:

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


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


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

* [Bug rtl-optimization/25197] [4.2 Regression] ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781
  2005-12-01  7:49 [Bug debug/25197] New: ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781 aj at gcc dot gnu dot org
  2005-12-01 19:59 ` [Bug rtl-optimization/25197] [4.2 Regression] " pinskia at gcc dot gnu dot org
  2005-12-03  4:29 ` amodra at bigpond dot net dot au
@ 2005-12-03  4:34 ` amodra at bigpond dot net dot au
  2 siblings, 0 replies; 4+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-12-03  4:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from amodra at bigpond dot net dot au  2005-12-03 04:34 -------
Author: amodra
Date: Sat Dec  3 04:26:37 2005
New Revision: 107992

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107992
Log:
        PR rtl-optimization 25197
        * dwarf2out.c (dwarf2out_frame_debug_expr <rule 12>): Assert we
        have a reg.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


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


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

end of thread, other threads:[~2005-12-03  4:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-01  7:49 [Bug debug/25197] New: ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781 aj at gcc dot gnu dot org
2005-12-01 19:59 ` [Bug rtl-optimization/25197] [4.2 Regression] " pinskia at gcc dot gnu dot org
2005-12-03  4:29 ` amodra at bigpond dot net dot au
2005-12-03  4:34 ` amodra at bigpond dot net dot au

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).