[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63852 Martin Liška changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Martin Liška --- Fixed in 5.0.0.
[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63852 --- Comment #4 from Martin Liška --- Author: marxin Date: Tue Dec 23 09:30:20 2014 New Revision: 219042 URL: https://gcc.gnu.org/viewcvs?rev=219042&root=gcc&view=rev Log: Fix for PR ipa/63851 and ipa/63852. PR ipa/63851 PR ipa/63852 * ipa-icf.c (sem_function::merge): Ignore merge operation for a thunk created from static chain. * ipa-icf-gimple.c (func_checker::compatible_types_p): Verify that types have same restrict flag. Modified: trunk/gcc/ChangeLog trunk/gcc/ipa-icf-gimple.c trunk/gcc/ipa-icf.c
[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63852 --- Comment #3 from Dominique d'Humieres --- This PR is fixed by the patch in pr63851 comment 11.
[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63852 Richard Biener changed: What|Removed |Added Priority|P3 |P1
[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63852 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comment #2 from John David Anglin --- Also seen on hppa2.0w-hp-hpux11.11.
[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63852 Dominique d'Humieres changed: What|Removed |Added Target|x86_64-apple-darwin14 |x86_64-apple-darwin1* Status|UNCONFIRMED |NEW Last reconfirmed||2014-11-22 Host|x86_64-apple-darwin14 |x86_64-apple-darwin1* Summary|[5.0 regression] acats |[5 regression] acats |failures on |failures on |x86_64-apple-darwin14 |x86_64-apple-darwin14 Ever confirmed|0 |1 Build|x86_64-apple-darwin14 |x86_64-apple-darwin1* --- Comment #1 from Dominique d'Humieres --- Still present at r217951 and also seen on x86_64-apple-darwin10.