[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2016-04-28 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 --- Comment #7 from simon at pushface dot org --- t-aprofile produced an excellent result - for me, anyway; it includes everything I need (cortex-*), as well as a whole lot more - just lots of disk space for multilibs.

[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2015-08-04 Thread jim.wilson at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 --- Comment #6 from jim.wilson at linaro dot org --- On Tue, Aug 4, 2015 at 6:39 AM, simon at pushface dot org wrote: >> The t-aprofile that Ramana mentioned does support thumb/hard multilibs, but >> makes this work by requiring armv7 or higher.

[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2015-08-04 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 --- Comment #5 from simon at pushface dot org --- (In reply to Jim Wilson from comment #4) > If you want a proper thumb2 hard multilib, then in the file > gcc/config/arm/t-arm-elf see the line > MULTILIB_EXCEPTIONS+= *mthumb/*mfloat-abi=hard*

[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2015-08-03 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #4 fr

[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2015-07-30 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 --- Comment #3 from simon at pushface dot org --- (In reply to Ramana Radhakrishnan from comment #2) > (In reply to simon from comment #0) > > Having configured with > > > > --target=arm-eabi > > --with-arch=armv7 > > --with-mode=thumb > >

[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2015-07-29 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug driver/66849] Incorrect multilib chosen with -mthumb -mfloat-abi=hard

2015-07-13 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66849 --- Comment #1 from simon at pushface dot org --- I should have said, I’m interested in Cortex-M3 and Cortex-M4{F); and possibly Cortex-M7(F).