This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/5384: Internal compiler error in insn_default_length
- From: Craig Rodrigues <rodrigc at mediaone dot net>
- To: Philip Cheng <cheng at PCIgeomatics dot com>
- Cc: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Tue, 15 Jan 2002 11:52:53 -0500
- Subject: Re: c/5384: Internal compiler error in insn_default_length
- References: <20020115025720.21370.qmail@sources.redhat.com> <200201151410.g0FEA6k01346@PCIgeomatics.com>
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.