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: GCC 3.0.4 bug found! Internal compiler error in print_rtl_and_abort


On Sun, 21 Jul 2002, David D.W. Downey wrote:

> ERROR MESSAGE
> =============
> resample.c: In function `pre_resample':
> resample.c:1298: Internal compiler error in print_rtl_and_abort, at
> flow.c:6458
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Duplicate of PR c/5250. Use -fno-rename-registers as a workaround at -O3 
level.


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