Folks, I forwarded your question to Uli WEigand and Hartmut Penner They know best about the gcc and its bugs ;)
Best Regards
Holger Smolinski
--
Dr. Holger Smolinski, Tech. Planning (Storage I/O) for Linux on zSeries
IBM Deutschland Entwicklung GmbH,Sch�naicher Str. 220, 71032 B�blingen
FAX: +49-7031-16-3456, Tel. +49-7031-16-4652
Erik Elmgren
<erik.elmgren@s To: [EMAIL PROTECTED]
wipnet.se> cc:
Sent by: Linux Subject: Problem: s390 multiple
literalpool support
on 390 Port
<[EMAIL PROTECTED]
ARIST.EDU>
25.12.01 18:10
Please respond
to Linux on 390
Port
Hi
I use "gcc version 2.95.2 19991024 (release)" from SuSE 7.0 for S390.
When compiling with both -pg and -fprofile-arcs I receive this error
message:
(insn 29697 29698 2 (use:SI (mem/u:SI (symbol_ref/u:SI ("*.LC2269")) 0))
-1 (nil)
(nil))
(insn 29697 29698 2 (use:SI (mem/u:SI (symbol_ref/u:SI ("*.LC2269")) 0))
-1 (nil)
(nil))
main/svd3.c: In function `FFOrdTrans':
main/svd3.c:1863: s390 multiple literalpool support:
No code label between this insn 0 1D009
With only -pg profiling does not seem to work, I get counts on the
number of times each function has executed but not the time spent in
each function.
I only receive this for 3 of maybe 100 source files.
Is this problem fixed in a later version of gcc?
Regards Erik
