Hi,
I want to change the file in which GCC-4.9.0 writes back the function
dump on unloading.
With every cgraph node (node) there is an associated member of type
"lto_file_decl_data", i.e. "node->lto_file_data" . I am trying to change
the "file_name" associated with this member. I am doing thi
Hi!
I noticed that between 704db68e45..f2de45326 (209463..r209495),
probbaly in e2ec52cad85e (r209484), building for arm-eabi breaks:
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual
Hi!
On Sat, 2014-04-19 21:54:07 +0200, Jan-Benedict Glaw wrote:
[...]
sparc64-linux looks similar at 7abf8754c7 (r209530):
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissin
On Sat, 2014-04-19 21:54:07 +0200, Jan-Benedict Glaw wrote:
[...]
m32r-elf looks similar, too:
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 -pe
Snapshot gcc-4.7-20140419 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20140419/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches