On Tue, 2013-08-06 13:12:57 +0200, Jan-Benedict Glaw <[email protected]> wrote: > On Mon, 2013-08-05 20:16:05 -0000, [email protected] > <[email protected]> wrote: > > New Revision: 201508 > > > > URL: http://gcc.gnu.org/viewcvs?rev=201508&root=gcc&view=rev > > Log: > > Automated conversion of passes to C++ classes > > > > gcc/ > > > > Patch autogenerated by refactor_passes.py from > > https://github.com/davidmalcolm/gcc-refactoring-scripts > > revision 03fe39476a4c4ea450b49e087cfa817b5f92021e
And probably also for rl78-elf:
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I.
-I. -I../../../../gcc/gcc -I../../../../gcc/gcc/.
-I../../../../gcc/gcc/../include -I../../../../gcc/gcc/../libcpp/include
-I../../../../gcc/gcc/../libdecnumber -I../../../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber -I../../../../gcc/gcc/../libbacktrace \
../../../../gcc/gcc/config/rl78/rl78.c -o rl78.o
../../../../gcc/gcc/config/rl78/rl78.c:146:1: error: in C++98
‘rl78_devirt_pass’ must be initialized by constructor, not by ‘{...}’
};
^
../../../../gcc/gcc/config/rl78/rl78.c:146:1: error: could not convert
‘{RTL_PASS, "devirt", 0, devirt_gate, devirt_pass, 0, 0, 212, TV_MACH_DEP, 0,
0, 0, 0, 0}’ from ‘<brace-enclosed initializer list>’ to ‘opt_pass’
MfG, JBG
--
Jan-Benedict Glaw [email protected] +49-172-7608481
Signature of: Zensur im Internet? Nein danke!
the second :
signature.asc
Description: Digital signature
