[Bug target/32542] When -msdata is set, gcc sent -memb to gas.

2009-03-28 Thread bje at gcc dot gnu dot org
--- Comment #4 from bje at gcc dot gnu dot org 2009-03-28 23:53 --- Fixed on mainline. -- bje at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIG

[Bug target/32542] When -msdata is set, gcc sent -memb to gas.

2009-03-28 Thread bje at gcc dot gnu dot org
--- Comment #3 from bje at gcc dot gnu dot org 2009-03-28 23:31 --- Subject: Bug 32542 Author: bje Date: Sat Mar 28 23:31:35 2009 New Revision: 145214 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145214 Log: PR target/32542 * sysv4.opt (msdata): Improve comment

[Bug target/32542] When -msdata is set, gcc sent -memb to gas.

2009-03-22 Thread bje at gcc dot gnu dot org
--- Comment #2 from bje at gcc dot gnu dot org 2009-03-23 03:47 --- Tested patch posted for review: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01017.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32542

[Bug target/32542] When -msdata is set, gcc sent -memb to gas.

2009-03-18 Thread bje at gcc dot gnu dot org
--- Comment #1 from bje at gcc dot gnu dot org 2009-03-18 22:11 --- Invoking gcc with every possible argument to -msdata, I see: eabi "./as" "-mppc" "-many" "-Qy" "-memb" "-o" "foo.o" "/tmp/ccVvv3TA.s" sysv "./as" "-mppc" "-many" "-Qy" "-o" "foo.o" "/tmp/ccdORyjE.s" default "./as" "-

[Bug target/32542] When -msdata is set, gcc sent -memb to gas.

2009-03-11 Thread bje at gcc dot gnu dot org
-- bje at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bje at gcc dot gnu dot org |dot org