[Bug target/68617] arm ice output_operand: invalid %-code for -march=armv6k + thumb

2015-12-22 Thread andreast at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68617 Andreas Tobler changed: What|Removed |Added CC||andreast at gcc dot gnu.org --- Comment

[Bug target/68617] arm ice output_operand: invalid %-code for -march=armv6k + thumb

2015-12-01 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68617 chrbr at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--

[Bug target/68617] arm ice output_operand: invalid %-code for -march=armv6k + thumb

2015-12-01 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68617 --- Comment #3 from chrbr at gcc dot gnu.org --- Author: chrbr Date: Tue Dec 1 14:50:57 2015 New Revision: 231114 URL: https://gcc.gnu.org/viewcvs?rev=231114&root=gcc&view=rev Log: 2015-12-01 Christian Bruel PR target/68617 *

[Bug target/68617] arm ice output_operand: invalid %-code for -march=armv6k + thumb

2015-11-30 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68617 --- Comment #2 from chrbr at gcc dot gnu.org --- unaligned_access flag now depend on TARGET_32BIT, which is sensitive to the attribute target. Should be made Save in arm.opt and handled in override_options_internal. But this is still not enough to

[Bug target/68617] arm ice output_operand: invalid %-code for -march=armv6k + thumb

2015-11-30 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68617 --- Comment #1 from chrbr at gcc dot gnu.org --- Created attachment 36872 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36872&action=edit reproduce compiled with arm-none-eabi-gcc -Os -S -mfloat-abi=softfp attr-unaligned-load-ice.c -mtp=s