This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Mon, 2014-08-25 18:09:09 +0200, Martin LiÅka <mliska@suse.cz> wrote: > On 08/25/2014 05:29 PM, Jan-Benedict Glaw wrote: > > Your recent change left one cgraph_state in place in the rs6000 > > backend, resulting in (see > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=346638 > > and > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=346630): > > > >g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/jbglaw/repos/gcc/gcc -I/home/jbglaw/repos/gcc/gcc/. -I/home/jbglaw/repos/gcc/gcc/../include -I/home/jbglaw/repos/gcc/gcc/../libcpp/include -I/home/jbglaw/repos/gcc/gcc/../libdecnumber -I/home/jbglaw/repos/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/jbglaw/repos/gcc/gcc/../libbacktrace -o rs6000.o -MT rs6000.o -MMD -MP -MF ./.deps/rs6000.TPo /home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c > >/home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c: In function âbool call_ABI_of_interest(tree_node*)â: > >/home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c:9057: error: âcgraph_stateâ was not declared in this scope > >/home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c:9057: error: âCGRAPH_STATE_EXPANSIONâ was not declared in this scope [...] > > make[1]: *** [rs6000.o] Error 1 > > Hello Jan-Benedict, > thank you for the fallout fix. Even though I tested all > back-ends, I am unable to build a cross-compiler: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61974. Builds for me eg. here: http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=346652 MfG, JBG -- Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein biÃchen besser. the second :
Attachment:
signature.asc
Description: Digital signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |