public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/50176] New: [4.6/4.7 Regression] 4.7 generates spill-fill dealing with char->int conversion
 2011-08-24 18:20 UTC  (3+ messages)
` [Bug target/50176] "

[Bug target/50164] New: [IRA, 4.7 Regression] Performance degradation due to increased memory instructions count
 2011-08-24 18:10 UTC  (3+ messages)
` [Bug target/50164] "

[Bug go/50166] New: ICE in go1: SEGV on Solaris 10/x86
 2011-08-24 18:08 UTC  (2+ messages)
` [Bug go/50166] "

[Bug middle-end/50178] New: [4.6 regression] ICE with gfortran -O3, not with gfortran -02
 2011-08-24 18:00 UTC  (3+ messages)
` [Bug middle-end/50178] "

[Bug target/50090] New: ARM EABI symbols in libgcc.a have default visibility
 2011-08-24 17:42 UTC  (2+ messages)
` [Bug target/50090] "

[Bug c/50179] New: wrong "set but not used" warning
 2011-08-24 17:25 UTC 

[Bug c/18624] GCC does not detect local variable set but never used
 2011-08-24 17:24 UTC  (2+ messages)

[Bug fortran/50050] New: Internal compiler error free_expr0 at expr.c:3709 via gfc_done_2
 2011-08-24 17:15 UTC  (8+ messages)
` [Bug fortran/50050] "
` [Bug fortran/50050] [4.6/4.7 Regression] "

[Bug bootstrap/50177] New: libcpp reallocator a C or C++ function?
 2011-08-24 16:03 UTC 

[Bug target/44618] [4.4/4.5 regression] wrong code with -frename-registers
 2011-08-24 15:09 UTC  (2+ messages)

[Bug bootstrap/50103] New: gcc-4.4.6/gcc/config/rs6000/rs6000.md:153: internal compiler error: Segmentation fault
 2011-08-24 15:07 UTC  (2+ messages)
` [Bug bootstrap/50103] "

[Bug libgomp/50175] New: data race with barrier
 2011-08-24 15:02 UTC  (2+ messages)
` [Bug libgomp/50175] data race with OMP barrier

[Bug target/43052] [4.7 Regression] Inline memcmp is *much* slower than glibc's, no longer expanded inline
 2011-08-24 14:45 UTC  (3+ messages)

[Bug fortran/50174] New: internal compiler error: derived type allocation
 2011-08-24 14:37 UTC  (4+ messages)
` [Bug fortran/50174] [4.7 Regression] ICE on "

[Bug tree-optimization/50138] New: ICE in vect_transform_stmt
 2011-08-24 14:21 UTC  (2+ messages)
` [Bug tree-optimization/50138] [4.6 Regression] "

[Bug fortran/50163] New: Internal compiler error: initialization expression
 2011-08-24 14:02 UTC  (5+ messages)
` [Bug fortran/50163] "
` [Bug fortran/50163] [4.3/4.4/4.5/4.6/4.7 Regression] ICE: "

[Bug target/50172] New: AVX2 test failures for x32
 2011-08-24 14:01 UTC  (4+ messages)
` [Bug target/50172] "

[Bug debug/49864] New: ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439
 2011-08-24 13:11 UTC  (3+ messages)
` [Bug debug/49864] "

[Bug c/50171] New: False positive -Wuninitialized warning
 2011-08-24 11:35 UTC  (5+ messages)
` [Bug c/50171] "

[Bug c/49396] New: c-family/c-cppbuiltin.c: duplicate if expressions
 2011-08-24 11:29 UTC  (4+ messages)
` [Bug c/49396] "

[Bug middle-end/50083] New: [4.7 regression] All 32-bit fortran tests fail on 32-bit Solaris
 2011-08-24 10:57 UTC  (4+ messages)
` [Bug middle-end/50083] "

[Bug lto/50165] New: [4.7 regression] Huge build time regression (Firefox lto build)
 2011-08-24 10:48 UTC  (8+ messages)
` [Bug lto/50165] "
` [Bug lto/50165] [4.7 Regression] "

[Bug c/49768] New: C99 style union initializations does not work as expected with optimizations
 2011-08-24 10:37 UTC  (2+ messages)
` [Bug tree-optimization/49768] [4.6/4.7 Regression] "

[Bug c/49119] New: PowerPC: Wrong code with designated initializers and bit fields
 2011-08-24 10:36 UTC  (7+ messages)
` [Bug c/49119] "

