[forwarded from http://bugs.debian.org/212406] works with 2.95, 3.0.4, fails with 3.2.3, current 3.3.2, works with HEAD. same behaviour on i486-linux and powerpc-linux g77 -g -c -O3 -g -fno-automatic -fno-second-underscore -fugly-complex ranget.f ranget.f:1: Internal compiler error in add_abstract_origin_attribute, at dwarf2out.c:9465 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. SUBROUTINE RANGET(SEED) DOUBLE PRECISION SEED, G900GT, G900ST, DUMMY SEED = G900GT() RETURN ENTRY RANSET(SEED) DUMMY = G900ST(SEED) RETURN END
Most likely connected to bug 11522 and PR 9864.
This was fixed on the 11th of September 2003 by Alexandre Oliva both on mainline and the 3.3 branch. I just checked this with a freshly updated CVS checkout for the 3.3 branch. Toon Moene
Reopen to ...
... to mark as duplicate of 11522. *** This bug has been marked as a duplicate of 11522 ***