public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17199] New: GCC aborts  at ra-build:1767 during compilation
@ 2004-08-26 10:52 aanchalk at noida dot hcltech dot com
  2004-08-26 10:52 ` [Bug c/17199] " aanchalk at noida dot hcltech dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: aanchalk at noida dot hcltech dot com @ 2004-08-26 10:52 UTC (permalink / raw)
  To: gcc-bugs

GCC aborts when the given testcase is compiled with -O2 -fnew-ra option. The 
description is given below:

Testcase that fails:
void fails()
{
    long * a ;
    long b, ab;
    ab= *a+ab;
    b = *a / ab ;
    if (b)
    abc(b);
    *a = b / ab ;
}
int main()
{

 fails();
 return 0;

}
aanchalk@oasis:~> ~/build-new-ra/install/bin/x86_64-unknown-linux-gnu-gcc -fnew-
ra -O2 -c fail.i
fail.i: In function `fails':

fail.i:10: internal compiler error: in compare_and_free_webs, at ra-build.c:1767
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

GCC is configured as

/home/aanchalk/build-new-ra/install/bin/../lib/gcc/x86_64-unknown-linux-
gnu/3.4/specs
Configured with: /home/aanchalk/srcs-new-ra/configure --
prefix=/home/aanchalk/build-new-ra/install/ --enable-languages=c

Thread model: posix
gcc version 3.4 20031009 (experimental) (new RA)

-- 
           Summary: GCC aborts  at ra-build:1767 during compilation
           Product: gcc
           Version: new-ra
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aanchalk at noida dot hcltech dot com
                CC: gcc-bugs at gcc dot gnu dot org,naveens at noida dot
                    hcltech dot com
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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

* [Bug c/17199] GCC aborts  at ra-build:1767 during compilation
  2004-08-26 10:52 [Bug c/17199] New: GCC aborts at ra-build:1767 during compilation aanchalk at noida dot hcltech dot com
@ 2004-08-26 10:52 ` aanchalk at noida dot hcltech dot com
  2004-08-26 14:11 ` [Bug rtl-optimization/17199] [new-ra] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: aanchalk at noida dot hcltech dot com @ 2004-08-26 10:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From aanchalk at noida dot hcltech dot com  2004-08-26 10:50 -------
*** Bug 17198 has been marked as a duplicate of this bug. ***

-- 


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


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

* [Bug rtl-optimization/17199] [new-ra] GCC aborts  at ra-build:1767 during compilation
  2004-08-26 10:52 [Bug c/17199] New: GCC aborts at ra-build:1767 during compilation aanchalk at noida dot hcltech dot com
  2004-08-26 10:52 ` [Bug c/17199] " aanchalk at noida dot hcltech dot com
@ 2004-08-26 14:11 ` pinskia at gcc dot gnu dot org
  2005-01-03 12:03 ` steven at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-26 14:11 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
          Component|c                           |rtl-optimization
           Keywords|                            |ice-on-valid-code
            Summary|GCC aborts  at ra-build:1767|[new-ra] GCC aborts  at ra-
                   |during compilation          |build:1767 during
                   |                            |compilation


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


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

* [Bug rtl-optimization/17199] [new-ra] GCC aborts  at ra-build:1767 during compilation
  2004-08-26 10:52 [Bug c/17199] New: GCC aborts at ra-build:1767 during compilation aanchalk at noida dot hcltech dot com
  2004-08-26 10:52 ` [Bug c/17199] " aanchalk at noida dot hcltech dot com
  2004-08-26 14:11 ` [Bug rtl-optimization/17199] [new-ra] " pinskia at gcc dot gnu dot org
@ 2005-01-03 12:03 ` steven at gcc dot gnu dot org
  2005-01-03 12:04 ` steven at gcc dot gnu dot org
  2005-01-17 15:27 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-01-03 12:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2005-01-03 12:03 -------
Marking as new...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-03 12:03:49
               date|                            |


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


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

* [Bug rtl-optimization/17199] [new-ra] GCC aborts  at ra-build:1767 during compilation
  2004-08-26 10:52 [Bug c/17199] New: GCC aborts at ra-build:1767 during compilation aanchalk at noida dot hcltech dot com
                   ` (2 preceding siblings ...)
  2005-01-03 12:03 ` steven at gcc dot gnu dot org
@ 2005-01-03 12:04 ` steven at gcc dot gnu dot org
  2005-01-17 15:27 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-01-03 12:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2005-01-03 12:04 -------
...so I can SUSPEND this new-ra bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


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


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

* [Bug rtl-optimization/17199] [new-ra] GCC aborts  at ra-build:1767 during compilation
  2004-08-26 10:52 [Bug c/17199] New: GCC aborts at ra-build:1767 during compilation aanchalk at noida dot hcltech dot com
                   ` (3 preceding siblings ...)
  2005-01-03 12:04 ` steven at gcc dot gnu dot org
@ 2005-01-17 15:27 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-17 15:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-17 15:23 -------
Closing as wiill not fix as new-ra was removed from the mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |WONTFIX
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-01-17 15:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-26 10:52 [Bug c/17199] New: GCC aborts at ra-build:1767 during compilation aanchalk at noida dot hcltech dot com
2004-08-26 10:52 ` [Bug c/17199] " aanchalk at noida dot hcltech dot com
2004-08-26 14:11 ` [Bug rtl-optimization/17199] [new-ra] " pinskia at gcc dot gnu dot org
2005-01-03 12:03 ` steven at gcc dot gnu dot org
2005-01-03 12:04 ` steven at gcc dot gnu dot org
2005-01-17 15:27 ` 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).