[Bug middle-end/34973] Wno-strict-aliasing is not working

2008-05-03 Thread awalton at gnome dot org
--- Comment #17 from awalton at gnome dot org 2008-05-03 14:57 --- (In reply to comment #15) > Whoops. I can reproduce the > > fm-directory-view.c:8887: error: dereferencing type-punned pointer will break > strict-aliasing rules > > errors with -O2. > Yes, of c

[Bug middle-end/34973] Wno-strict-aliasing is not working

2008-05-03 Thread awalton at gnome dot org
--- Comment #13 from awalton at gnome dot org 2008-05-03 13:59 --- Created an attachment (id=15569) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15569&action=view) preprocessor output (gzipped) With "gcc (Ubuntu 4.3.0-3ubuntu4) 4.3.1 20080430 (prerelease)". T

[Bug middle-end/34973] Wno-strict-aliasing is not working

2008-05-03 Thread awalton at gnome dot org
--- Comment #11 from awalton at gnome dot org 2008-05-03 11:26 --- I believe we're running into this in Nautilus and GCC 4.3.x (confirmed on both Ubuntu Intrepid Ibex/8.10's 4.3 toolchain and Arch Linux's toolchain [unsure of the micro-version]). If anyone wants to walk