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 middle-end/24093] [4.1 Regression] cgraph exhausts virtual memory building 197.parser with -profile-use -O3



------- Comment #6 from janis at gcc dot gnu dot org  2005-10-21 17:24 -------
I tried the patch with today's sources on powerpc64-linux and got the
following errors:

/home/janis/tools/gcc-mline-20051021/bin/gcc -c -o prune.o        -fprofile-use
 -DSPEC_CPU2000     -m32  -O3   prune.c
prune.c:1365: error: Execution count is negative
prune.c:1365: error: caller edge count is negative
hash_S/135: (inline copy in matches_S/44) availability:available(40) executed
-488224x 29 insns tree externally_visible finalized inlinable
  called by: matches_S/44 (-488224x) (inlined)
  calls: __ctype_b_loc/84 (-958913x)
prune.c:1365: internal compiler error: verify_cgraph_node failed


-- 


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


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