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]

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


------- Additional Comments From jbglaw at lug-owl dot de  2004-05-28 14:46 -------
Created an attachment (id=6416)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6416&action=view)
Patch to add missing "break;"s in gcc/config/vax/vax.c for RTX calculation

Hi!

The attached patch adds two breaks, which I now truely believe are missing.
This was initially spotted by Andrew Pinsky <pinskia from gcc, gnu, org>.

It does still not fix the SIGSEGV, nor does this patch contain the workaround
for that problem. It just fixes cost calculation.

MfG, JBG


-- 


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


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