public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)
@ 2005-02-13 16:53 danglin at gcc dot gnu dot org
  2005-02-13 18:17 ` [Bug c++/19932] [3.4 " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-02-13 16:53 UTC (permalink / raw)
  To: gcc-bugs

Executing on host: /xxx/gnu/gcc-3.4/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-3
.4/objdir/gcc/testsuite/../  -nostdinc++ -I/xxx/gnu/gcc-3.4/objdir/hppa2.0w-hp-h
pux11.00/libstdc++-v3/include/hppa2.0w-hp-hpux11.00 -I/xxx/gnu/gcc-3.4/objdir/hp
pa2.0w-hp-hpux11.00/libstdc++-v3/include -I/xxx/gnu/gcc-3.4/gcc/libstdc++-v3/lib
supc++ -I/xxx/gnu/gcc-3.4/gcc/libstdc++-v3/libsupc++ -I/xxx/gnu/gcc-3.4/gcc/libs
tdc++-v3/include/backward -I/xxx/gnu/gcc-3.4/gcc/libstdc++-v3/testsuite -fmessag
e-length=0   -ansi -pedantic-errors -Wno-long-long  -c  -o rfg12.o /xxx/gnu/gcc-
3.4/gcc/gcc/testsuite/g++.old-deja/g++.jason/rfg12.C    (timeout = 300)
/xxx/gnu/gcc-3.4/gcc/gcc/testsuite/g++.old-deja/g++.jason/rfg12.C:2: error: too
many initializers for
Internal compiler error: Error reporting routines re-entered.

Executing on host: /xxx/gnu/gcc-3.4/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-3
.4/objdir/gcc/testsuite/../  -nostdinc++ -I/xxx/gnu/gcc-3.4/objdir/hppa2.0w-hp-h
pux11.00/libstdc++-v3/include/hppa2.0w-hp-hpux11.00 -I/xxx/gnu/gcc-3.4/objdir/hp
pa2.0w-hp-hpux11.00/libstdc++-v3/include -I/xxx/gnu/gcc-3.4/gcc/libstdc++-v3/lib
supc++ -I/xxx/gnu/gcc-3.4/gcc/libstdc++-v3/libsupc++ -I/xxx/gnu/gcc-3.4/gcc/libs
tdc++-v3/include/backward -I/xxx/gnu/gcc-3.4/gcc/libstdc++-v3/testsuite -fmessag
e-length=0  -pedantic-errors  -c  -o init4.o /xxx/gnu/gcc-3.4/gcc/gcc/testsuite/
g++.old-deja/g++.law/init4.C    (timeout = 300)
/xxx/gnu/gcc-3.4/gcc/gcc/testsuite/g++.old-deja/g++.law/init4.C:10: error: inval
id in-class initialization of static data member of non-integral type `TimeNote*
'
/xxx/gnu/gcc-3.4/gcc/gcc/testsuite/g++.old-deja/g++.law/init4.C:13: error: too m
any initializers for
Internal compiler error: Error reporting routines re-entered.

The last build that didn't have these errors was updated at Thu Feb  3 02:02:43 
UTC 2005.

-- 
           Summary: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C
                    (test for excess errors)
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.00
  GCC host triplet: hppa2.0w-hp-hpux11.00
GCC target triplet: hppa2.0w-hp-hpux11.00


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


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

* [Bug c++/19932] [3.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)
  2005-02-13 16:53 [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors) danglin at gcc dot gnu dot org
@ 2005-02-13 18:17 ` pinskia at gcc dot gnu dot org
  2005-05-19 17:27 ` mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-13 18:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |error-recovery, ice-on-
                   |                            |invalid-code
            Summary|[3.4.4 Regression] FAIL:    |[3.4 Regression] FAIL:
                   |g++.old-                    |g++.old-
                   |deja/g++.jason/rfg12.C (test|deja/g++.jason/rfg12.C (test
                   |for excess errors)          |for excess errors)
   Target Milestone|---                         |3.4.4


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


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

* [Bug c++/19932] [3.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)
  2005-02-13 16:53 [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors) danglin at gcc dot gnu dot org
  2005-02-13 18:17 ` [Bug c++/19932] [3.4 " pinskia at gcc dot gnu dot org
@ 2005-05-19 17:27 ` mmitchel at gcc dot gnu dot org
  2005-05-31 17:32 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-05-19 17:27 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.4                       |3.4.5


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


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

* [Bug c++/19932] [3.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)
  2005-02-13 16:53 [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors) danglin at gcc dot gnu dot org
  2005-02-13 18:17 ` [Bug c++/19932] [3.4 " pinskia at gcc dot gnu dot org
  2005-05-19 17:27 ` mmitchel at gcc dot gnu dot org
@ 2005-05-31 17:32 ` pinskia at gcc dot gnu dot org
  2005-07-23  5:02 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-31 17:32 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|hppa2.0w-hp-hpux11.00       |
   GCC host triplet|hppa2.0w-hp-hpux11.00       |


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


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

* [Bug c++/19932] [3.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)
  2005-02-13 16:53 [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors) danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-05-31 17:32 ` pinskia at gcc dot gnu dot org
@ 2005-07-23  5:02 ` pinskia at gcc dot gnu dot org
  2005-07-26  9:46 ` giovannibajo at libero dot it
  2005-07-27 16:16 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-23  5:02 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor


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


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

* [Bug c++/19932] [3.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)
  2005-02-13 16:53 [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors) danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-07-23  5:02 ` pinskia at gcc dot gnu dot org
@ 2005-07-26  9:46 ` giovannibajo at libero dot it
  2005-07-27 16:16 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: giovannibajo at libero dot it @ 2005-07-26  9:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-07-26 09:46 -------
What is the value of 'type' when error() is called?

-- 


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


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

* [Bug c++/19932] [3.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)
  2005-02-13 16:53 [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors) danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-07-26  9:46 ` giovannibajo at libero dot it
@ 2005-07-27 16:16 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-07-27 16:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From danglin at gcc dot gnu dot org  2005-07-27 16:04 -------
Looking at gcc-testresults, this test only failed for a brief period
in Feb. 2005.


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


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


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

end of thread, other threads:[~2005-07-27 16:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-13 16:53 [Bug c++/19932] New: [3.4.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors) danglin at gcc dot gnu dot org
2005-02-13 18:17 ` [Bug c++/19932] [3.4 " pinskia at gcc dot gnu dot org
2005-05-19 17:27 ` mmitchel at gcc dot gnu dot org
2005-05-31 17:32 ` pinskia at gcc dot gnu dot org
2005-07-23  5:02 ` pinskia at gcc dot gnu dot org
2005-07-26  9:46 ` giovannibajo at libero dot it
2005-07-27 16:16 ` danglin 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).