[Bug c++/42336] [4.5 Regression] ICE with pointer-to-member-function argument in template function with -fipa-sra

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 19 20:10:00 GMT 2010



------- Comment #21 from jason at gcc dot gnu dot org  2010-01-19 20:10 -------
42797 doesn't seem like a duplicate; it's another issue with
count_non_default_template_args, but the issue there is that we are triggering
instantiation when we shouldn't.  But I'm not sure yet why -fno-ipa-sra makes a
difference for that test.


-- 


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



More information about the Gcc-bugs mailing list