[Bug fortran/87689] PowerPC64 ELFv2 function parameter passing violation

2019-02-12 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87689 --- Comment #17 from Alan Modra --- > On platforms where varargs have a different calling > signature from normal functions, this would be an ABI change. True, but in C terms, gfortran is currently doing this: void f (char *res, int reslen); ..

[Bug target/89324] New: ICE in extract_constrain_insn, at recog.c:2211 on aarch64

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89324 Bug ID: 89324 Summary: ICE in extract_constrain_insn, at recog.c:2211 on aarch64 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Pr

[Bug target/89324] ICE in extract_constrain_insn, at recog.c:2211 on aarch64

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89324 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Target|

[Bug gcov-profile/89307] -fprofile-generate binary may be too slow in multithreaded environment due to cache-line conflicts on counters

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89307 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/89325] New: False warnings about "optimization attribute" on operators when -fno-ipa-cp-clone

2019-02-12 Thread thehans at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89325 Bug ID: 89325 Summary: False warnings about "optimization attribute" on operators when -fno-ipa-cp-clone Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severit

[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 Martin Liška changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Martin Liška ---

[Bug sanitizer/89323] Asan memory leak detection on x86 platform

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89323 Martin Liška changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from Martin Liška

[Bug lto/88858] ICE in rtl_verify_fallthru, at cfgrtl.c:2930 in Firefox build with LTO and PGO

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88858 --- Comment #2 from Martin Liška --- Author: marxin Date: Wed Feb 13 06:57:38 2019 New Revision: 268835 URL: https://gcc.gnu.org/viewcvs?rev=268835&root=gcc&view=rev Log: Remove a barrier when EDGE_CROSSING is removed (PR lto/88858). 2019-02-13

[Bug lto/88858] ICE in rtl_verify_fallthru, at cfgrtl.c:2930 in Firefox build with LTO and PGO

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88858 Martin Liška changed: What|Removed |Added Known to work||9.0 Known to fail|

[Bug c/89312] snprintf warning is unparsable and not confusing

2019-02-12 Thread martin at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89312 --- Comment #4 from Martin Husemann --- This is scary. So in the future there will be valid reasons for the truncation warning, but you are not offering any way to suppress the totally useless false positives? My problem with this warning is th

[Bug c++/89326] New: [RFE] Highlight `required from here` in compile-error output

2019-02-12 Thread Hi-Angel at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89326 Bug ID: 89326 Summary: [RFE] Highlight `required from here` in compile-error output Product: gcc Version: 8.2.1 Status: UNCONFIRMED Severity: normal P

[Bug c++/89325] False warnings about "optimization attribute" on operators when -fno-ipa-cp-clone

2019-02-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89325 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

<    1   2   3