[Bug ipa/91596] IPA cdtor merging should preserve link file ordering

2020-01-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91596 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ipa/91596] IPA cdtor merging should preserve link file ordering

2019-08-29 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91596 --- Comment #4 from Richard Biener --- (In reply to Richard Biener from comment #3) > (In reply to Andrew Pinski from comment #2) > > Previously we have decided this to be invalid. I think it is a mistake to > > consider us to do this really. >

[Bug ipa/91596] IPA cdtor merging should preserve link file ordering

2019-08-29 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91596 --- Comment #3 from Richard Biener --- (In reply to Andrew Pinski from comment #2) > Previously we have decided this to be invalid. I think it is a mistake to > consider us to do this really. True, but when it's easy then from a QOI perspective

[Bug ipa/91596] IPA cdtor merging should preserve link file ordering

2019-08-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91596 --- Comment #2 from Andrew Pinski --- Previously we have decided this to be invalid. I think it is a mistake to consider us to do this really.

[Bug ipa/91596] IPA cdtor merging should preserve link file ordering

2019-08-29 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91596 Richard Biener changed: What|Removed |Added Keywords||lto CC|