[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2017-05-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2017-05-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #17 from Jakub Jelinek --- Author: jakub Date: Tue May 30 07:34:46 2017 New Revision: 248616 URL: https://gcc.gnu.org/viewcvs?rev=248616=gcc=rev Log: Backported from mainline 2016-10-05 Jakub Jelinek

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-12-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #16 from Jakub Jelinek --- Fixed for 6.3+ as well.

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #15 from Jakub Jelinek --- Author: jakub Date: Wed Dec 7 22:39:29 2016 New Revision: 243391 URL: https://gcc.gnu.org/viewcvs?rev=243391=gcc=rev Log: Backported from mainline 2016-10-05 Jakub Jelinek

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-07 Thread marc.mutz at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #14 from Marc Mutz --- More examples (incl. ones with .Lubsan_type3) available on request.

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-07 Thread marc.mutz at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 Marc Mutz changed: What|Removed |Added CC||marc.mutz at kdab dot com --- Comment #13

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-07 Thread marc.mutz at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #12 from Marc Mutz --- Created attachment 39768 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39768=edit Preprocessed source for PCH Command line for PCH file: g++ -pipe -g -O3 -std=c++1z \ -I/usr/include/glib-2.0 \

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #11 from Jakub Jelinek --- The #c3 testcase works now, so if you have something different you can reproduce it on, please attach preprocessed source for the PCH header and preprocessed source of the c/c++ source with the PCH header

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-05 Thread marc at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #10 from marc at kdab dot com --- I cannot confirm that this is fixed in 7.0.0 20161005. This is at commit: PR sanitizer/77823. I still see these errors.

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 Jakub Jelinek changed: What|Removed |Added Known to work||7.0 --- Comment #9 from Jakub Jelinek

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Wed Oct 5 19:04:39 2016 New Revision: 240804 URL: https://gcc.gnu.org/viewcvs?rev=240804=gcc=rev Log: PR sanitizer/66343 * ubsan.c (ubsan_create_data): Call

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Wed Oct 5 19:03:28 2016 New Revision: 240803 URL: https://gcc.gnu.org/viewcvs?rev=240803=gcc=rev Log: PR sanitizer/66343 * ubsan.c (ubsan_ids): New GTY(()) array.

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-10-05 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 Richard Biener changed: What|Removed |Added Component|pch |sanitizer --- Comment #5 from Richard

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-06-19 Thread simon.lindholm10 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 Simon Lindholm changed: What|Removed |Added CC||simon.lindholm10 at gmail dot com ---

[Bug sanitizer/66343] "Error: .Lubsan_type3 already defined" with UBSan and precompiled headers

2016-03-21 Thread marc at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 marc at kdab dot com changed: What|Removed |Added CC||marc at kdab dot com --- Comment

[Bug sanitizer/66343] Error: .Lubsan_type3 already defined with UBSan and precompiled headers

2015-08-24 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66343 --- Comment #1 from Roger Orr rogero at howzatt dot demon.co.uk --- Fails for me (with a very slightly different label: Lubsan_type0) on gcc-trunk (as of 2015-08-22) without needing the -m32: $ /usr/share/gcc-trunk/bin/gcc -v Using built-in