[Bug c/49012] weak const optimisations

2011-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49012 --- Comment #3 from Richard Guenther 2011-05-17 08:39:50 UTC --- I suppose PR47278 might be related.

[Bug c/49012] weak const optimisations

2011-05-16 Thread etienne_lorrain at yahoo dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49012 --- Comment #2 from etienne_lorrain at yahoo dot fr 2011-05-16 14:36:41 UTC --- Well, with gcc-4.4.5-8 the weak attribute did the trick: $ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='

[Bug c/49012] weak const optimisations

2011-05-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49012 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f