This is the mail archive of the gcc-bugs@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: c/5830: The compiler crashes


Hi,

> I have seen the problem when compiling my Scheme->C compiler. This compiler
> is bootstrapped and it produces huge probably unusual C files. If you want
> me to test the whole compiler with a new version of GCC please, let me know.
> I you think that it could help, I could do this test for you.

You could:

1) Build a gcc-3.0.4 with the patch I posted and try to rebuild your
Scheme->C compiler. And tell us how it goes.

2) Build your project with -fno-reorder-blocks added to your C[XX]FLAGS.

Bye,
Gwenole.


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