This is the mail archive of the gcc-patches@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: [CFT] re-organize var-tracking frame_base


This patch is causing a build failure on hppa64-hp-hpux11.00, I get:

/proj/gcc/sje/build/build-hppa64-hp-hpux11.00-std/gcc/gcc/libgcc2.c:58: internal compiler error: in eliminate_reg_to_offset, at dwarf2out.c:8604
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./_negdi2.o] Error 1

This does not look specific to _negdi2, but happens on all compiles on
hppa64.  It did not happen with my PA32 or IA64 builds.  Do you need
more information to figure out what is going on?

Steve Ellcey
sje@cup.hp.com


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