public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/39959]  New: [4.5 Regression] IMA is broken
@ 2009-04-29 14:25 rguenth at gcc dot gnu dot org
  2009-04-29 14:28 ` [Bug c/39959] " rguenth at gcc dot gnu dot org
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-04-29 14:25 UTC (permalink / raw)
  To: gcc-bugs

FAIL: gcc.dg/pr34989-1.c (internal compiler error)
FAIL: gcc.dg/pr34989-1.c (internal compiler error)
FAIL: gcc.dg/pr34989-1.c (test for excess errors)
FAIL: gcc.dg/pr34989-1.c (test for excess errors)

/space/rguenther/src/svn/trunk/gcc/testsuite/gcc.dg/pr34989-2.c: In function
'syslogd_main':^M
/space/rguenther/src/svn/trunk/gcc/testsuite/gcc.dg/pr34989-2.c:3: error:
non-trivial conversion at assignment^M
struct globals * const^M
struct globals *^M
# .MEM_3 = VDEF <.MEM_2(D)>^M
ptr_to_globals = 0B;^M


-- 
           Summary: [4.5 Regression] IMA is broken
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
@ 2009-04-29 14:28 ` rguenth at gcc dot gnu dot org
  2009-04-30  0:16 ` hp at gcc dot gnu dot org
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-04-29 14:28 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.5.0


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
  2009-04-29 14:28 ` [Bug c/39959] " rguenth at gcc dot gnu dot org
@ 2009-04-30  0:16 ` hp at gcc dot gnu dot org
  2009-04-30  0:25 ` hp at gcc dot gnu dot org
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: hp at gcc dot gnu dot org @ 2009-04-30  0:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hp at gcc dot gnu dot org  2009-04-30 00:16 -------
Noticed on cris-elf too, once the build issues were resolved.
Thus I don't have a better certain regression-range than 146694:146982, but
with a previous patch by Matz I didn't see this at 146828, so perhaps it's
146828:146982 (unless of course e.g. the regression is due to rtl-out-of-ssa
and that previous patch
<http://gcc.gnu.org/ml/gcc-patches/2009-04/msg02133.html> solved or covered
it).


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hp at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-30 00:16:29
               date|                            |


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
  2009-04-29 14:28 ` [Bug c/39959] " rguenth at gcc dot gnu dot org
  2009-04-30  0:16 ` hp at gcc dot gnu dot org
@ 2009-04-30  0:25 ` hp at gcc dot gnu dot org
  2009-04-30  1:24 ` hp at gcc dot gnu dot org
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: hp at gcc dot gnu dot org @ 2009-04-30  0:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hp at gcc dot gnu dot org  2009-04-30 00:24 -------
I see what appears as the same bug for gcc.dg/struct/wo_prof_double_malloc.c
too, so I won't open a separate PR for that regression:

Running /tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/struct/struct-reorg.exp
...
XPASS: gcc.dg/struct/wo_prof_array_through_pointer.c scan-ipa-dump
ipa_struct_reorg "Number of structures to transform \
is 1"
FAIL: gcc.dg/struct/wo_prof_double_malloc.c (internal compiler error)
FAIL: gcc.dg/struct/wo_prof_double_malloc.c (test for excess errors)
WARNING: gcc.dg/struct/wo_prof_double_malloc.c compilation failed to produce
executable