[Bug tree-optimization/50067] New: Wrong code with -fpredictive-commoning
 2011-08-24 10:17 UTC  (3+ messages)
` [Bug tree-optimization/50067] [4.7 Regression] "

[Bug c++/33661] template methods forget explicit local reg vars
 2011-08-24 10:09 UTC 

[Bug c/50168] New: __builtin_ctz() and intrinsics __bsr(), __bsf() generate suboptimal code on x86_64
 2011-08-24  9:53 UTC  (10+ messages)
` [Bug c/50168] "
` [Bug middle-end/50168] "

[Bug bootstrap/50167] New: gmp memory functions are extern "C" (graphite)
 2011-08-24  8:20 UTC  (2+ messages)
` [Bug bootstrap/50167] "

[Bug fortran/50173] New: ICE when allocating derived type with allocatable component(s) and specifying lower bound
 2011-08-24  6:47 UTC  (3+ messages)
` [Bug fortran/50173] "

[Bug libstdc++/50153] New: hppa64-hp-hpux11.11/libstdc++-v3/include/cstdlib:106:11: error: '::abs' has not been declared
 2011-08-23 21:55 UTC  (11+ messages)
` [Bug libstdc++/50153] "

[Bug testsuite/50170] New: [4.7 Regression] FAIL: gcc.target/i386/sse-22a.c
 2011-08-23 21:32 UTC  (2+ messages)
` [Bug testsuite/50170] "

[Bug c++/50169] New: "new struct X {{}};" incorrectly treated as an invalid struct-definition
 2011-08-23 21:31 UTC  (2+ messages)
` [Bug c++/50169] "

[Bug c++/50024] New: gcc crashes when using braced initialization in member function of template
 2011-08-23 20:56 UTC  (4+ messages)
` [Bug c++/50024] [C++0x] [4.7 Regression] crash "

[Bug libstdc++/50160] New: vector<bool> comparison very slow (no specialisation)
 2011-08-23 19:54 UTC  (13+ messages)
` [Bug libstdc++/50160] "

[Bug middle-end/38509] Bogus "attempt to free a non-heap object" warning
 2011-08-23 19:32 UTC  (2+ messages)

[Bug rtl-optimization/49890] New: IRA spill with plenty of available registers
 2011-08-23 19:05 UTC  (2+ messages)
` [Bug rtl-optimization/49890] "

[Bug c++/49045] New: [C++0x] unexpected "different exception specifier" error with noexcept
 2011-08-23 16:42 UTC  (4+ messages)
` [Bug c++/49045] "

[Bug c++/50158] New: [4.7 Regression] invalid 'variable set but not used' warning (boolean used as index to an array)
 2011-08-23 16:03 UTC  (7+ messages)
` [Bug c++/50158] [4.7 Regression] invalid 'variable set but not used' warning (boolean used as an "

[Bug tree-optimization/50161] New: [4.7 Regression] wrong code with -fno-tree-ter and __builtin_popcountl
 2011-08-23 15:57 UTC  (5+ messages)
` [Bug middle-end/50161] "

[Bug fortran/49590] New: ENTRY: Reject combining USE associated variable with RESULT variable
 2011-08-23 15:51 UTC  (2+ messages)
` [Bug fortran/49590] "

[Bug libstdc++/47380] New: concept checking and incomplete types
 2011-08-23 15:37 UTC  (2+ messages)
` [Bug libstdc++/47380] "

[Bug c++/50055] New: [PATCH] Location information for the throw() specification in a function may be incorrect
 2011-08-23 15:02 UTC  (2+ messages)
` [Bug c++/50055] "

[Bug target/50131] New: Optimize x = -1 with "or" for -O
 2011-08-23 14:57 UTC  (2+ messages)
` [Bug target/50131] "

[Bug fortran/45076] [OOP] gfortran.dg/dynamic_dispatch_6.f03 ICEs with -fprofile-use
 2011-08-23 14:28 UTC 

[Bug target/48338] New: [4.7 Regression] Glibc miscompiled
 2011-08-23 13:50 UTC  (2+ messages)
` [Bug target/48338] "

[Bug c++/46862] New: ICE on std::decimal::decimal32 without any fields
 2011-08-23 13:30 UTC  (5+ messages)
` [Bug c++/46862] "

