public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/32848]  New: FAIL: g++.dg/opt/pr24665.C
@ 2007-07-21 20:30 danglin at gcc dot gnu dot org
  2007-07-21 23:03 ` [Bug tree-optimization/32848] " rask at sygehus dot dk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-07-21 20:30 UTC (permalink / raw)
  To: gcc-bugs

Executing on host: /home/dave/gnu/gcc-4.3/objdir/gcc/testsuite/g++/../../g++
-B/
home/dave/gnu/gcc-4.3/objdir/gcc/testsuite/g++/../../
/home/dave/gnu/gcc-4.3/gcc
/gcc/testsuite/g++.dg/opt/pr24665.C  -nostdinc++
-I/home/dave/gnu/gcc-4.3/objdir
/hppa-linux/libstdc++-v3/include/hppa-linux
-I/home/dave/gnu/gcc-4.3/objdir/hppa
-linux/libstdc++-v3/include -I/home/dave/gnu/gcc-4.3/gcc/libstdc++-v3/libsupc++
-I/home/dave/gnu/gcc-4.3/gcc/libstdc++-v3/include/backward
-I/home/dave/gnu/gcc-
4.3/gcc/libstdc++-v3/testsuite/util -fmessage-length=0  -O2  -S  -o pr24665.s
 (timeout = 300)
/home/dave/gnu/gcc-4.3/gcc/gcc/testsuite/g++.dg/opt/pr24665.C: In constructor
'Controller_t::Controller_t()':
/home/dave/gnu/gcc-4.3/gcc/gcc/testsuite/g++.dg/opt/pr24665.C:26: internal
compiler error: in get_indirect_ref_operands, at tree-ssa-operands.c:1612


-- 
           Summary: FAIL: g++.dg/opt/pr24665.C
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa*-*-* (32-bit)
  GCC host triplet: hppa*-*-* (32-bit)
GCC target triplet: hppa*-*-* (32-bit)


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


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

* [Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C
  2007-07-21 20:30 [Bug tree-optimization/32848] New: FAIL: g++.dg/opt/pr24665.C danglin at gcc dot gnu dot org
@ 2007-07-21 23:03 ` rask at sygehus dot dk
  2007-07-21 23:28 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rask at sygehus dot dk @ 2007-07-21 23:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rask at sygehus dot dk  2007-07-21 23:03 -------
The testcase also fails on:
i686-pc-linux-gnu
x86_64-unknown-linux-gnu
v850-unknown-elf
sh-unknown-elf
frv-unknown-elf
cris-axis-elf
arm-unknown-elf
m32c-unknown-elf

Looking at gcc-testresults for i686-pc-linux-gnu, revision 126573 works while
126587 fails.


-- 


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


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

* [Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C
  2007-07-21 20:30 [Bug tree-optimization/32848] New: FAIL: g++.dg/opt/pr24665.C danglin at gcc dot gnu dot org
  2007-07-21 23:03 ` [Bug tree-optimization/32848] " rask at sygehus dot dk
@ 2007-07-21 23:28 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-07-21 23:54 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-07-22  2:19 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-07-21 23:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2007-07-21 23:28 -------
Subject: Re:  FAIL: g++.dg/opt/pr24665.C

> Looking at gcc-testresults for i686-pc-linux-gnu, revision 126573 works while
> 126587 fails.

126595 introduced a bootstrap failure on hppa64-hp-hpux11.11 (PR 32828).

Dave


-- 


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


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

* [Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C
  2007-07-21 20:30 [Bug tree-optimization/32848] New: FAIL: g++.dg/opt/pr24665.C danglin at gcc dot gnu dot org
  2007-07-21 23:03 ` [Bug tree-optimization/32848] " rask at sygehus dot dk
  2007-07-21 23:28 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2007-07-21 23:54 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-07-22  2:19 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-07-21 23:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca  2007-07-21 23:54 -------
Subject: Re:  FAIL: g++.dg/opt/pr24665.C

> > Looking at gcc-testresults for i686-pc-linux-gnu, revision 126573 works while
> > 126587 fails.
> 
> 126595 introduced a bootstrap failure on hppa64-hp-hpux11.11 (PR 32828).

Sorry, 126568 introduced a bootstrap failure on hppa64-hp-hpux11.11
in stage2.  This changed to a bootstrap comparison failure when 126595
was installed.

Dave


-- 


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


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

* [Bug tree-optimization/32848] FAIL: g++.dg/opt/pr24665.C
  2007-07-21 20:30 [Bug tree-optimization/32848] New: FAIL: g++.dg/opt/pr24665.C danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-07-21 23:54 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2007-07-22  2:19 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-07-22  2:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-07-22 02:19 -------


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


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-07-22  2:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 20:30 [Bug tree-optimization/32848] New: FAIL: g++.dg/opt/pr24665.C danglin at gcc dot gnu dot org
2007-07-21 23:03 ` [Bug tree-optimization/32848] " rask at sygehus dot dk
2007-07-21 23:28 ` dave at hiauly1 dot hia dot nrc dot ca
2007-07-21 23:54 ` dave at hiauly1 dot hia dot nrc dot ca
2007-07-22  2:19 ` 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).