gcc.log (^M's elided):

Executing on host: /tmp/hpautotest-gcc1/cris-elf/gccobj/gcc/xgcc
-B/tmp/hpautotest-gcc1/cris-elf/gccobj/gcc/
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_double_malloc.c  
-O3 -fipa-struct-reorg -fdump-ipa-all -fwhole-program -combine
-fipa-type-escape   -isystem
/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib/targ-include -isystem
/tmp/hpautotest-gcc1/gcc/newlib/libc/include
-B/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./libgloss/cris/
-L/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./libgloss/cris
-L/tmp/hpautotest-gcc1/gcc/libgloss/cris 
-B/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib/
-L/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib -sim3  -lm   -o
./wo_prof_double_malloc.exe    (timeout = 300)
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_double_malloc.c:
In function 'main':
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_double_malloc.c:26:
error: non-trivial conversion at assignment
struct type_struct *
struct test_struct_sub.1 *
# .MEM_41 = VDEF <.MEM_18>
*D.2617_31 = D.2619_40;

/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_double_malloc.c:26:
error: non-trivial conversion at assignment
struct type_struct *
struct test_struct_sub.0 *
# .MEM_42 = VDEF <.MEM_41>
*D.2616_32 = D.2618_36;

/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_double_malloc.c:26:
internal compiler error: verify_stmts failed
Please submit a full bug report,


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-04-30  0:25 ` hp at gcc dot gnu dot org
@ 2009-04-30  1:24 ` hp at gcc dot gnu dot org
  2009-05-05 15:59 ` mmitchel at gcc dot gnu dot org
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: hp at gcc dot gnu dot org @ 2009-04-30  1:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hp at gcc dot gnu dot org  2009-04-30 01:24 -------
(In reply to comment #2)
> I see what appears as the same bug for gcc.dg/struct/wo_prof_double_malloc.c

Woops, ok, I noticed that's PR39960.  Ignore this and the previous comments. :)


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2009-04-30  1:24 ` hp at gcc dot gnu dot org
@ 2009-05-05 15:59 ` mmitchel at gcc dot gnu dot org
  2009-07-08 20:46 ` janis at gcc dot gnu dot org
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2009-05-05 15:59 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2009-05-05 15:59 ` mmitchel at gcc dot gnu dot org
@ 2009-07-08 20:46 ` janis at gcc dot gnu dot org
  2009-07-08 21:28 ` janis at gcc dot gnu dot org
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: janis at gcc dot gnu dot org @ 2009-07-08 20:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from janis at gcc dot gnu dot org  2009-07-08 20:46 -------
On powerpc*-linux this test begins failing in the same way with this patch:

    http://gcc.gnu.org/viewcvs?view=rev&rev=146831

    r146831 | rguenth | 2009-04-27 11:18:38 +0000 (Mon, 27 Apr 2009)


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2009-07-08 20:46 ` janis at gcc dot gnu dot org
@ 2009-07-08 21:28 ` janis at gcc dot gnu dot org
  2009-07-17 21:09 ` rguenth at gcc dot gnu dot org
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: janis at gcc dot gnu dot org @ 2009-07-08 21:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from janis at gcc dot gnu dot org  2009-07-08 21:28 -------
The test started failing with the patch reported in comment #8 because it
enabled type checking; sorry for the noise.


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2009-07-08 21:28 ` janis at gcc dot gnu dot org
@ 2009-07-17 21:09 ` rguenth at gcc dot gnu dot org
  2009-08-03 14:42 ` hjl dot tools at gmail dot com
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-07-17 21:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rguenth at gcc dot gnu dot org  2009-07-17 21:08 -------
I have a patch.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-04-30 00:16:29         |2009-07-17 21:08:55
               date|                            |


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2009-07-17 21:09 ` rguenth at gcc dot gnu dot org
@ 2009-08-03 14:42 ` hjl dot tools at gmail dot com
  2009-08-16  0:16 ` hp at gcc dot gnu dot org
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-08-03 14:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from hjl dot tools at gmail dot com  2009-08-03 14:41 -------
It was fixed between revision revision 150368 and revision 150371.


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2009-08-03 14:42 ` hjl dot tools at gmail dot com
@ 2009-08-16  0:16 ` hp at gcc dot gnu dot org
  2009-08-16 11:31 ` rguenther at suse dot de
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: hp at gcc dot gnu dot org @ 2009-08-16  0:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from hp at gcc dot gnu dot org  2009-08-16 00:16 -------
(In reply to comment #7)
> It was fixed between revision revision 150368 and revision 150371.

For the record, "covered up" rather than "fixed" according to
<http://gcc.gnu.org/ml/gcc-patches/2009-08/msg00102.html>.

Richi, the "I have a patch" comment, is that stale or still in the pipe?


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2009-08-16  0:16 ` hp at gcc dot gnu dot org
@ 2009-08-16 11:31 ` rguenther at suse dot de
  2009-09-18  5:10 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenther at suse dot de @ 2009-08-16 11:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from rguenther at suse dot de  2009-08-16 11:31 -------
Subject: Re:  [4.5 Regression] IMA is broken

On Sun, 16 Aug 2009, hp at gcc dot gnu dot org wrote:

> ------- Comment #8 from hp at gcc dot gnu dot org  2009-08-16 00:16 -------
> (In reply to comment #7)
> > It was fixed between revision revision 150368 and revision 150371.
> 
> For the record, "covered up" rather than "fixed" according to
> <http://gcc.gnu.org/ml/gcc-patches/2009-08/msg00102.html>.
> 
> Richi, the "I have a patch" comment, is that stale or still in the pipe?

Well, it's stale.  It broke too much.  The idea was to fix it up
during gimplification which we should be able to do now.

Richard.


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2009-08-16 11:31 ` rguenther at suse dot de
@ 2009-09-18  5:10 ` pinskia at gcc dot gnu dot org
  2009-09-23 16:15 ` pinskia at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-09-18  5:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pinskia at gcc dot gnu dot org  2009-09-18 05:10 -------
*** Bug 41052 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cthiel at cse dot unl dot
                   |                            |edu


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2009-09-18  5:10 ` pinskia at gcc dot gnu dot org
@ 2009-09-23 16:15 ` pinskia at gcc dot gnu dot org
  2009-09-23 16:19 ` rguenth at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-09-23 16:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from pinskia at gcc dot gnu dot org  2009-09-23 16:14 -------
*** Bug 41450 has been marked as a duplicate of this bug. ***


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2009-09-23 16:15 ` pinskia at gcc dot gnu dot org
@ 2009-09-23 16:19 ` rguenth at gcc dot gnu dot org
  2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-09-23 16:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from rguenth at gcc dot gnu dot org  2009-09-23 16:18 -------
P1?  This is --combine being randomly broken with the C FEs inability to
properly
unify all same types from different TUs.  An ICE with checking only, but a
(non-regression) possible wrong-code issue due to aliasing effects (without
a testcase though).

P3 for re-consideration.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org
           Keywords|                            |ice-checking, ice-on-valid-
                   |                            |code
           Priority|P1                          |P3


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (13 preceding siblings ...)
  2009-09-23 16:19 ` rguenth at gcc dot gnu dot org
@ 2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
  2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-10-14 21:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from rguenth at gcc dot gnu dot org  2009-10-14 21:28 -------
*** Bug 41086 has been marked as a duplicate of this bug. ***


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (14 preceding siblings ...)
  2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
@ 2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
  2009-11-22 18:57 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-10-14 21:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from rguenth at gcc dot gnu dot org  2009-10-14 21:28 -------
We also have

FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (15 preceding siblings ...)
  2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
@ 2009-11-22 18:57 ` pinskia at gcc dot gnu dot org
  2010-01-03 23:08 ` steven at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-11-22 18:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from pinskia at gcc dot gnu dot org  2009-11-22 18:56 -------
*** Bug 42147 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hutchinsonandy at gcc dot
                   |                            |gnu dot org


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (16 preceding siblings ...)
  2009-11-22 18:57 ` pinskia at gcc dot gnu dot org
@ 2010-01-03 23:08 ` steven at gcc dot gnu dot org
  2010-01-05 11:25 ` joseph at codesourcery dot com
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: steven at gcc dot gnu dot org @ 2010-01-03 23:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from steven at gcc dot gnu dot org  2010-01-03 23:08 -------
Can we close this bug as WONTFIX, and remove IMA for GCC 4.5?


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (17 preceding siblings ...)
  2010-01-03 23:08 ` steven at gcc dot gnu dot org
@ 2010-01-05 11:25 ` joseph at codesourcery dot com
  2010-01-14 16:46 ` rguenth at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: joseph at codesourcery dot com @ 2010-01-05 11:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from joseph at codesourcery dot com  2010-01-05 11:25 -------
Subject: Re:  [4.5 Regression] IMA is broken

See what I said in <http://gcc.gnu.org/ml/gcc/2009-09/msg00519.html> 
suggesting deprecating the implementation of -combine and keeping the 
interface.


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (18 preceding siblings ...)
  2010-01-05 11:25 ` joseph at codesourcery dot com
@ 2010-01-14 16:46 ` rguenth at gcc dot gnu dot org
  2010-01-29 22:32 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-01-14 16:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #18 from rguenth at gcc dot gnu dot org  2010-01-14 16:45 -------
Not working on this.  The ICE will go away with release checking.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|rguenth at gcc dot gnu dot  |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW
           Priority|P3                          |P2


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (19 preceding siblings ...)
  2010-01-14 16:46 ` rguenth at gcc dot gnu dot org
@ 2010-01-29 22:32 ` pinskia at gcc dot gnu dot org
  2010-03-30 17:22 ` [Bug c/39959] [4.5 Regression] IMA is broken, gcc.dg/pr34668-1.c, gcc.dg/pr34668-2.c ICE ghazi at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-01-29 22:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #19 from pinskia at gcc dot gnu dot org  2010-01-29 22:32 -------
*** Bug 42902 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amylaar at gcc dot gnu dot
                   |                            |org


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken, gcc.dg/pr34668-1.c,  gcc.dg/pr34668-2.c ICE
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (20 preceding siblings ...)
  2010-01-29 22:32 ` pinskia at gcc dot gnu dot org
@ 2010-03-30 17:22 ` ghazi at gcc dot gnu dot org
  2010-04-06 11:28 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2010-03-30 17:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #20 from ghazi at gcc dot gnu dot org  2010-03-30 17:22 -------
Still have gcc.dg/pr34668-1.c failing on mainline (with checking enabled).


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2009-11-16 16:38:01         |2010-03-30 17:22:01
               date|                            |


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken, gcc.dg/pr34668-1.c,  gcc.dg/pr34668-2.c ICE
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (21 preceding siblings ...)
  2010-03-30 17:22 ` [Bug c/39959] [4.5 Regression] IMA is broken, gcc.dg/pr34668-1.c, gcc.dg/pr34668-2.c ICE ghazi at gcc dot gnu dot org
@ 2010-04-06 11:28 ` rguenth at gcc dot gnu dot org
  2010-06-02 20:53 ` [Bug c/39959] [4.5/4.6 " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-06 11:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #21 from rguenth at gcc dot gnu dot org  2010-04-06 11:19 -------
GCC 4.5.0 is being released.  Deferring to 4.5.1.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.5.0                       |4.5.1


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


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

* [Bug c/39959] [4.5/4.6 Regression] IMA is broken, gcc.dg/pr34668-1.c,  gcc.dg/pr34668-2.c ICE
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (22 preceding siblings ...)
  2010-04-06 11:28 ` rguenth at gcc dot gnu dot org
@ 2010-06-02 20:53 ` pinskia at gcc dot gnu dot org
  2010-07-03  3:43 ` hp at gcc dot gnu dot org
  2010-07-03 10:51 ` [Bug c/39959] [4.5 " rguenth at gcc dot gnu dot org
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-06-02 20:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #22 from pinskia at gcc dot gnu dot org  2010-06-02 20:52 -------
*** Bug 44395 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zeccav at gmail dot com


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


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

* [Bug c/39959] [4.5/4.6 Regression] IMA is broken, gcc.dg/pr34668-1.c,  gcc.dg/pr34668-2.c ICE
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (23 preceding siblings ...)
  2010-06-02 20:53 ` [Bug c/39959] [4.5/4.6 " pinskia at gcc dot gnu dot org
@ 2010-07-03  3:43 ` hp at gcc dot gnu dot org
  2010-07-03 10:51 ` [Bug c/39959] [4.5 " rguenth at gcc dot gnu dot org
  25 siblings, 0 replies; 27+ messages in thread
From: hp at gcc dot gnu dot org @ 2010-07-03  3:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #23 from hp at gcc dot gnu dot org  2010-07-03 03:43 -------
This is fixed, isn't it?  No longer fails, c:a r161653 dudging from
gcc-testresults@.


-- 


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


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

* [Bug c/39959] [4.5 Regression] IMA is broken, gcc.dg/pr34668-1.c,  gcc.dg/pr34668-2.c ICE
  2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
                   ` (24 preceding siblings ...)
  2010-07-03  3:43 ` hp at gcc dot gnu dot org
@ 2010-07-03 10:51 ` rguenth at gcc dot gnu dot org
  25 siblings, 0 replies; 27+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-03 10:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #24 from rguenth at gcc dot gnu dot org  2010-07-03 10:50 -------
Fixed in 4.6, wontfix in 4.5.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Known to fail|                            |4.5.1
         Resolution|                            |FIXED
            Summary|[4.5/4.6 Regression] IMA is |[4.5 Regression] IMA is
                   |broken, gcc.dg/pr34668-1.c, |broken, gcc.dg/pr34668-1.c,
                   |gcc.dg/pr34668-2.c ICE      |gcc.dg/pr34668-2.c ICE
   Target Milestone|4.5.1                       |4.6.0


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


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

end of thread, other threads:[~2010-07-03 10:51 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-29 14:25 [Bug c/39959] New: [4.5 Regression] IMA is broken rguenth at gcc dot gnu dot org
2009-04-29 14:28 ` [Bug c/39959] " rguenth at gcc dot gnu dot org
2009-04-30  0:16 ` hp at gcc dot gnu dot org
2009-04-30  0:25 ` hp at gcc dot gnu dot org
2009-04-30  1:24 ` hp at gcc dot gnu dot org
2009-05-05 15:59 ` mmitchel at gcc dot gnu dot org
2009-07-08 20:46 ` janis at gcc dot gnu dot org
2009-07-08 21:28 ` janis at gcc dot gnu dot org
2009-07-17 21:09 ` rguenth at gcc dot gnu dot org
2009-08-03 14:42 ` hjl dot tools at gmail dot com
2009-08-16  0:16 ` hp at gcc dot gnu dot org
2009-08-16 11:31 ` rguenther at suse dot de
2009-09-18  5:10 ` pinskia at gcc dot gnu dot org
2009-09-23 16:15 ` pinskia at gcc dot gnu dot org
2009-09-23 16:19 ` rguenth at gcc dot gnu dot org
2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
2009-10-14 21:29 ` rguenth at gcc dot gnu dot org
2009-11-22 18:57 ` pinskia at gcc dot gnu dot org
2010-01-03 23:08 ` steven at gcc dot gnu dot org
2010-01-05 11:25 ` joseph at codesourcery dot com
2010-01-14 16:46 ` rguenth at gcc dot gnu dot org
2010-01-29 22:32 ` pinskia at gcc dot gnu dot org
2010-03-30 17:22 ` [Bug c/39959] [4.5 Regression] IMA is broken, gcc.dg/pr34668-1.c, gcc.dg/pr34668-2.c ICE ghazi at gcc dot gnu dot org
2010-04-06 11:28 ` rguenth at gcc dot gnu dot org
2010-06-02 20:53 ` [Bug c/39959] [4.5/4.6 " pinskia at gcc dot gnu dot org
2010-07-03  3:43 ` hp at gcc dot gnu dot org
2010-07-03 10:51 ` [Bug c/39959] [4.5 " rguenth 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).