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 tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-06-06 09:01 -------
Since this is obviously caused by GC (look at the backtrace and you have
0xa5a5a5a5....), use "--param ggc-min-expand=0 --param ggc-min-heapsize=0" as
options to get a reduced testcase (it might take a little while but you should
be able to reproduce it easier).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |GC, ice-on-valid-code
   Target Milestone|---                         |4.3.0


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


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