public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/58603] New: [4.9 Regression] hash-table.h:962: error: anachronistic old-style base class initia
@ 2013-10-03 15:19 danglin at gcc dot gnu.org
  2013-10-03 15:37 ` [Bug regression/58603] " redi at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: danglin at gcc dot gnu.org @ 2013-10-03 15:19 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58603
           Summary: [4.9 Regression] hash-table.h:962: error:
                    anachronistic old-style base class initia
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

In stage1 with gcc 4.4.7, build fails:

g++ -c   -g -DIN_GCC   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wwrite-strings -Wcast-qual -mdisable-indexing
-Wmissing-format-attribute -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings   -DHAVE_CONFIG_H -I.. -I. -Iada -I../../gcc/gcc
-I../../gcc/gcc/ada -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include -I/opt/gnu/gcc/gmp/include 
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber -I../../gcc/gcc/../libbacktrace   
../../gcc/gcc/ada/gcc-interface/trans.c -o ada/trans.o
In file included from ../../gcc/gcc/gimple.h:26,
                 from ../../gcc/gcc/ada/gcc-interface/trans.c:36:
../../gcc/gcc/hash-table.h: In constructor 'hash_table<Descriptor,
Allocator>::iterator::iterator()':
../../gcc/gcc/hash-table.h:962: error: anachronistic old-style base class
initializer
../../gcc/gcc/hash-table.h:962: error: unnamed initializer for
'hash_table<Descriptor, Allocator>::iterator', which has no base classes
../../gcc/gcc/hash-table.h:962: error: expected primary-expression before 'int'
../../gcc/gcc/hash-table.h:962: error: expected '{' before '(' token
../../gcc/gcc/hash-table.h: At global scope:
../../gcc/gcc/hash-table.h:962: error: expected unqualified-id before
'unsigned'
../../gcc/gcc/hash-table.h:962: error: expected ')' before 'unsigned'
../../gcc/gcc/hash-table.h:962: error: expected ')' before 'unsigned'
../../gcc/gcc/hash-table.h: In constructor 'hash_table<Descriptor,
Allocator>::iterator::iterator(typename Descriptor::value_type**, typename
Descriptor::value_type**)':
../../gcc/gcc/hash-table.h:973: error: anachronistic old-style base class
initializer
../../gcc/gcc/hash-table.h:973: error: unnamed initializer for
'hash_table<Descriptor, Allocator>::iterator', which has no base classes
../../gcc/gcc/hash-table.h:973: error: expected primary-expression before 'int'
../../gcc/gcc/hash-table.h:973: error: expected '{' before '(' token
../../gcc/gcc/hash-table.h: At global scope:
../../gcc/gcc/hash-table.h:973: error: expected unqualified-id before
'unsigned'
../../gcc/gcc/hash-table.h:973: error: expected ')' before 'unsigned'
../../gcc/gcc/hash-table.h:973: error: expected ')' before 'unsigned'
make[3]: *** [ada/trans.o] Error 1


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

end of thread, other threads:[~2013-10-19 22:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-03 15:19 [Bug regression/58603] New: [4.9 Regression] hash-table.h:962: error: anachronistic old-style base class initia danglin at gcc dot gnu.org
2013-10-03 15:37 ` [Bug regression/58603] " redi at gcc dot gnu.org
2013-10-03 16:46 ` dave.anglin at bell dot net
2013-10-03 16:47 ` danglin at gcc dot gnu.org
2013-10-03 17:08 ` danglin at gcc dot gnu.org
2013-10-04 21:05 ` dave.anglin at bell dot net
2013-10-05  8:38 ` rsandifo at gcc dot gnu.org
2013-10-10 11:41 ` [Bug target/58603] " rguenth at gcc dot gnu.org
2013-10-19 22:05 ` danglin at gcc dot gnu.org
2013-10-19 22:11 ` danglin at gcc dot gnu.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).