[Bug target/57017] «Error: expecting string instruction after `rep'» in code w/o inline assembly

2013-04-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug target/57017] «Error: expecting string instruction after `rep'» in code w/o inline assembly

2013-04-24 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug target/57017] «Error: expecting string instruction after `rep'» in code w/o inline assembly

2013-04-24 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2013-04-24 06:15:46 UTC --- Can't reproduce, perhaps misconfigured compiler? HAVE_AS_IX86_REP_LOCK_PREFIX test in particular. You haven't said what target it is and how you've

[Bug target/57017] «Error: expecting string instruction after `rep'» in code w/o inline assembly

2013-04-24 Thread aaversa at optics dot arizona.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 Alan Aversa aaversa at optics dot arizona.edu changed: What|Removed |Added CC|

[Bug target/57017] «Error: expecting string instruction after `rep'» in code w/o inline assembly

2013-04-24 Thread aaversa at optics dot arizona.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 --- Comment #8 from Alan Aversa aaversa at optics dot arizona.edu 2013-04-25 02:53:02 UTC --- I upgraded to binutils 2.23.52.0.1 and the problem went away.

[Bug target/57017] «Error: expecting string instruction after `rep'» in code w/o inline assembly

2013-04-23 Thread aaversa at optics dot arizona.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 --- Comment #4 from Alan Aversa aaversa at optics dot arizona.edu 2013-04-24 05:58:29 UTC --- Created attachment 29925 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29925 the REAL preprocessed source file sorry, I uploaded the

[Bug target/57017] «Error: expecting string instruction after `rep'» in code w/o inline assembly

2013-04-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING