[Bug tree-optimization/44290] arm linux kernel crahes when built with -fipa-sra

2010-05-27 Thread raj dot khem at gmail dot com
--- Comment #2 from raj dot khem at gmail dot com 2010-05-27 07:12 --- here is diff of two assembly outputs $ diff copypage-v4wb.s copypage-v4wb.no-ipa-sra.S -u --- copypage-v4wb.s 2010-05-27 00:11:03.130607878 -0700 +++ copypage-v4wb.no-ipa-sra.S 2010-05-27 00:10:54.790615578 -070

[Bug tree-optimization/44290] arm linux kernel crahes when built with -fipa-sra

2010-05-27 Thread raj dot khem at gmail dot com
--- Comment #1 from raj dot khem at gmail dot com 2010-05-27 07:06 --- Created an attachment (id=20759) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20759&action=view) preprocessed testcase OK so here is one file which whic is compiled with -O2 -fno-ipa-sra and rest of kernel wit