[Bug middle-end/63510] Wrong line number in Wstrict-overflow message

2015-08-04 Thread ibuclaw at ubuntu dot com
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

[Bug c/63510] Wrong line number in Wstrict-overflow message

2014-10-11 Thread ibuclaw at ubuntu dot com
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.

[Bug c/63510] New: Wrong line number in Wstrict-overflow message

2014-10-11 Thread ibuclaw at ubuntu dot com
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

[Bug middle-end/48099] Evaluation order of arguments in a call expression

2014-10-11 Thread ibuclaw at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48099 Iain Buclaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/48099] Evaluation order of arguments in a call expression

2011-03-12 Thread ibuclaw at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48099 Iain Buclaw changed: What|Removed |Added Attachment #23639|0 |1 is obsolete|

[Bug middle-end/48099] Evaluation order of arguments in a call expression

2011-03-12 Thread ibuclaw at ubuntu dot com
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

[Bug middle-end/48099] New: Evaluation order of arguments in a call expression

2011-03-12 Thread ibuclaw at ubuntu dot com
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