[Bug lto/56578] Testcase behaves differently when compiled with LTO (builtin for malloc is not getting the right one)

2022-11-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578 Andrew Pinski changed: What|Removed |Added Summary|Testcase behaves|Testcase behaves |diff

[Bug lto/56578] Testcase behaves differently when compiled with LTO

2013-03-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578 --- Comment #4 from Dmitry Gorbachev 2013-03-12 13:30:30 UTC --- > We could say the bug is in the testcase. Failing is: [...] > that's because you are providing an implementation of > malloc in libxxx.a a.o from func.c that does not have

[Bug lto/56578] Testcase behaves differently when compiled with LTO

2013-03-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|W

[Bug lto/56578] Testcase behaves differently when compiled with LTO

2013-03-11 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578 --- Comment #2 from Dmitry Gorbachev 2013-03-12 00:46:13 UTC --- GCC 4.8.0, 4.7.3, 4.6.4; build = host = target = i686-pc-linux-gnu; configured with "--enable-languages=c,c++ --enable-version-specific-runtime-libs --disable-nls --disable-s

[Bug lto/56578] Testcase behaves differently when compiled with LTO

2013-03-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|