[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-09-20 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 --- Comment #9 from Alexandre Oliva --- Author: aoliva Date: Thu Sep 20 19:34:30 2018 New Revision: 264449 URL: https://gcc.gnu.org/viewcvs?rev=264449&root=gcc&view=rev Log: [PR87013] check for .loc is_stmt support in the assembler Back when we

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-25 Thread mfe at live dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 martin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-23 Thread mfe at live dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 --- Comment #7 from martin --- Created attachment 44584 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44584&action=edit gcc\config.log Hi, sry for the delayed answer. I wanted to make sure that the compiler passed the related point, but I

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-23 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 --- Comment #6 from Alexandre Oliva --- I wanted to ask, martin, can you please confirm that it does indeed fix the problem for you?

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-23 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 Alexandre Oliva changed: What|Removed |Added Attachment #44573|0 |1 is obsolete|

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-22 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 Alexandre Oliva changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigned

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 Richard Biener changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment #

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-20 Thread mfe at live dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 --- Comment #2 from martin --- Created attachment 44565 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44565&action=edit conftest.s Attached is the generated conftest.s file of the command > /media/gcc-8.2.0-compiled/./gcc/xgcc -B/media/g

[Bug bootstrap/87013] Error: junk at end of line, first unrecognized character is `i'

2018-08-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013 Jonathan Wakely changed: What|Removed |Added Target||sparc-linux Status|UNCONFI