https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63510
--- Comment #5 from Iain Buclaw ---
I can still reproduce the wrong-line diagnostic using gcc (GCC) 6.0.0 20150720
(experimental).
However GDB has been building just fine for a while now. But I don't know if
that is due to a change on GCC or GD
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63510
--- Comment #1 from Iain Buclaw ---
> Reduced to the following code, which shows both the correct and wrong line.
But perhaps the wrong column information.
Assignee: unassigned at gcc dot gnu.org
Reporter: ibuclaw at ubuntu dot com
Tested on gcc (GCC) 5.0.0 20140901 (experimental)
Building GDB fails with the following error - both of which show the wrong
line.
../../gdb/i387-tdep.c: In function ‘i387_supply_fsave’:
../../gdb/i387
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48099
Iain Buclaw changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48099
Iain Buclaw changed:
What|Removed |Added
Attachment #23639|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48099
--- Comment #1 from Iain Buclaw 2011-03-12 22:52:59
UTC ---
Created attachment 23639
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23639
diff for 48099
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48099
Summary: Evaluation order of arguments in a call expression
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assign