[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-05-12 Thread aaro.koskinen at iki dot fi
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 Aaro Koskinen changed: What|Removed |Added CC||aaro.koskinen at iki dot fi -- You a

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-05-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-05-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Nick Clif

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-05-13 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 --- Comment #3 from Matthew Fortune --- (In reply to Nick Clifton from comment #2) > Hi Matthew, > > Will something like the uploaded patch work ? (Caveat: I am not a MIPS > expert, so there may be something that I have missed). > > Cheer

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-24 Thread aaro.koskinen at iki dot fi
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 --- Comment #4 from Aaro Koskinen --- Is there any workaround to disable the "Inconsistent ISA" messages? With arch=octeon+ GCC testsuite cannot be run anymore since every test fails thanks to excess errors. -- You are receiving this mail b

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-25 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 Matthew Fortune changed: What|Removed |Added Attachment #8311|0 |1 is obsolete|

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c97c330ba8e80776c546e5f562916bf077e358b3 commit c97c330ba8e80776c546e5f5629

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-26 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 --- Comment #7 from Matthew Fortune --- (In reply to cvs-com...@gcc.gnu.org from comment #6) > The master branch has been updated by Nick Clifton : Thanks Nick. I ran out of steam after trying to get my head around the right kind of fix. >

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 --- Comment #8 from Nick Clifton --- Hi Matthew, Thanks for the patch. I have checked it in with one small change - I used macros to encode and decode the abi level and revision numbers into a single value. That way we can easily change t

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2022-08-03 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---