[Bug rtl-optimization/44012] ICE: SIGSEGV in ira_merge_allocno_live_ranges

2010-05-06 Thread jamborm at gcc dot gnu dot org
--- Comment #6 from jamborm at gcc dot gnu dot org 2010-05-06 16:38 --- (In reply to comment #4) > Created an attachment (id=20589) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20589&action=view) [edit] > reduced testcase > > Command line: > gcc -O1 -fgcse -findirect-inlining pr4

[Bug rtl-optimization/44012] ICE: SIGSEGV in ira_merge_allocno_live_ranges

2010-05-06 Thread zsojka at seznam dot cz
--- Comment #5 from zsojka at seznam dot cz 2010-05-06 15:54 --- Still crashes in r159109, so not a dup of PR43791 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44012

[Bug rtl-optimization/44012] ICE: SIGSEGV in ira_merge_allocno_live_ranges

2010-05-06 Thread zsojka at seznam dot cz
--- Comment #4 from zsojka at seznam dot cz 2010-05-06 15:04 --- Created an attachment (id=20589) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20589&action=view) reduced testcase Command line: gcc -O1 -fgcse -findirect-inlining pr44012.c not tested with r159108 yet -- zsojka

[Bug rtl-optimization/44012] ICE: SIGSEGV in ira_merge_allocno_live_ranges

2010-05-06 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-05-06 14:45 --- It was caused by revision 158827: http://gcc.gnu.org/ml/gcc-cvs/2010-04/msg00934.html -- hjl dot tools at gmail dot com changed: What|Removed |Added --

[Bug rtl-optimization/44012] ICE: SIGSEGV in ira_merge_allocno_live_ranges

2010-05-06 Thread zsojka at seznam dot cz
--- Comment #2 from zsojka at seznam dot cz 2010-05-06 14:38 --- When reducing this testcase, PR43791 was triggered. Upgrading to r159108 to verify this still crashes... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44012

[Bug rtl-optimization/44012] ICE: SIGSEGV in ira_merge_allocno_live_ranges

2010-05-06 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-05-06 13:50 --- Created an attachment (id=20585) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20585&action=view) partially reduced testcase Compiler flags: g++ -O1 -fgcse -findirect-inlining -fipa-sra or g++ -O2 -fno-strict-aliasin