[Bug target/91052] [10 Regression] ICE in fix_reg_equiv_init, at ira.c:2705

2020-02-02 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91052 --- Comment #11 from Kewen Lin --- Thanks a lot for Martin's help on reproduction. I can reproduce this ICE and confirmed that if commenting out my patch r272731 in loop-iv.c, it can pass. I can also reproduce it on powerpc64

[Bug analyzer/93547] New: ICE in real_maxval, at real.c:2593

2020-02-02 Thread asolokha at gmx dot com
(__builtin_inf ()); |^~ 0x684722 real_maxval(real_value*, int, machine_mode) /var/tmp/portage/sys-devel/gcc-10.0.1_alpha20200202/work/gcc-10-20200202/gcc/real.c:2593 0x12d9cf5 generic_simplify_336 /var/tmp/portage/sys-devel/gcc

[Bug analyzer/93546] New: ICE: Segmentation fault (in ana::region_model::add_region_for_type)

2020-02-02 Thread asolokha at gmx dot com
== 0) | ^ 0xd8817f crash_signal /var/tmp/portage/sys-devel/gcc-10.0.1_alpha20200202/work/gcc-10-20200202/gcc/toplev.c:328 0x1103308 ana::region_model::add_region_for_type(ana::region_id, tree_node*) /var/tmp/portage/sys-devel/gcc-10.0.1_alpha20200202/work/gcc-10-20200202/gcc/anal

[Bug preprocessor/93545] New: [10 Regression] ICE: Segmentation fault (in _cpp_lex_direct)

2020-02-02 Thread asolokha at gmx dot com
expected identifier or '(' before numeric constant 1 | __has_include | ^ qmyoraks.c:1:1: internal compiler error: Segmentation fault 0xd8817f crash_signal /var/tmp/portage/sys-devel/gcc-10.0.1_alpha20200202/work/gcc-10-20200202/gcc/toplev.c:328 0x1824f32 _cpp_lex_direct

[Bug analyzer/93511] ICE in make_region_for_type analyzing zlib/gzwrite.c

2020-02-02 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93511 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment #1

[Bug analyzer/93544] New: ICE in get_lvalue_1, at analyzer/region-model.cc:4613

2020-02-02 Thread asolokha at gmx dot com
-model.cc:4613 13 | __builtin_free (dx); | ^~~ 0x71dc18 ana::region_model::get_lvalue_1(ana::path_var, ana::region_model_context*) /var/tmp/portage/sys-devel/gcc-10.0.1_alpha20200202/work/gcc-10-20200202/gcc/analyzer/region-model.cc:4613 0x1104933 ana

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64

2020-02-02 Thread peter.bisroev at groundlabs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #133 from Peter Bisroev --- (In reply to dave.anglin from comment #132) > This has been reported before on net.  Maybe you should try using flex > library. > It provides the above symbols in its library.. Building binutils with flex

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-02-02 Thread i at maskray dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 --- Comment #11 from Fangrui Song --- (In reply to H.J. Lu from comment #8) > Created attachment 47762 [details] > A patch to handle targetm.asm_out.post_cfi_startproc I don't work on GCC, so I am hoping other x86 maintainers can review. (I

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64

2020-02-02 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #132 from dave.anglin at bell dot net --- On 2020-02-02 6:01 p.m., peter.bisroev at groundlabs dot com wrote: > h > Yes, I always use --with-as and --with-gnu-as on this platform. However after > putting binutils as the first entry in

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64

2020-02-02 Thread peter.bisroev at groundlabs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #131 from Peter Bisroev --- (In reply to dave.anglin from comment #130) > > In the meantime, I wanted to ask you. Is it OK for me to add to the PATH > > directory containing binutils-2.32 compiled with aCC prior to bootstrapping > >

[Bug analyzer/93543] New: [10 regression] bootstrap with clang 9.0.1 fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-02 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 Bug ID: 93543 Summary: [10 regression] bootstrap with clang 9.0.1 fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed Product: gcc

[Bug libstdc++/93542] std::future::wait_for should use monotonic clock

2020-02-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93542 Jonathan Wakely changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug c++/93530] [10 Regression] ICE on invalid alignas

2020-02-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93530 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/93530] [10 Regression] ICE on invalid alignas

2020-02-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93530 --- Comment #8 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:b817be038d94c987e02c26ed2d81b6f2ebb5f97a commit r10-6397-gb817be038d94c987e02c26ed2d81b6f2ebb5f97a Author: Marek Polacek Date:

