[Bug target/71097] Additional testsuite failures with -mcmodel=medium

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #7

[Bug target/71097] Additional testsuite failures with -mcmodel=medium

2016-05-14 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097 --- Comment #6 from uros at gcc dot gnu.org --- Author: uros Date: Sat May 14 13:22:45 2016 New Revision: 236240 URL: https://gcc.gnu.org/viewcvs?rev=236240&root=gcc&view=rev Log: PR target/71097 * config/i386/i386.md (*movtf_inte

[Bug target/71097] Additional testsuite failures with -mcmodel=medium

2016-05-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097 --- Comment #5 from Uroš Bizjak --- (In reply to r...@cebitec.uni-bielefeld.de from comment #4) > You're right, of course: should have kept my mouth shut ;-( > > This leaves us with > > gcc.target/i386/387-12.c This testcase needs updating, th

[Bug target/71097] Additional testsuite failures with -mcmodel=medium

2016-05-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- You're right, of course: should have kept my mouth shut ;-( This leaves us with gcc.target/i386/387-12.c gcc.target/i386/avxfp-1.c gcc.target/i386/avxfp-2.c gcc.target/i386/ssefp-1.c gc

[Bug target/71097] Additional testsuite failures with -mcmodel=medium

2016-05-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097 --- Comment #3 from Uroš Bizjak --- (In reply to r...@cebitec.uni-bielefeld.de from comment #2) > > --- Comment #1 from Uroš Bizjak --- > > Many of these are testsuite issues, -mcmodel=medium is incompatible with > > -mx32. > > This doesn't ap

[Bug target/71097] Additional testsuite failures with -mcmodel=medium

2016-05-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Uroš Bizjak --- > Many of these are testsuite issues, -mcmodel=medium is incompatible with > -mx32. This doesn't apply to the cases I listed: this was a regular

[Bug target/71097] Additional testsuite failures with -mcmodel=medium

2016-05-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097 --- Comment #1 from Uroš Bizjak --- Many of these are testsuite issues, -mcmodel=medium is incompatible with -mx32.