public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/40061]  New: [4.3.4 regression] Bootstrap failure in dwarf2out.c, function add_subscript_info: 'dimension_number' undefined
@ 2009-05-07 13:31 gerald at pfeifer dot com
  2009-05-07 14:32 ` [Bug bootstrap/40061] [4.3 Regression] " rguenth at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: gerald at pfeifer dot com @ 2009-05-07 13:31 UTC (permalink / raw)
  To: gcc-bugs

gmake[3]: Entering directory `/usr/ports/lang/gcc43/work/build/gcc'
gcc43 -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common   -DHAVE_CONFIG_H -I. -I.
-I.././..//gcc-4.3-20090503/gcc -I.././..//gcc-4.3-20090503/gcc/.
-I.././..//gcc-4.3-20090503/gcc/../include
-I.././..//gcc-4.3-20090503/gcc/../libcpp/include -I/usr/local/include
-I.././..//gcc-4.3-20090503/gcc/../libdecnumber
-I.././..//gcc-4.3-20090503/gcc/../libdecnumber/dpd -I../libdecnumber
-I/usr/local/include   .././..//gcc-4.3-20090503/gcc/dwarf2out.c -o
dwarf2out.o
.././..//gcc-4.3-20090503/gcc/dwarf2out.c: In function 'add_subscript_info':
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11327: error: 'dimension_number'
undeclared (first use in this function)
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11327: error: (Each undeclared
identifier is reported only once
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11327: error: for each function it
appears in.)
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11328: error: break statement not
within loop or switch
gmake[3]: *** [dwarf2out.o] Error 1


I believe this is caused by

 2009-04-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/39791
        Backport from mainline:

        2008-08-22  Jakub Jelinek  <jakub@redhat.com>

        * dwarf2out.c (add_subscript_info): Stop on Fortran TYPE_STRING_FLAG
        types.
        (gen_array_type_die): Emit DW_TAG_string_type for Fortran character
        types.


-- 
           Summary: [4.3.4 regression] Bootstrap failure in dwarf2out.c,
                    function add_subscript_info: 'dimension_number'
                    undefined
           Product: gcc
           Version: 4.3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gerald at pfeifer dot com
  GCC host triplet: alpha-unknown-freebsd6.4


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


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

end of thread, other threads:[~2009-06-18 20:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-07 13:31 [Bug bootstrap/40061] New: [4.3.4 regression] Bootstrap failure in dwarf2out.c, function add_subscript_info: 'dimension_number' undefined gerald at pfeifer dot com
2009-05-07 14:32 ` [Bug bootstrap/40061] [4.3 Regression] " rguenth at gcc dot gnu dot org
2009-05-07 14:39 ` burnus at gcc dot gnu dot org
2009-05-07 14:52 ` burnus at gcc dot gnu dot org
2009-05-07 14:59 ` jakub at gcc dot gnu dot org
2009-05-12 19:27 ` burnus at gcc dot gnu dot org
2009-05-12 19:42 ` burnus at gcc dot gnu dot org
2009-05-27  8:41 ` ubizjak at gmail dot com
2009-05-27  8:42 ` ubizjak at gmail dot com
2009-06-17 19:47 ` rguenth at gcc dot gnu dot org
2009-06-17 19:48 ` rguenth at gcc dot gnu dot org
2009-06-18 20:06 ` burnus at gcc dot gnu dot org
2009-06-18 20:06 ` burnus 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).