This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problems with egcs-971122
- To: hiller at merlin dot iuk dot tu-harburg dot de
- Subject: Re: Problems with egcs-971122
- From: "Markus 'FvD' Weber" <fvd at ira dot uka dot de>
- Date: Mon, 24 Nov 1997 15:23:36 +0100 (MET)
- Cc: egcs-bugs at cygnus dot com
> 1) Internal compiler error (linux, sol_x86)
Worked fine with older version ... sigh
> 2) Text relocation remain (sol_x86)
CSE expression optimization caused this. Using -O2 -fno-cse-skip-blocks
-fno-rerun-cse-after-loop (as far as I remember out off my head) works fine.
(styles.cxx is using ctype-macros in different methods. IMHO there should be
one option, disabling such opts but leaving the common CSE stuff in.)
> 3) relocation truncated
Which linker are you using?
Markus.
--
[ fvd@ira.uka.de | weber@crd.ge.com IAKS Uni KA ]
[ University of Karlsruhe, Markus Weber, Parkstr. 17, 76131 Karlsruhe,Germany ]