public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22553] [4.1 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
@ 2005-10-03 23:13 ` kkojima at gcc dot gnu dot org
  2005-10-17 12:44 ` kkojima at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: kkojima at gcc dot gnu dot org @ 2005-10-03 23:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from kkojima at gcc dot gnu dot org  2005-10-03 23:13 -------
Joern has analyzed this PR in
http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01654.html
and pointed out that it's a middle-end issue.


-- 

kkojima at gcc dot gnu dot org changed:

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


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


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

* [Bug target/22553] [4.1 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
  2005-10-03 23:13 ` [Bug target/22553] [4.1 regression] ICE building libstdc++ kkojima at gcc dot gnu dot org
@ 2005-10-17 12:44 ` kkojima at gcc dot gnu dot org
  2005-10-17 12:59 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: kkojima at gcc dot gnu dot org @ 2005-10-17 12:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from kkojima at gcc dot gnu dot org  2005-10-17 12:44 -------
There is an argument about this PR in gcc-patches list
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html
and I've commited the patch in
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00859.html
which disables sched1 optimization for SH-4 when exceptions are
used as a release workwround on mainline under Joern's approval.
It gets rid of the ICEs for the testcases, though it doesn't fix
the real issue.  So please don't close this PR ATM.


-- 


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


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

* [Bug target/22553] [4.1 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
  2005-10-03 23:13 ` [Bug target/22553] [4.1 regression] ICE building libstdc++ kkojima at gcc dot gnu dot org
  2005-10-17 12:44 ` kkojima at gcc dot gnu dot org
@ 2005-10-17 12:59 ` pinskia at gcc dot gnu dot org
  2005-10-30 23:38 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-17 12:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pinskia at gcc dot gnu dot org  2005-10-17 12:59 -------
(In reply to comment #6)
I am going to move the target milestone to 4.2 so that for 4.2, it will be
fixed without a workaround and that if people start to look at bugs which
should be added back the target milestone, they don't look at this bug.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0


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


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

* [Bug target/22553] [4.1 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-17 12:59 ` pinskia at gcc dot gnu dot org
@ 2005-10-30 23:38 ` pinskia at gcc dot gnu dot org
  2005-11-12  0:11 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:38 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|4.2.0                       |4.1.0


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


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

* [Bug target/22553] [4.1 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-30 23:38 ` pinskia at gcc dot gnu dot org
@ 2005-11-12  0:11 ` pinskia at gcc dot gnu dot org
  2006-03-06 22:40 ` [Bug target/22553] [4.1/4.2 " kkojima at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-12  0:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2005-11-12 00:11 -------
This was worked around for now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |4.2.0


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


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

* [Bug target/22553] [4.1/4.2 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-11-12  0:11 ` pinskia at gcc dot gnu dot org
@ 2006-03-06 22:40 ` kkojima at gcc dot gnu dot org
  2007-05-14 21:30 ` [Bug target/22553] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: kkojima at gcc dot gnu dot org @ 2006-03-06 22:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from kkojima at gcc dot gnu dot org  2006-03-06 22:40 -------
Subject: Bug 22553

Author: kkojima
Date: Mon Mar  6 22:40:49 2006
New Revision: 111792

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111792
Log:
        PR target/23706
        Backport from 4.1:
        * lcm.c (optimize_mode_switching): Clear transp bit for
        block with incomming abnormal edges.

        PR target/22553
        Backport from 4.1:
        * config/sh/sh.h (OPTIMIZATION_OPTIONS): Set flag_schedule_insns
        to 2 if it's already non-zero.
        (OVERRIDE_OPTIONS): Clear flag_schedule_insns if flag_exceptions
        is set and warn about it if flag_schedule_insns is 1.


Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/config/sh/sh.h
    branches/gcc-4_0-branch/gcc/lcm.c


-- 


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


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

* [Bug target/22553] [4.1/4.2/4.3 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2006-03-06 22:40 ` [Bug target/22553] [4.1/4.2 " kkojima at gcc dot gnu dot org
@ 2007-05-14 21:30 ` mmitchel at gcc dot gnu dot org
  2007-07-20  3:50 ` mmitchel at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-05-14 21:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from mmitchel at gcc dot gnu dot org  2007-05-14 22:27 -------
Will not be fixed in 4.2.0; retargeting at 4.2.1.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.0                       |4.2.1


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


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

* [Bug target/22553] [4.1/4.2/4.3 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2007-05-14 21:30 ` [Bug target/22553] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
@ 2007-07-20  3:50 ` mmitchel at gcc dot gnu dot org
  2007-10-09 19:29 ` mmitchel at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-07-20  3:50 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.1                       |4.2.2


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


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

* [Bug target/22553] [4.1/4.2/4.3 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2007-07-20  3:50 ` mmitchel at gcc dot gnu dot org
@ 2007-10-09 19:29 ` mmitchel at gcc dot gnu dot org
  2008-02-01 16:54 ` jsm28 at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-10-09 19:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from mmitchel at gcc dot gnu dot org  2007-10-09 19:22 -------
Change target milestone to 4.2.3, as 4.2.2 has been released.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.2                       |4.2.3


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


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

* [Bug target/22553] [4.1/4.2/4.3 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2007-10-09 19:29 ` mmitchel at gcc dot gnu dot org
@ 2008-02-01 16:54 ` jsm28 at gcc dot gnu dot org
  2008-05-19 20:24 ` [Bug target/22553] [4.1/4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-02-01 16:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from jsm28 at gcc dot gnu dot org  2008-02-01 16:52 -------
4.2.3 is being released now, changing milestones of open bugs to 4.2.4.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.3                       |4.2.4


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


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

* [Bug target/22553] [4.1/4.2/4.3/4.4 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2008-02-01 16:54 ` jsm28 at gcc dot gnu dot org
@ 2008-05-19 20:24 ` jsm28 at gcc dot gnu dot org
  2008-07-04 22:47 ` [Bug target/22553] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-05-19 20:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from jsm28 at gcc dot gnu dot org  2008-05-19 20:22 -------
4.2.4 is being released, changing milestones to 4.2.5.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.4                       |4.2.5


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


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

* [Bug target/22553] [4.2/4.3/4.4 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2008-05-19 20:24 ` [Bug target/22553] [4.1/4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2008-07-04 22:47 ` jsm28 at gcc dot gnu dot org
  2009-03-31 18:51 ` [Bug target/22553] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 22:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from jsm28 at gcc dot gnu dot org  2008-07-04 22:46 -------
Closing 4.1 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2/4.3/4.4 regression]|[4.2/4.3/4.4 regression] ICE
                   |ICE building libstdc++      |building libstdc++


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


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

* [Bug target/22553] [4.3/4.4/4.5 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2008-07-04 22:47 ` [Bug target/22553] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2009-03-31 18:51 ` jsm28 at gcc dot gnu dot org
  2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:25 ` [Bug target/22553] [4.3/4.4/4.5/4.6 " rguenth at gcc dot gnu dot org
  14 siblings, 0 replies; 15+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-31 18:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from jsm28 at gcc dot gnu dot org  2009-03-31 18:51 -------
Closing 4.2 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2/4.3/4.4/4.5 regression]|[4.3/4.4/4.5 regression] ICE
                   |ICE building libstdc++      |building libstdc++
   Target Milestone|4.2.5                       |4.3.4


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


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

* [Bug target/22553] [4.3/4.4/4.5 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2009-03-31 18:51 ` [Bug target/22553] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
@ 2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:25 ` [Bug target/22553] [4.3/4.4/4.5/4.6 " rguenth at gcc dot gnu dot org
  14 siblings, 0 replies; 15+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from rguenth at gcc dot gnu dot org  2009-08-04 12:26 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


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


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

* [Bug target/22553] [4.3/4.4/4.5/4.6 regression] ICE building libstdc++
       [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
@ 2010-05-22 18:25 ` rguenth at gcc dot gnu dot org
  14 siblings, 0 replies; 15+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-22 18:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from rguenth at gcc dot gnu dot org  2010-05-22 18:10 -------
GCC 4.3.5 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.5                       |4.3.6


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


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

end of thread, other threads:[~2010-05-22 18:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-22553-3350@http.gcc.gnu.org/bugzilla/>
2005-10-03 23:13 ` [Bug target/22553] [4.1 regression] ICE building libstdc++ kkojima at gcc dot gnu dot org
2005-10-17 12:44 ` kkojima at gcc dot gnu dot org
2005-10-17 12:59 ` pinskia at gcc dot gnu dot org
2005-10-30 23:38 ` pinskia at gcc dot gnu dot org
2005-11-12  0:11 ` pinskia at gcc dot gnu dot org
2006-03-06 22:40 ` [Bug target/22553] [4.1/4.2 " kkojima at gcc dot gnu dot org
2007-05-14 21:30 ` [Bug target/22553] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-07-20  3:50 ` mmitchel at gcc dot gnu dot org
2007-10-09 19:29 ` mmitchel at gcc dot gnu dot org
2008-02-01 16:54 ` jsm28 at gcc dot gnu dot org
2008-05-19 20:24 ` [Bug target/22553] [4.1/4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-07-04 22:47 ` [Bug target/22553] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-03-31 18:51 ` [Bug target/22553] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
2010-05-22 18:25 ` [Bug target/22553] [4.3/4.4/4.5/4.6 " 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).