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 rtl-optimization/15725] ICE in EXECUTE_IF_SET_IN_REG_SET macro when gcc built with BOOT_CFLAGS="-g -O2 -fold-unroll-loops"


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-05-29 23:18 -------
> Have you tried the testcase in 11841 with -fold-unroll-loops and 3.4?

Yup, it passes.

> I'm not totally sure but I think this uses essentially the unrolling code
> present in 3.3.  I think this is also why Richard didn't have problems
> with 3.4.

Do you mean for POOMA?  Then I don't think so, the problematic RTX_UNCHANGING_P
flag is set differently in 3.4 and later.


-- 


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


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