public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
@ 2004-11-14 23:07 hp at gcc dot gnu dot org
  2004-11-14 23:12 ` [Bug c++/18492] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-14 23:07 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED: "Sun Nov 14 05:49:38 UTC 2004" I get:
FAIL: g++.old-deja/g++.other/thunk1.C (test for excess errors)
WARNING: g++.old-deja/g++.other/thunk1.C compilation failed to produce
executable

With the message in the .log being:
/gcc/testsuite/g++.old-deja/g++.other/thunk1.C: In member function 'void
D::_ZTv0_n40_N1D3fooE1X(X)':
/gcc/testsuite/g++.old-deja/g++.other/thunk1.C:35: internal compiler error: in
cp_genericize, at cp/cp-gimplify.c:332

Last known to work on: "Fri Jul 9 02:34:14 GMT 2004".
Known to fail on: "Sat Sep 11 14:54:38 GMT 2004".

-- 
           Summary: [4.0 regression] mmix-knuth-mmixware testsuite failure:
                    g++.old-deja/g++.other/thunk1.C
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mmix-knuth-mmixware


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
@ 2004-11-14 23:12 ` pinskia at gcc dot gnu dot org
  2004-11-14 23:12 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-14 23:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-14 23:12 -------
Woops that comment was for PR 18485.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|EH                          |


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
  2004-11-14 23:12 ` [Bug c++/18492] " pinskia at gcc dot gnu dot org
@ 2004-11-14 23:12 ` pinskia at gcc dot gnu dot org
  2004-11-14 23:14 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-14 23:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-14 23:12 -------
Confirmed.
This is exception handling related.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|target                      |c++
     Ever Confirmed|                            |1
           Keywords|                            |EH
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-14 23:12:06
               date|                            |
   Target Milestone|---                         |4.0.0


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
  2004-11-14 23:12 ` [Bug c++/18492] " pinskia at gcc dot gnu dot org
  2004-11-14 23:12 ` pinskia at gcc dot gnu dot org
@ 2004-11-14 23:14 ` pinskia at gcc dot gnu dot org
  2004-11-19 22:27 ` mmitchel at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-14 23:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-14 23:14 -------
Confirmed.

-- 


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-14 23:14 ` pinskia at gcc dot gnu dot org
@ 2004-11-19 22:27 ` mmitchel at gcc dot gnu dot org
  2004-12-05 16:39 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-11-19 22:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-11-19 22:26 -------
MMIX bugs are low-priority.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-11-19 22:27 ` mmitchel at gcc dot gnu dot org
@ 2004-12-05 16:39 ` pinskia at gcc dot gnu dot org
  2004-12-05 16:50 ` giovannibajo at libero dot it
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-05 16:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-05 16:39 -------
*** Bug 18839 has been marked as a duplicate of this bug. ***

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


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-12-05 16:39 ` pinskia at gcc dot gnu dot org
@ 2004-12-05 16:50 ` giovannibajo at libero dot it
  2004-12-14 16:30 ` [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX " pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: giovannibajo at libero dot it @ 2004-12-05 16:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2004-12-05 16:50 -------
Bumping up priority again because HPPA is a primary platform.

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


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-12-05 16:50 ` giovannibajo at libero dot it
@ 2004-12-14 16:30 ` pinskia at gcc dot gnu dot org
  2004-12-22  4:01 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-14 16:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-14 16:30 -------
Here is a reduced testcase at least for mmix:
struct X{ ~X(); };
struct B
{
  virtual void a( X ) = 0;
}; 
struct D : public virtual B 
{
  void a( X );
}; 
void D::a( X ){};

-- 


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-12-14 16:30 ` [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX " pinskia at gcc dot gnu dot org
@ 2004-12-22  4:01 ` mmitchel at gcc dot gnu dot org
  2004-12-22  4:09 ` mmitchel at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-12-22  4:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-12-22 04:01 -------
The reduced test case also fails on HP-UX.  I'm investigating.

-- 


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2004-12-22  4:01 ` mmitchel at gcc dot gnu dot org
@ 2004-12-22  4:09 ` mmitchel at gcc dot gnu dot org
  2004-12-22 18:01 ` cvs-commit at gcc dot gnu dot org
  2004-12-22 18:07 ` mmitchel at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-12-22  4:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-12-22 04:08 -------
The reduced test case also fails on HP-UX.  I'm investigating.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |mark at codesourcery dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2004-12-22  4:09 ` mmitchel at gcc dot gnu dot org
@ 2004-12-22 18:01 ` cvs-commit at gcc dot gnu dot org
  2004-12-22 18:07 ` mmitchel at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-12-22 18:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-22 18:01 -------
Subject: Bug 18492

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2004-12-22 18:00:41

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/cp         : ChangeLog call.c cp-gimplify.c cvt.c rtti.c 
	                 typeck.c 
Added files:
	gcc/testsuite/g++.dg/template: cond5.C 
	gcc/testsuite/g++.dg/inherit: thunk3.C 
	gcc/testsuite/g++.dg/warn: Wunused-9.C 

Log message:
	PR c++/18464
	* call.c (build_this): In templates, do not bother with
	build_unary_op.
	* typeck.c (unary_complex_lvalue): In a template, always refuse
	simplifications.
	
	PR c++/18492
	* cp-gimplify.c (cp_genericize): Relax assertion.
	
	PR c++/11224
	* cvt.c (convert_to_void): Warn about unused values.
	
	PR c++/18257
	* rtti.c (emit_support_tinfos): On systems without weak symbols,
	emit the runtime library type-info objects as non-COMDAT.
	
	PR c++/18464
	* g++.dg/template/cond5.C: New test.
	
	PR c++/18492
	* g++.dg/inherit/thunk3.C: New test.
	
	PR c++/11224
	* g++.dg/warn/Wunused-9.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4799&r2=1.4800
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/cond5.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/thunk3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/warn/Wunused-9.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4551&r2=1.4552
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.524&r2=1.525
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-gimplify.c.diff?cvsroot=gcc&r1=1.16&r2=1.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&r1=1.174&r2=1.175
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&r1=1.205&r2=1.206
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.605&r2=1.606



-- 


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


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

* [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX testsuite failure: g++.old-deja/g++.other/thunk1.C
  2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2004-12-22 18:01 ` cvs-commit at gcc dot gnu dot org
@ 2004-12-22 18:07 ` mmitchel at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-12-22 18:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-12-22 18:07 -------
Fixed in G++ 4.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-12-22 18:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-14 23:07 [Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C hp at gcc dot gnu dot org
2004-11-14 23:12 ` [Bug c++/18492] " pinskia at gcc dot gnu dot org
2004-11-14 23:12 ` pinskia at gcc dot gnu dot org
2004-11-14 23:14 ` pinskia at gcc dot gnu dot org
2004-11-19 22:27 ` mmitchel at gcc dot gnu dot org
2004-12-05 16:39 ` pinskia at gcc dot gnu dot org
2004-12-05 16:50 ` giovannibajo at libero dot it
2004-12-14 16:30 ` [Bug c++/18492] [4.0 regression] mmix-knuth-mmixware,HP-UX " pinskia at gcc dot gnu dot org
2004-12-22  4:01 ` mmitchel at gcc dot gnu dot org
2004-12-22  4:09 ` mmitchel at gcc dot gnu dot org
2004-12-22 18:01 ` cvs-commit at gcc dot gnu dot org
2004-12-22 18:07 ` mmitchel 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).