[Bug target/63893] gcc.dg/pr61599-1.c fails on darwin, due to -mcmodel=medium

2019-05-31 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63893 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/63893] gcc.dg/pr61599-1.c fails on darwin, due to -mcmodel=medium

2017-07-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63893 Eric Gallager changed: What|Removed |Added Target|x86_64-apple-darwin14 |x86_64-apple-darwin CC|

[Bug target/63893] gcc.dg/pr61599-1.c fails on darwin, due to -mcmodel=medium

2014-11-15 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63893 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug target/63893] gcc.dg/pr61599-1.c fails on darwin, due to -mcmodel=medium

2014-11-15 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63893 --- Comment #1 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org --- gcc.target/i386/pr63538.c also fails, also due to -mcmodel=medium

[Bug target/63893] gcc.dg/pr61599-1.c fails on darwin, due to -mcmodel=medium

2014-11-15 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63893 howarth at bromo dot med.uc.edu changed: What|Removed |Added CC||howarth at bromo dot

[Bug target/63893] gcc.dg/pr61599-1.c fails on darwin, due to -mcmodel=medium

2014-11-15 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63893 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr --- Another sequel of r216154. Note that tests with -mcmodel=* are compiled on darwin, but produce codes that are not accepted by as (see also pr50077).