[Bug testsuite/84023] gcc.dg/ipa/inline-8.c fail with -fpic

2021-09-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84023 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |12.0

[Bug testsuite/84023] gcc.dg/ipa/inline-8.c fail with -fpic

2021-08-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84023 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/84023] gcc.dg/ipa/inline-8.c fail with -fpic

2021-08-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84023 Andrew Pinski changed: What|Removed |Added Keywords||patch URL|

[Bug testsuite/84023] gcc.dg/ipa/inline-8.c fail with -fpic

2021-08-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84023 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from Andrew

[Bug testsuite/84023] gcc.dg/ipa/inline-8.c fail with -fpic

2018-01-24 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84023 --- Comment #2 from H.J. Lu --- (In reply to Richard Biener from comment #1) > I think that's probably spurious: > > void > set () > { > a=nan(""); > } > ... > float a = move (1); > if (!__builtin_constant_p (a)) > __builtin_abort ();

[Bug testsuite/84023] gcc.dg/ipa/inline-8.c fail with -fpic

2018-01-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84023 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|