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/5384: Internal compiler error in insn_default_length


On Tue, Jan 15, 2002 at 09:10:06AM -0500, Philip Cheng wrote:
> Thanks for your analysis!  The error only occurred with the optimization
> flag.  I could get around it with -O0.   Please make sure you use
> optimization flag to test it in 3.1.

Compiler error with g++ -O2 on gcc 3.0.3.
Compiles fine with g++ -O2 on gcc 3.1.


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