public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/60442] No -Wparentheses warning for "if (a += b)"
 2014-03-06 19:43 UTC  (3+ messages)

[Bug target/60387] The gcc compiler for the ppc architecture is not compatible with PPC ABI and DWARF standards
 2014-03-06 19:21 UTC  (9+ messages)

[Bug libgcc/60429] New: Miscompilation (aliasing) with -finline-functions
 2014-03-06 19:07 UTC  (7+ messages)
` [Bug libgcc/60429] "
` [Bug middle-end/60429] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2014-03-06 19:06 UTC  (4+ messages)

[Bug middle-end/60418] New: [4.9 Regression] 435.gromacs in SPEC CPU 2006 is miscompiled
 2014-03-06 18:45 UTC  (9+ messages)
` [Bug middle-end/60418] "

[Bug debug/56974] New: c++ ref qualifiers not represented in DWARF
 2014-03-06 18:32 UTC  (3+ messages)
` [Bug debug/56974] "

[Bug preprocessor/60436] New: C preprocessor segfaults on assembly file
 2014-03-06 18:09 UTC  (8+ messages)
` [Bug preprocessor/60436] [4.8/4.9 Regression] "

[Bug lto/60449] New: Merging function DECLs discards leaf attribute which causes cfg verifier to fail
 2014-03-06 17:47 UTC  (4+ messages)
` [Bug lto/60449] "

[Bug libstdc++/60448] New: swap_ranges does not use ADL correctly
 2014-03-06 17:36 UTC  (9+ messages)
` [Bug libstdc++/60448] "

[Bug fortran/60447] New: Empty .s file created when using -E flag
 2014-03-06 17:08 UTC  (8+ messages)
` [Bug fortran/60447] "

[Bug c/60410] New: -fshort-double ICEs x86_64
 2014-03-06 17:00 UTC  (2+ messages)
` [Bug target/60410] [4.7/4.8/4.9 Regression] "

[Bug c++/60384] New: [4.9 Regression] [c++1y] ICE with invalid typedef
 2014-03-06 15:59 UTC  (2+ messages)
` [Bug c++/60384] "

[Bug bootstrap/58572] New: [4.9 regression] make install uses -Wno-narrowing with system compiler which does not know about it
 2014-03-06 15:29 UTC  (3+ messages)
` [Bug bootstrap/58572] [4.9 regression] make bootstrap-lean leads to installation failure (doing extra rebuilds and invoking system compiler)

[Bug c++/51253] New: [C++11][DR 1030] Evaluation order (sequenced-before relation) among intializer-clauses in braced-init-list
 2014-03-06 14:38 UTC  (2+ messages)
` [Bug c++/51253] [C++11][DR 1030] Evaluation order (sequenced-before relation) among initializer-clauses "

[Bug ada/60411] New: ADA canadian cross build fails
 2014-03-06 14:22 UTC  (2+ messages)
` [Bug ada/60411] "

[Bug c/60197] New: ICE with _Cilk_spawn in expression
 2014-03-06 13:43 UTC  (3+ messages)
` [Bug c/60197] "

[Bug middle-end/60445] New: [4.9 Regression] 473.astar miscompares with -Ofast
 2014-03-06 12:27 UTC  (6+ messages)
` [Bug middle-end/60445] "

[Bug libgcc/59339] New: vtable_verify objects still trying to be linked on Android
 2014-03-06 12:26 UTC  (5+ messages)
` [Bug libgcc/59339] vtable_verify objects still trying to be installed even when disabled

[Bug c/58400] New: gcc for h8300 internal compiler error: insn does not satisfy its constraints at fs/ext4/mballoc.c: In function 'mb_free_blocks':
 2014-03-06 12:21 UTC  (2+ messages)
` [Bug target/58400] "

[Bug target/60446] New: [PATCH] [TIC6X] implementing abssf2/absdf2 insns, _fabs/_fabsf/__builtin_c6x_fabs/__builtin_c6x_fabsf intrinsics
 2014-03-06 12:15 UTC  (2+ messages)
` [Bug target/60446] "

[Bug target/58595] New: internal compiler error: in gen_movsi when compiling on arm some files of lttng-tools with -fPIE
 2014-03-06 12:07 UTC  (2+ messages)
` [Bug target/58595] "

[Bug target/60431] New: [PATCH] [TIC6X] target description missing abssi2 insn
 2014-03-06 11:59 UTC  (8+ messages)
` [Bug target/60431] "

