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]

Re: Final intermodule patch


Of course, the final show stopper, once you make it beyond the
crt files, is that the actual intermodule bits hork badly.

In file included from <command line>:72,
                 from ../../../src-gcc/gcc/alias.c:2932:
../../../src-gcc/gcc/rtl.def:796: warning: comma at end of enumerator list
../../../src-gcc/gcc/rtl.def:796: error: parse error before "const"
../../../src-gcc/gcc/rtl.def:947: warning: comma at end of enumerator list
../../../src-gcc/gcc/rtl.def:947: error: parse error before ',' token
[thousands of more error lines removed]

This happens on both i686 and alpha linux.  Does it really
work on ppc-darwin?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]