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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013
martin changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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
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?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013
Alexandre Oliva changed:
What|Removed |Added
Attachment #44573|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013
Alexandre Oliva changed:
What|Removed |Added
Status|WAITING |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013
Richard Biener changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment #
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87013
Jonathan Wakely changed:
What|Removed |Added
Target||sparc-linux
Status|UNCONFI