[Bug c++/93530] [10 Regression] ICE on invalid alignas

2020-02-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93530 Marek Polacek changed: What|Removed |Added Keywords||patch --- Comment #7 from Marek Polacek

[Bug middle-end/71155] symbol in wrong section .data.rel.local on mips64el

2020-02-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71155 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug other/91989] libssp/spp.c: __[stack_]chk_fail() may run arbitrary code if __builtin_trap() returns

2020-02-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91989 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug other/91989] libssp/spp.c: __[stack_]chk_fail() may run arbitrary code if __builtin_trap() returns

2020-02-02 Thread franke at computer dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91989 --- Comment #2 from Christian Franke --- If the builtin is also noreturn on the other (non-x86) platforms, a cosmetic issue remains only: libssp/ssp.c contains dead code with a misleading comment which suggests that __builtin_trap() may return

[Bug libstdc++/93542] New: std::future::wait_for should use monotonic clock

2020-02-02 Thread mac at mcrowe dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93542 Bug ID: 93542 Summary: std::future::wait_for should use monotonic clock Product: gcc Version: 9.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug libstdc++/91486] future::wait_for and shared_timed_mutex::wait_for do not work properly with float duration

2020-02-02 Thread mac at mcrowe dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91486 Mike Crowe changed: What|Removed |Added CC||mac at mcrowe dot com --- Comment #7 from

[Bug rtl-optimization/91333] [9/10 Regression] suboptimal register allocation for inline asm

2020-02-02 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91333 --- Comment #12 from Vladimir Makarov --- (In reply to Christophe Lyon from comment #10) > (In reply to Jeffrey A. Law from comment #9) > > Fixed by Vlad's patch on the trunk. > > This patch causes regressions: > aarch64: > I've committed one

[Bug rtl-optimization/91333] [9/10 Regression] suboptimal register allocation for inline asm

2020-02-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91333 --- Comment #11 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:897a73086b2d63a5a6ae79f4276422272eca534d commit r10-6395-g897a73086b2d63a5a6ae79f4276422272eca534d Author: Vladimir N. Makarov

[Bug tree-optimization/90377] [10 Regression] New -Wstringop-overflow with -O3 since r270852

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90377 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug sanitizer/86899] [8/9/10 regression] TSAN incorrect warning: control reaches end of non-void function

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86899 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug rtl-optimization/90378] [9/10 regression] -Os -flto miscompiles 454.calculix after r266385 on Arm

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90378 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P1 CC|

[Bug middle-end/91512] [10 Regression] Fortran compile time regression.

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91512 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug sanitizer/91707] [10 Regression] spurious stringop-overflow warning with -fsanitize=undefined

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91707 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug bootstrap/92002] [10 regression] -Wuninitialized warning in gcc/wide-int.cc

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92002 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug tree-optimization/92893] [10 Regression] Unhelpful -Wstringop-overflow warning for a trailing one-element array

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92893 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug tree-optimization/92879] [10 Regression] incorrect warning of __builtin_memset offset is out of the bounds on zero-size allocation and initialization

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92879 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug tree-optimization/93404] [10 regression] -O2 and -O2 -flto SPEC2006 and 2017 code size regression

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93404 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug lto/93358] [10 Regression] 447.dealII regresses by 15% after r10-6025-gf5b25e15165adde1356af42e9066ab75c5b37a19

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93358 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug middle-end/93519] [8/9/10 Regression] bogus -Wrestrict for strcpy(d, s) call guarded by d != s

2020-02-02 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93519 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug c++/93530] [10 Regression] ICE on invalid alignas

2020-02-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93530 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org See

[Bug target/93535] slow float/double simple constant folding with -Ofast

2020-02-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93535 --- Comment #1 from Marc Glisse --- (testing clang++ -O2 -ffast-math is useful as well) It would be more helpful if you could isolate some specific transformations that gcc is missing, instead of one big benchmark. For instance: double f(int

[Bug fortran/93541] New: OpenMP module description incomplete in gcc/fortran/gfortran.texi – missing PARAMETER

2020-02-02 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93541 Bug ID: 93541 Summary: OpenMP module description incomplete in gcc/fortran/gfortran.texi – missing PARAMETER Product: gcc Version: unknown Status: UNCONFIRMED