public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/56316] New: [4.8 Regression] bootstrap with ada on mingw fails in ada/gcc-interface/trans.c
@ 2013-02-14  8:18 rainer@emrich-ebersheim.de
  2013-02-14  8:46 ` [Bug ada/56316] " charlet at gcc dot gnu.org
  2013-02-14  8:52 ` rainer@emrich-ebersheim.de
  0 siblings, 2 replies; 3+ messages in thread
From: rainer@emrich-ebersheim.de @ 2013-02-14  8:18 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56316
           Summary: [4.8 Regression] bootstrap with ada on mingw fails in
                    ada/gcc-interface/trans.c
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rainer@emrich-ebersheim.de
              Host: *-w64-mingw32
            Target: *-w64-mingw32
             Build: *-w64-mingw32


gcc trunk rev. 195803

g++ -c   -g -DIN_GCC   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual  -Wmissing-format-attribute
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H
-I.. -I. -Iada -I../../../src/gcc-4.8.0/gcc -I../../../src/gcc-4.8.0/gcc/ada
-I../../../src/gcc-4.8.0/gcc/../include -I./../intl
-I../../../src/gcc-4.8.0/gcc/../libcpp/include
-I/SCRATCH/tmp.kPrCLMNzhZ/install/include
-I/SCRATCH/tmp.kPrCLMNzhZ/install/include
-I/SCRATCH/tmp.kPrCLMNzhZ/install/include 
-I../../../src/gcc-4.8.0/gcc/../libdecnumber
-I../../../src/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber
-I../../../src/gcc-4.8.0/gcc/../libbacktrace -DCLOOG_INT_GMP
-I/SCRATCH/tmp.kPrCLMNzhZ/install/include
-I/SCRATCH/tmp.kPrCLMNzhZ/install/include 
../../../src/gcc-4.8.0/gcc/ada/gcc-interface/trans.c -o ada/trans.o 
../../../src/gcc-4.8.0/gcc/ada/gcc-interface/trans.c: In function 'tree_node*
Pragma_to_gnu(Node_Id)':
../../../src/gcc-4.8.0/gcc/ada/gcc-interface/trans.c:1267:42: error:
'LOOP_STMT_NO_UNROLL' was not declared in this scope
../../../src/gcc-4.8.0/gcc/ada/gcc-interface/trans.c:1271:39: error:
'LOOP_STMT_UNROLL' was not declared in this scope
../../../src/gcc-4.8.0/gcc/ada/gcc-interface/trans.c:1275:42: error:
'LOOP_STMT_NO_VECTOR' was not declared in this scope
../../../src/gcc-4.8.0/gcc/ada/gcc-interface/trans.c:1279:39: error:
'LOOP_STMT_VECTOR' was not declared in this scope
gmake[3]: *** [ada/trans.o] Error 1 


That's introduced in January.


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

end of thread, other threads:[~2013-02-14  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-14  8:18 [Bug ada/56316] New: [4.8 Regression] bootstrap with ada on mingw fails in ada/gcc-interface/trans.c rainer@emrich-ebersheim.de
2013-02-14  8:46 ` [Bug ada/56316] " charlet at gcc dot gnu.org
2013-02-14  8:52 ` rainer@emrich-ebersheim.de

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).