[Bug target/15491] ICE (Internal compiler error) while compiling glibc to vax-linux target

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 30 02:55:00 GMT 2004


------- Additional Comments From danglin at gcc dot gnu dot org  2004-06-30 02:55 -------
> At least, it looks even a bit better and does make some sense:) For now,
> I don't think that cycle costs are the largest problem for VAX (the VAX
> backend was even mentioned to be removed completely...).

I wasn't too concerned about the cost calculation.  If the code fragment
doesn't fix the original problem, can you try in gdb

p debug_rtx (x)

so that we can see in more detail the rtx that caused the problem?  It
might be necessary to break on vax_rtx_costs_1 with x==0x40273ea0 and
step though the routine.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15491



More information about the Gcc-bugs mailing list