public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/52907] New: Underflowing floating point expressions wrongly folded to zero
 2012-04-23 20:03 UTC  (2+ messages)
` [Bug tree-optimization/52907] "

[Bug c/47901] New: -Wall should not imply -Wformat-zero-length by default
 2012-04-23 19:58 UTC  (2+ messages)
` [Bug c/47901] "

[Bug c/53091] New: Const assignment fails in GCC 4.2, 4.4, 4.6, 4.7 - works fine in clang
 2012-04-23 19:57 UTC  (9+ messages)
` [Bug c/53091] "

[Bug c++/49152] New: Unhelpful diagnostic for iterator dereference
 2012-04-23 19:55 UTC  (2+ messages)
` [Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

[Bug c/52877] New: ARC cross-compiler cc1 fails on "x=-1;"
 2012-04-23 19:55 UTC  (2+ messages)
` [Bug target/52877] "

[Bug c/53084] New: GCC cannot handle array initialization of string constant with point arithmetic properly
 2012-04-23 19:51 UTC  (7+ messages)
` [Bug c/53084] [4.7/4.8 Regression] "
` [Bug middle-end/53084] "

[Bug middle-end/53093] New: [4.8 Regression]: tls/alias-1.c ICE, emutls
 2012-04-23 19:42 UTC 

[Bug rtl-optimization/52528] New: combine bug (powerpc testcase)
 2012-04-23 19:07 UTC  (2+ messages)
` [Bug rtl-optimization/52528] "

[Bug middle-end/53088] New: [4.8 Regression] gcc.target/i386/pr39082-1.c
 2012-04-23 18:55 UTC  (3+ messages)
` [Bug middle-end/53088] "

[Bug middle-end/53089] New: [4.8 Regression] gcc.target/i386/pr39082-1.c
 2012-04-23 18:55 UTC  (2+ messages)
` [Bug middle-end/53089] [4.8 Regression] gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coarray/registering_1.f90

[Bug other/53092] New: ICE using -ftree-loop-if-convert-stores -O3
 2012-04-23 18:53 UTC 

[Bug c/52979] New: likely wrong code bug w/packed bitfields
 2012-04-23 17:48 UTC  (3+ messages)
` [Bug tree-optimization/52979] [4.7/4.8 Regression] "

[Bug middle-end/53090] New: suboptimal ivopt
 2012-04-23 17:38 UTC  (2+ messages)
` [Bug middle-end/53090] "

[Bug target/53087] New: Poor code for conversion from _Bool to int
 2012-04-23 17:13 UTC  (3+ messages)
` [Bug target/53087] "

[Bug lto/52605] New: LTO -g ICE when looking up context of VMTs of classes defined within functions
 2012-04-23 17:05 UTC  (2+ messages)
` [Bug lto/52605] "

[Bug other/52999] New: [4.7, 4.8 Regression] ICE, segmentation fault in c_tree_printer
 2012-04-23 17:05 UTC  (7+ messages)
` [Bug middle-end/52999] [4.7/4.8 "

[Bug lto/48246] New: ICE in lto_wpa_write_files
 2012-04-23 16:41 UTC  (3+ messages)
` [Bug lto/48246] "

[Bug middle-end/53047] New: [4.8 Regression] 482.sphinx3 in SPEC CPU 2006 miscompiled
 2012-04-23 16:31 UTC  (4+ messages)
` [Bug middle-end/53047] "

[Bug middle-end/53086] New: [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled
 2012-04-23 16:30 UTC  (6+ messages)
` [Bug middle-end/53086] "
` [Bug fortran/53086] "

[Bug c++/53057] New: [c++0x] ICE on construction off of initializer list with overloads for constructor
 2012-04-23 15:46 UTC  (2+ messages)
` [Bug c++/53057] "

[Bug c++/52851] New: auto&& fails to deduce type in function template
 2012-04-23 15:42 UTC  (2+ messages)
` [Bug c++/52851] "

[Bug c/53083] New: gcc bug in moving from the SSE registers back onto the heap
 2012-04-23 15:29 UTC  (7+ messages)
` [Bug c/53083] "

[Bug middle-end/53046] New: [4.8 Regression] New libstdc++ test failures
 2012-04-23 15:28 UTC  (12+ messages)
` [Bug testsuite/53046] "

[Bug target/52610] New: mpfr fails to compile when specifying CFLAGS="-O3 -mcpu=leon"
 2012-04-23 15:21 UTC  (2+ messages)
` [Bug target/52610] "

[Bug middle-end/52704] New: thunk referenced in discarded section when combining -flto -ftree-vectorize -fipa-cp-clone on Debian/SPARC
 2012-04-23 15:21 UTC  (2+ messages)
` [Bug middle-end/52704] "

[Bug middle-end/52717] New: thunk referenced in discarded section when building samba with -flto
 2012-04-23 15:20 UTC  (2+ messages)
` [Bug target/52717] "

[Bug c/53085] New: write to volatile struct member is missing on Cortex-M3
 2012-04-23 15:19 UTC  (5+ messages)
` [Bug c/53085] "
` [Bug c/53085] writes to volatile struct members is missing

[Bug tree-optimization/53070] New: ICE: in execute_cse_reciprocals, at tree-ssa-math-opts.c:513 with -O -ffast-math -ftree-loop-if-convert -fno-tree-loop-im
 2012-04-23 15:07 UTC  (4+ messages)
` [Bug tree-optimization/53070] "

[Bug c/53058] New: Another ice in remove_range_assertions
 2012-04-23 14:17 UTC  (5+ messages)
` [Bug c/53058] "
` [Bug tree-optimization/53058] [4.8 Regression] "

[Bug regression/53076] New: [4.8 Regression]: gcc.dg/torture/builtin-explog-1.c, gcc.dg/torture/builtin-power-1.c at -O0 soft-float newlib
 2012-04-23 14:11 UTC  (6+ messages)
` [Bug regression/53076] "
` [Bug regression/53076] [4.8 Regression]: gcc.dg/torture/builtin-explog-1.c, gcc.dg/torture/builtin-power-1.c at -O0

[Bug fortran/41587] [OOP] ICE with ALLOCATABLE CLASS components
 2012-04-23 12:59 UTC 

[Bug fortran/53015] New: free_pi_tree(): Unresolved fixup is back
 2012-04-23 12:46 UTC  (3+ messages)
` [Bug fortran/53015] "

[Bug c++/52008] New: [C++0x] ICE when adding partial specialization for variadic-templated structure
 2012-04-23 12:39 UTC  (2+ messages)
` [Bug c++/52008] "

[Bug libstdc++/53080] New: std::array - std::get() and std::tuple_element is nothing bounds check
 2012-04-23 12:32 UTC  (6+ messages)
` [Bug libstdc++/53080] tuple interface to std::array doesn't check bounds

[Bug middle-end/53073] New: [4.8 Regression] 464.h264ref in SPEC CPU 2006 miscompiled
 2012-04-23 11:44 UTC  (4+ messages)
` [Bug middle-end/53073] "

[Bug fortran/53077] New: suggestion to add the .f extension to the list of file extensions that trigger enabling of the preprocessor
 2012-04-23 11:13 UTC  (6+ messages)
` [Bug fortran/53077] "

[Bug c++/53050] New: ssa_forward_propagate_and_combine: segmentation fault
 2012-04-23 10:40 UTC  (2+ messages)
` [Bug c++/53050] "

[Bug c/53060] New: Typo in build_binary_op for scalar-vector ops
 2012-04-23 10:38 UTC  (5+ messages)
` [Bug c/53060] "

[Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build
 2012-04-23 10:37 UTC  (3+ messages)
` [Bug middle-end/53032] "

[Bug c/53071] New: Wrong instruction replacement when compiling for xop
 2012-04-23 10:33 UTC  (3+ messages)
` [Bug target/53071] "

[Bug c/53079] New: Unwanted optimization occurs on function with the same name as a math.h function without including math.h nor linking with libm
 2012-04-23 10:28 UTC  (3+ messages)
` [Bug c/53079] "

[Bug middle-end/53081] New: memcpy/memset loop recognition
 2012-04-23 10:27 UTC  (9+ messages)
` [Bug middle-end/53081] "
` [Bug tree-optimization/53081] "

[Bug tree-optimization/52891] New: ICE in adjust_bool_pattern
 2012-04-23 10:17 UTC  (3+ messages)
` [Bug tree-optimization/52891] [4.8 Regression] "

[Bug c++/53065] New: ICE replace_reg_with_saved_mem, at caller-save.c:1125
 2012-04-23  9:56 UTC  (3+ messages)
` [Bug other/53065] "

[Bug c/52451] New: gcc w/i387 float generates fucom rather than fcom for floating point comparsons
 2012-04-23  9:38 UTC  (2+ messages)
` [Bug target/52451] "

[Bug c++/53078] New: [C++11] Wrong diagnostic "no return statement in function returning non-void" on
 2012-04-23  9:30 UTC  (4+ messages)
` [Bug c++/53078] [C++11] Wrong diagnostic "no return statement in function returning non-void" on lambdas

[Bug middle-end/53082] New: local malloc/free optimization
 2012-04-23  7:11 UTC  (3+ messages)
` [Bug middle-end/53082] "

[Bug tree-optimization/19831] Missing DSE/malloc/free optimization
 2012-04-23  6:53 UTC 

[Bug c++/53059] New: sizeof(std::list)=12 was 8 in previous releases
 2012-04-23  2:47 UTC  (6+ messages)
` [Bug c++/53059] "

[Bug target/46770] New: Replace .ctors/.dtors with .init_array/.fini_array on targets supporting them
 2012-04-22 22:28 UTC  (10+ messages)
` [Bug other/46770] "

[Bug c/37187] please provide a way to treat -pedantic as warning when using -Werror
 2012-04-22 20:03 UTC 

[Bug c/44774] -Werror=edantic
 2012-04-22 19:58 UTC  (2+ messages)

[Bug c/53075] New: -Werror=pedantic should be equivalent to -pedantic-errors
 2012-04-22 19:55 UTC 

[Bug middle-end/53074] New: insn-recog.c:recog calls predicates known to be false
 2012-04-22 18:38 UTC 

[Bug c++/53067] New: c++0x GCC 4.7.0 Regression std::ref with unordered sets
 2012-04-22 17:40 UTC  (8+ messages)
` [Bug c++/53067] "

[Bug libfortran/53051] New: I/O: Support reading floating-point numbers which use "Q" for the exponent
 2012-04-22 17:30 UTC  (3+ messages)
` [Bug libfortran/53051] "

[Bug c/53072] New: automatically set Init() only if option was not set in some other way
 2012-04-22 16:51 UTC 

[Bug c++/24985] caret diagnostics
 2012-04-22 16:36 UTC 

[Bug regression/52383] New: gcc-4.6 regression: miscompiles Perl on m68k
 2012-04-22 15:42 UTC  (2+ messages)
` [Bug regression/52383] [4.6 Regression] "

[Bug c++/51033] New: Partial vector extension support
 2012-04-22 15:10 UTC  (5+ messages)
` [Bug c++/51033] generic vector subscript and shuffle support was not added to C++

[Bug target/52910] New: xop-mul-1:f13 miscompiled on bulldozer (-mxop)
 2012-04-22 14:36 UTC  (2+ messages)
` [Bug target/52910] "

[Bug libstdc++/53027] New: pointer_traits<>::rebind is private
 2012-04-22 14:17 UTC  (3+ messages)
` [Bug libstdc++/53027] "

[Bug c++/53068] New: collect2 breaks link order control
 2012-04-22 14:10 UTC  (5+ messages)
` [Bug c++/53068] "

[Bug middle-end/28685] Multiple comparisons are not simplified
 2012-04-22 12:48 UTC  (3+ messages)

[Bug tree-optimization/46886] New: [4.5/4.6 Regression] gfortran.dg/array_constructor_9.f90 FAILs with -ftree-parallelize-loops -fstrict-overflow -fno-tree-ch
 2012-04-22 10:36 UTC  (2+ messages)
` [Bug tree-optimization/46886] [4.5/4.6 Regression] wrong code with -ftree-parallelize-loops -fno-tree-ch

[Bug c++/52942] New: [4.7 Regression] using std::ref with a std::unordered_map fails to compile
 2012-04-22  8:08 UTC  (2+ messages)
` [Bug libstdc++/52942] [4.7/4.8 "

[Bug libstdc++/52702] New: [C++11] std::is_trivially_destructible is missing
 2012-04-22  8:06 UTC  (2+ messages)
` [Bug libstdc++/52702] "

[Bug libstdc++/52562] New: [C++11] Most type_info functions not noexcept
 2012-04-22  8:04 UTC  (2+ messages)
` [Bug libstdc++/52562] "

[Bug c/53069] New: expected warnings are not given
 2012-04-22  7:16 UTC  (2+ messages)
` [Bug c/53069] "

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