[Bug lto/60424] New: [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto
 2014-03-06 11:40 UTC  (10+ messages)
` [Bug lto/60424] "

[Bug lto/60427] [4.9 Regression] r208312 causes ICE and wrong code for Fortran with -flto
 2014-03-06 11:28 UTC  (5+ messages)

[Bug c/60444] New: No -Wmaybe-uninitialized warning
 2014-03-06 10:01 UTC 

[Bug c/60435] New: GCC failes to apply CSE for va_arg with different types whose representations match
 2014-03-06  9:53 UTC  (2+ messages)
` [Bug middle-end/60435] "

[Bug target/60443] New: Target specific options that change the ABI should be marked
 2014-03-06  9:35 UTC 

[Bug c++/60434] New: False -Wformat warnings about %lld and %Lf are given on Windows
 2014-03-06  8:52 UTC  (3+ messages)
` [Bug c++/60434] "

[Bug libstdc++/60441] New: Incorrect textual representation for std::mersenne_twister_engine
 2014-03-06  8:49 UTC 

[Bug preprocessor/58844] New: [4.8/4.9 Regression] ICE with invalid use of ##
 2014-03-06  8:30 UTC  (3+ messages)
` [Bug preprocessor/58844] [4.8 "

[Bug c/59776] New: gcc -g -O1 ICE in expand_debug_locations, at cfgexpand.c:3865
 2014-03-06  8:28 UTC  (3+ messages)
` [Bug middle-end/59776] [4.8 Regression] "

[Bug c/56824] New: pragma GCC diagnostic push/pop regression for GCC diagnostic ignored "-Waggregate-return"
 2014-03-06  8:27 UTC  (3+ messages)
` [Bug preprocessor/56824] [4.8 regression] pragma GCC diagnostic push/pop fail with "

[Bug tree-optimization/60026] New: ICE at -O3 on valid code (with the optimize pragma) on x86_64-linux-gnu
 2014-03-06  8:26 UTC  (3+ messages)
` [Bug ipa/60026] [4.8 Regression] "

[Bug c/60276] New: -O3 autovectorizer breaks on a particular loop
 2014-03-06  8:24 UTC  (2+ messages)
` [Bug tree-optimization/60276] [4.7 Regression] "

[Bug middle-end/60381] New: [4.9 Regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8245
 2014-03-06  8:19 UTC  (6+ messages)
` [Bug debug/60381] "

[Bug fortran/56490] New: [4.6/4.7 Regression] -Wall triggering infinite loop
 2014-03-06  8:12 UTC  (2+ messages)
` [Bug tree-optimization/56490] [4.7/4.8 "

[Bug c/37743] Bogus printf format warning with __builtin_bswap32
 2014-03-06  8:11 UTC 

[Bug target/43546] [4.7/4.8 Regression] ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm
 2014-03-06  8:03 UTC 

[Bug c/60101] New: Long compile times when mixed complex floating point datatypes are used in lengthy expressions
 2014-03-06  8:02 UTC  (2+ messages)
` [Bug c/60101] [4.7/4.8 Regression] "

[Bug fortran/52370] [4.7/4.8 Regression] Spurious "may be used uninitialized" warning for check of optional argument
 2014-03-06  8:01 UTC 

[Bug ipa/60062] New: wrong code (for code with the optimize attribute) at -O1 and above on x86_64-linux-gnu in 32-bit mode
 2014-03-06  7:57 UTC  (2+ messages)
` [Bug target/60062] [4.7/4.8 Regression] "

[Bug c++/57499] New: ICE when noreturn destructor returns after throw with -O
 2014-03-06  7:55 UTC  (2+ messages)
` [Bug middle-end/57499] [4.7/4.8 Regression] "

[Bug preprocessor/60400] New: ICE with trigraphs
 2014-03-06  7:53 UTC  (2+ messages)
` [Bug preprocessor/60400] [4.7/4.8 Regression] "

[Bug c/60440] New: Bogus -Wreturn-type warning after error
 2014-03-06  7:46 UTC 

[Bug debug/60438] New: dwarf2cfi :2239 still assert,not the same cause as PR 59575
 2014-03-06  7:37 UTC  (4+ messages)
` [Bug debug/60438] "

[Bug c/60439] New: No warning for case overflow in switch statement
 2014-03-06  7:06 UTC 

[Bug debug/59992] New: [4.9 Regression] Compilation of insn-recog.c too slow due to var-tracking
 2014-03-06  7:05 UTC  (2+ messages)
` [Bug debug/59992] "

[Bug tree-optimization/58762] New: [missed optimization] Vectorizing abs(int)
 2014-03-06  2:24 UTC  (2+ messages)
` [Bug target/58762] "

[Bug bootstrap/57486] New: bootstrap fails on 4.8 and google/4.8 branch on RHEL6.1 platform
 2014-03-06  1:42 UTC  (2+ messages)
` [Bug bootstrap/57486] "

[Bug gcov-profile/48361] New: gcov freezes when using --all-blocks (-a) flag
 2014-03-06  1:19 UTC  (2+ messages)
` [Bug gcov-profile/48361] "

[Bug plugins/59335] New: Plugin doesn't build on trunk
 2014-03-05 22:47 UTC  (5+ messages)
` [Bug plugins/59335] "

[Bug fortran/60392] New: Problem with TRANSPOSE and CONTIGUOUS dummy arguments
 2014-03-05 20:45 UTC  (3+ messages)
` [Bug fortran/60392] "

[Bug c/58271] New: ICE in gcc for a MIPS target during compilation with -mpaired-single -ftree-vectorize
 2014-03-05 20:35 UTC  (2+ messages)
` [Bug target/58271] "

[Bug lto/60404] New: wrong code by LTO on x86_64-linux-gnu
 2014-03-05 20:12 UTC  (2+ messages)
` [Bug lto/60404] [4.9 Regression] "

[Bug testsuite/59308] New: gcc.dg/tree-ssa/ssa-ifcombine-ccmp-[1456] tests fail on arm cortex-a5
 2014-03-05 20:08 UTC  (2+ messages)
` [Bug testsuite/59308] [4.9 Regression] "

[Bug c++/60409] New: [4.9 Regression] [c++1y] ICE on valid with template function
 2014-03-05 19:31 UTC  (5+ messages)
` [Bug c++/60409] "

[Bug debug/60433] New: auto-fn24.C:7:8: ICE: in dbxout_type, at dbxout.c:2371
 2014-03-05 19:25 UTC 

[Bug c++/60432] New: Member pointer resolution within class definition causes segmentation fault
 2014-03-05 19:07 UTC  (5+ messages)
` [Bug c++/60432] "

[Bug ipa/58678] New: [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)
 2014-03-05 18:31 UTC  (9+ messages)
` [Bug c++/58678] "

[Bug c++/60361] New: unexpected 'use of parameter outside function body' error
 2014-03-05 17:56 UTC  (3+ messages)
` [Bug c++/60361] [4.7/4.8/4.9 Regression] "
` [Bug c++/60361] [4.7/4.8 "

[Bug fortran/58842] New: libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts "universal installation"
 2014-03-05 17:43 UTC  (3+ messages)
` [Bug fortran/58842] "

[Bug c++/60430] New: static_assert and reference to const/constexpr
 2014-03-05 16:08 UTC 

[Bug fortran/58880] New: ICE on valid with FINAL function and type extension
 2014-03-05 15:25 UTC  (3+ messages)
` [Bug fortran/58880] [4.9 Regression] [OOP] "

[Bug target/60369] New: [PATCH] [TIC6X] new compiler intrinsics
 2014-03-05 15:13 UTC  (2+ messages)
` [Bug target/60369] "

[Bug target/57631] New: spurious warning for avr interrupts with asm labels
 2014-03-05 14:07 UTC  (2+ messages)
` [Bug target/57631] Use assembler name for sanity checking of ISR names provided it is set

[Bug c/60425] New: -fopenmp fails when gcc is compiled to /usr/local
 2014-03-05 12:38 UTC  (4+ messages)
` [Bug c/60425] "

[Bug middle-end/60426] New: [4.9 Regression] ICE near expand_builtin_int_roundingfn_2
 2014-03-05 12:02 UTC  (4+ messages)
` [Bug middle-end/60426] "

[Bug target/60428] New: non-exception (e.g. C) ARM Linux programs depend on libgcc_s
 2014-03-05 11:50 UTC  (3+ messages)
` [Bug target/60428] "

[Bug libstdc++/60421] New: std::this_thread::sleep_for doesn't sleep for all arguments
 2014-03-05 11:30 UTC  (3+ messages)
` [Bug libstdc++/60421] "

[Bug c++/60423] New: g++ can treat a dynamic POD variable as an array without warning/error
 2014-03-05 10:57 UTC  (2+ messages)
` [Bug c++/60423] "

[Bug libstdc++/60422] <bits/xxx.h> headers should give a diagnostic when included directly
 2014-03-05  9:49 UTC 

[Bug c++/60417] New: [4.9 regression] [DR 1518] Bogus error on C++03 aggregate initialization
 2014-03-05  9:36 UTC  (2+ messages)
` [Bug c++/60417] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).