public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/9900] [3.4 Regression] [fnewra] ICE in verify_flow_info
       [not found] <20030302034600.9900.eezyy@gmx.net>
@ 2003-06-28 19:12 ` pinskia at physics dot uc dot edu
  2003-06-28 19:17 ` [Bug optimization/9900] [3.4 Regression] [fnewra] -O2 and " pinskia at physics dot uc dot edu
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-28 19:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-28 19:12:05
               date|                            |
            Summary|map coloring failure        |[3.4 Regression] [fnewra]
                   |                            |ICE in verify_flow_info


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-28 19:12 -------
With the mainline (20030628), I get an ICE with -fnew-ra and -O2:
readelf.c: In function `get_ia64_section_type_name':
readelf.c:2366: error: Abnormal edges for no purpose in bb 1
readelf.c:2366: internal compiler error: verify_flow_info failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug optimization/9900] [3.4 Regression] [fnewra] -O2 and ICE in verify_flow_info
       [not found] <20030302034600.9900.eezyy@gmx.net>
  2003-06-28 19:12 ` [Bug optimization/9900] [3.4 Regression] [fnewra] ICE in verify_flow_info pinskia at physics dot uc dot edu
@ 2003-06-28 19:17 ` pinskia at physics dot uc dot edu
  2003-06-30 22:34 ` [Bug optimization/9900] [3.4 Regression] [new-ra] " bangerth at dealii dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-28 19:17 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4 Regression] [fnewra]   |[3.4 Regression] [fnewra] -
                   |ICE in verify_flow_info     |O2 and ICE in
                   |                            |verify_flow_info


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-28 19:17 -------
I should say I use -O2 -fnew-ra fot the options.


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

* [Bug optimization/9900] [3.4 Regression] [new-ra] -O2 and ICE in verify_flow_info
       [not found] <20030302034600.9900.eezyy@gmx.net>
  2003-06-28 19:12 ` [Bug optimization/9900] [3.4 Regression] [fnewra] ICE in verify_flow_info pinskia at physics dot uc dot edu
  2003-06-28 19:17 ` [Bug optimization/9900] [3.4 Regression] [fnewra] -O2 and " pinskia at physics dot uc dot edu
@ 2003-06-30 22:34 ` bangerth at dealii dot org
  2003-07-15 15:11 ` pinskia at physics dot uc dot edu
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: bangerth at dealii dot org @ 2003-06-30 22:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4 Regression] [fnewra] - |[3.4 Regression] [new-ra] -
                   |O2 and ICE in               |O2 and ICE in
                   |verify_flow_info            |verify_flow_info


------- Additional Comments From bangerth at dealii dot org  2003-06-30 22:34 -------
Unify spelling of new-ra in PRs.


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

* [Bug optimization/9900] [3.4 Regression] [new-ra] -O2 and ICE in verify_flow_info
       [not found] <20030302034600.9900.eezyy@gmx.net>
                   ` (2 preceding siblings ...)
  2003-06-30 22:34 ` [Bug optimization/9900] [3.4 Regression] [new-ra] " bangerth at dealii dot org
@ 2003-07-15 15:11 ` pinskia at physics dot uc dot edu
  2003-07-29 14:17 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-15 15:11 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-06-28 19:12:05         |2003-07-15 15:11:40
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-15 15:11 -------
Here is the reduced testcase (10 lines):
const char *get_osabi_name (unsigned int);
const char *
get_ia64_section_type_name (sh_type)
     unsigned int sh_type;
{

  if ((sh_type & 0xFF000000) == (0x70000000 + 0x8000000))
    return get_osabi_name ((sh_type & 0x00FF0000) >> 16);
  return ((void *)0);
}


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

* [Bug optimization/9900] [3.4 Regression] [new-ra] -O2 and ICE in verify_flow_info
       [not found] <20030302034600.9900.eezyy@gmx.net>
                   ` (3 preceding siblings ...)
  2003-07-15 15:11 ` pinskia at physics dot uc dot edu
@ 2003-07-29 14:17 ` pinskia at physics dot uc dot edu
  2003-09-14 20:25 ` dank at kegel dot com
  2003-09-14 20:53 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 14:17 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|P3                          |P1


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

* [Bug optimization/9900] [3.4 Regression] [new-ra] -O2 and ICE in verify_flow_info
       [not found] <20030302034600.9900.eezyy@gmx.net>
                   ` (4 preceding siblings ...)
  2003-07-29 14:17 ` pinskia at physics dot uc dot edu
@ 2003-09-14 20:25 ` dank at kegel dot com
  2003-09-14 20:53 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: dank at kegel dot com @ 2003-09-14 20:25 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dank at kegel dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel dot com


------- Additional Comments From dank at kegel dot com  2003-09-14 20:15 -------
Andrew, I think your test case can be simplified further
(I ran into this while reducing the testcase for bug 11162
as seen by gcc-3.4-20030903):

int foo(char *p1)
{
        return bar(p1);
}

Here's what I see when I compile it:
$ /usr/gcc-3.4-20030903-glibc-2.3.2/bin/sh4-unknown-linux-gnu-gcc -O2 -fnew-ra
z.c         
z.c: In function `foo':
z.c:4: error: Abnormal edges for no purpose in bb 0
z.c:4: internal compiler error: verify_flow_info failed


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

* [Bug optimization/9900] [3.4 Regression] [new-ra] -O2 and ICE in verify_flow_info
       [not found] <20030302034600.9900.eezyy@gmx.net>
                   ` (5 preceding siblings ...)
  2003-09-14 20:25 ` dank at kegel dot com
@ 2003-09-14 20:53 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-09-14 20:53 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-14 20:24 -------
You are right that is the simplifier but since bug 11162 is already assigned, marking this one as a 
dup of bug 11162.

*** This bug has been marked as a duplicate of 11162 ***


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

end of thread, other threads:[~2003-09-14 20:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030302034600.9900.eezyy@gmx.net>
2003-06-28 19:12 ` [Bug optimization/9900] [3.4 Regression] [fnewra] ICE in verify_flow_info pinskia at physics dot uc dot edu
2003-06-28 19:17 ` [Bug optimization/9900] [3.4 Regression] [fnewra] -O2 and " pinskia at physics dot uc dot edu
2003-06-30 22:34 ` [Bug optimization/9900] [3.4 Regression] [new-ra] " bangerth at dealii dot org
2003-07-15 15:11 ` pinskia at physics dot uc dot edu
2003-07-29 14:17 ` pinskia at physics dot uc dot edu
2003-09-14 20:25 ` dank at kegel dot com
2003-09-14 20:53 ` 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).