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: unassig...@gcc.gnu.org

        ReportedBy: rai...@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.

Reply via email to