https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66608
--- Comment #1 from siflfran at hawo dot net ---
% gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/5.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /usr/src/gcc-5.1.0/configure --dis
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66609
Bug ID: 66609
Summary: [sh] Relative address expressions bind at as-time,
even if symbol is weak
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66563
--- Comment #17 from Kazumoto Kojima ---
(In reply to John Paul Adrian Glaubitz from comment #16)
>From the dump and
floatformat.c:529:2: internal compiler error: Segmentation fault
dto = ldexp (1.0, exponent);
wmfire.c:559:6: internal compil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66591
--- Comment #1 from Kazumoto Kojima ---
Author: kkojima
Date: Fri Jun 19 22:58:58 2015
New Revision: 224701
URL: https://gcc.gnu.org/viewcvs?rev=224701&root=gcc&view=rev
Log:
PR target/66591
* config/sh/sh.c (prepare_move_operands): Pre-allocate
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523
--- Comment #4 from Jack Howarth ---
FYI, Apple's response on radar was...
This is correct behavior from the assembler. The GNU objc runtime is doing bad
things here by assuming an assembler local symbol (any symbol starting with
āLā) is not, in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65882
--- Comment #6 from Mikhail Maltsev ---
Author: miyuki
Date: Sat Jun 20 00:10:00 2015
New Revision: 224702
URL: https://gcc.gnu.org/viewcvs?rev=224702&root=gcc&view=rev
Log:
PR c++/65882
gcc/cp/
* call.c (build_new_op_1): Check tf_warni
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66610
Bug ID: 66610
Summary: Compound assignments prevent value-numbering
optimization
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66610
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Summary|C
.
Apparently, this bug is fixed in gcc HEAD 6.0.0 20150619 (experimental).
My command line was:
g++ -std=c++14 main.cpp -o main.exe
And here is the output of 'g++ -v' on my system:
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=d:/tools/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/
101 - 109 of 109 matches
Mail list logo