[Bug target/59946] -mpcrel -O2 produces illegal asm code

2015-01-20 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59946 --- Comment #4 from Jeffrey A. Law law at gcc dot gnu.org --- Author: law Date: Wed Jan 21 06:17:50 2015 New Revision: 219927 URL: https://gcc.gnu.org/viewcvs?rev=219927root=gccview=rev Log: 2015-01-20 Jeff Law l...@redhat.com PR

[Bug target/59946] -mpcrel -O2 produces illegal asm code

2015-01-20 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59946 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/59946] -mpcrel -O2 produces illegal asm code

2015-01-19 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59946 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/59946] -mpcrel -O2 produces illegal asm code

2015-01-19 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59946 --- Comment #3 from Jeffrey A. Law law at redhat dot com --- The m68000 does not support compare imm,pc-relative. Sadly the various comparison patterns play things fast and loose in terms of what order they emit their operands. That makes it