[Bug gas/12698] fails to build with march=all on arm

2012-06-05 Thread zhenqiang.chen at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12698 --- Comment #3 from zhenqiang.chen at linaro dot org 2012-06-05 07:06:31 UTC --- Created attachment 6435 --> http://sourceware.org/bugzilla/attachment.cgi?id=6435 failed case Assembler fail. -- Configure bugmail: http://sourceware.

[Bug gas/12698] fails to build with march=all on arm

2012-06-05 Thread zhenqiang.chen at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12698 zhenqiang.chen at linaro dot org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug gas/12698] fails to build with march=all on arm

2012-06-05 Thread zhenqiang.chen at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12698 --- Comment #5 from zhenqiang.chen at linaro dot org 2012-06-05 07:15:20 UTC --- Here is a reference patch based on your previous one. Both function do_t_mrs and do_t_msr need update. diff --git a/gas/config/tc-arm.c b/gas/config/tc-arm.c