[Bug middle-end/86864] New: [9 Regression] ICE in commit_one_edge_insertion, at cfgrtl.c:2025 since r261795

2018-08-05 Thread belyshev at depni dot sinp.msu.ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86864 Bug ID: 86864 Summary: [9 Regression] ICE in commit_one_edge_insertion, at cfgrtl.c:2025 since r261795 Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords:

[Bug middle-end/86840] __attribute__((optimize("exceptions"))) is silently ignored

2018-08-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86840 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug middle-end/79016] missing -Wstringop-overflow= overflowing allocated buffers

2018-08-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79016 --- Comment #3 from Eric Gallager --- (In reply to Martin Sebor from comment #2) > This is also affects overflowing buffers allocated by a user-defined > function declared with attribute alloc_size. Confirmed for this part too.

[Bug fortran/86863] New: [OOP][F2008] type-bound module procedure name not recognized

2018-08-05 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86863 Bug ID: 86863 Summary: [OOP][F2008] type-bound module procedure name not recognized Product: gcc Version: 8.2.0 Status: UNCONFIRMED Severity: normal

[Bug target/86856] Format warnings building all-gcc

2018-08-05 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 nightstrike changed: What|Removed |Added Summary|Warning: unknown conversion |Format warnings building

[Bug target/86856] Warning: unknown conversion type for ASM_OUTPUT_REG_PUSH and ASM_OUTPUT_REG_POP

2018-08-05 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 --- Comment #8 from nightstrike --- Ok, I'm trying again with a stock 8.1.

[Bug middle-end/86631] [9 Regression] missing -Walloc-size-larger-than on ILP32 hosts

2018-08-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86631 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org ---

[Bug c++/86862] New: Segfault using extern template on class deriving from streambuf

2018-08-05 Thread jessemaurais at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86862 Bug ID: 86862 Summary: Segfault using extern template on class deriving from streambuf Product: gcc Version: 8.2.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/86861] New: 18_support/new_aligned.cc FAILs

2018-08-05 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 Bug ID: 86861 Summary: 18_support/new_aligned.cc FAILs Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-05 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 Rainer Orth changed: What|Removed |Added Target Milestone|--- |9.0

[Bug target/86386] [8/9 Regression] unaligned load from stack with -Os -fno-tree-dce -mstringop-strategy=vector_loop -mavx512bw

2018-08-05 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86386 --- Comment #7 from hjl at gcc dot gnu.org --- Author: hjl Date: Sun Aug 5 12:46:13 2018 New Revision: 263317 URL: https://gcc.gnu.org/viewcvs?rev=263317=gcc=rev Log: i386: Set cfun->machine->max_used_stack_alignment if needed

[Bug target/86856] Warning: unknown conversion type for ASM_OUTPUT_REG_PUSH and ASM_OUTPUT_REG_POP

2018-08-05 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 --- Comment #7 from Andreas Schwab --- %z has been added in gcc 8.

[Bug libstdc++/86860] New: Reject valid overloads of subclass ostream operator<

2018-08-05 Thread mickey.veksler at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86860 Bug ID: 86860 Summary: Reject valid overloads of subclass ostream operator<< Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/86856] Warning: unknown conversion type for ASM_OUTPUT_REG_PUSH and ASM_OUTPUT_REG_POP

2018-08-05 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 --- Comment #6 from nightstrike --- 7.3 is too old of a host compiler?

[Bug target/86856] Warning: unknown conversion type for ASM_OUTPUT_REG_PUSH and ASM_OUTPUT_REG_POP

2018-08-05 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 --- Comment #5 from Uroš Bizjak --- (In reply to nightstrike from comment #4) > Itwhen building the "all-gcc" target, but I'm building a cross compiler (I > just updated the Host field in the PR to reflect this). When building a > cross, I'm