[Bug java/49556] New: The import A cannot be resolved,But the A is placed at the current dir
 2011-08-23 12:49 UTC  (2+ messages)
` [Bug java/49556] "

[Bug fortran/31600] Better error message for redeclation of USEd symbols
 2011-08-23 12:18 UTC  (2+ messages)

[Bug tree-optimization/50162] New: Wrong vectorization
 2011-08-23 10:38 UTC  (8+ messages)
` [Bug tree-optimization/50162] [4.7 Regression] "
` [Bug tree-optimization/50162] [4.5/4.6/4.7 "
` [Bug tree-optimization/50162] [4.5/4.6 "

[Bug target/43862] GCC doesn't use 16-bit armv5te multiplies when possible
 2011-08-23 10:08 UTC 

[Bug tree-optimization/50133] New: [4.7 Regression] ICE: SIGSEGV in vect_finish_stmt_generation (gimple.h:4821) with -ftree-vectorize -fno-tree-loop-im
 2011-08-23  9:58 UTC  (3+ messages)
` [Bug tree-optimization/50133] "

[Bug target/50150] New: misc vect.exp failures for target arm
 2011-08-23  4:58 UTC  (3+ messages)
` [Bug target/50150] "

[Bug c++/47436] New: Variadic base-specifier-list of union rejected
 2011-08-22 22:57 UTC  (2+ messages)
` [Bug c++/47436] "

[Bug libstdc++/50159] New: tuple_cat only accepts two arguments
 2011-08-22 22:26 UTC  (2+ messages)
` [Bug libstdc++/50159] "

[Bug target/50155] New: [4.7 Regression] AVX2 support broke -mavx
 2011-08-22 21:28 UTC  (5+ messages)
` [Bug target/50155] "

[Bug c++/50157] New: [C++0x] Non-silent SFINAE in new expression with explicit conversion
 2011-08-22 19:19 UTC 

[Bug libstdc++/50143] New: Doxygen API documentation is invalid
 2011-08-22 19:15 UTC  (7+ messages)
` [Bug libstdc++/50143] "

[Bug bootstrap/50156] New: in-tree CLooG is not picked up by toplevel configure
 2011-08-22 19:08 UTC  (2+ messages)
` [Bug bootstrap/50156] "

[Bug middle-end/48722] New: ICE in df_refs_verify() with -mno-push-args
 2011-08-22 19:03 UTC  (2+ messages)
` [Bug middle-end/48722] [4.7 Regression] "

[Bug fortran/49901] New: gfortran.dg/debug/[pr35154-dwarf2.f/pr37738.f] failures on darwin
 2011-08-22 18:34 UTC  (2+ messages)
` [Bug debug/49901] "

[Bug fortran/49328] New: Internal compiler error due to explicit array bounds in contained routine argument
 2011-08-22 16:52 UTC  (4+ messages)
` [Bug fortran/49328] [4.5 Regression] "

[Bug target/49206] New: RA failure in spill_failure, at reload1.c:2113
 2011-08-22 16:46 UTC  (3+ messages)
` [Bug target/49206] [4.5/4.6/4.7 Regression] "

[Bug c/50154] New: attribute printf and scanf should imply attribute nonnull
 2011-08-22 16:35 UTC  (2+ messages)
` [Bug c/50154] "

[Bug fortran/50130] New: ICE with invalid array slice
 2011-08-22 15:19 UTC  (3+ messages)
` [Bug fortran/50130] [4.6/4.7 Regression] "

[Bug c/50141] New: ICE: tree check: expected var_decl, have parm_decl in get_bit_range, at expr.c:4357 with --param allow-store-data-races=0 and bitfields
 2011-08-22 15:14 UTC  (3+ messages)
` [Bug middle-end/50141] "

[Bug fortran/50149] New: loader error with source containing common blocks
 2011-08-22 14:07 UTC  (3+ messages)
` [Bug fortran/50149] "

[Bug target/47856] New: PowerPC: Wrong assembler output with -mcpu=8540 -meabi -msdata -fno-common -mfloat-gprs=double -mspe -mabi=spe
 2011-08-22 12:19 UTC  (2+ messages)
` [Bug target/47856] "

[Bug target/47908] New: attribute((optimize(2))) causes ICE in m68k_sched_issue_rate
 2011-08-22 12:04 UTC  (2+ messages)
` [Bug target/47908] "

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).