public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/53117] New: missed-optimization: worse code for 'x <= 0' compared to 'x < 0'
 2012-04-25 15:31 UTC  (4+ messages)
` [Bug rtl-optimization/53117] "
` [Bug target/53117] "

[Bug fortran/40039] Procedures as actual arguments: Check intent of arguments
 2012-04-25 15:24 UTC 

[Bug debug/53118] New: [4.5/4.6/4.7 regression] -feliminate-dwarf2-dups is broken for C++
 2012-04-25 15:20 UTC 

[Bug libstdc++/53115] New: _Hashtable::_M_rehash_aux(false_type) is broken
 2012-04-25 15:15 UTC  (5+ messages)
` [Bug libstdc++/53115] "
` [Bug libstdc++/53115] [4.7/4.8 Regression] "

[Bug go/52583] New: Several new go testsuite failues on Solaris
 2012-04-25 14:58 UTC  (7+ messages)
` [Bug go/52583] "

[Bug c/53064] New: -Wsenquence-point behaves inconsistently
 2012-04-25 14:57 UTC  (2+ messages)
` [Bug c/53064] -Wsequence-point "

[Bug c++/53116] New: protected member access from derived template
 2012-04-25 14:57 UTC  (4+ messages)
` [Bug c++/53116] "

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

[Bug middle-end/53106] New: [4.8 Regression] Benchmarks in SPEC CPU 2006 failed to build
 2012-04-25 14:39 UTC  (7+ messages)
` [Bug middle-end/53106] "

[Bug fortran/51267] New: loop optimization error using LOC function
 2012-04-25 14:37 UTC  (2+ messages)
` [Bug fortran/51267] "

[Bug c/52979] New: likely wrong code bug w/packed bitfields
 2012-04-25 14:27 UTC  (7+ messages)
` [Bug tree-optimization/52979] [4.7/4.8 Regression] "

[Bug middle-end/53086] New: [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled
 2012-04-25 13:58 UTC  (10+ messages)
` [Bug fortran/53086] "

[Bug tree-optimization/53114] New: Extra load store/instructions compared to gcc-3.4 on ARM
 2012-04-25 13:37 UTC  (4+ messages)
` [Bug tree-optimization/53114] "

[Bug c/53110] New: GCC-4.7 generates stupid x86_64 asm
 2012-04-25 13:16 UTC  (9+ messages)
` [Bug target/53110] "

[Bug fortran/53111] New: Derived types cannot be included again when using standard Fortran 95
 2012-04-25 13:01 UTC  (3+ messages)
` [Bug fortran/53111] [4.7/4.8 Regression] Derived types cannot be included again with -std=f95
` [Bug fortran/53111] [4.7/4.8 Regression] Derived types cannot be USE-associated "

[Bug target/53087] New: Poor code for conversion from _Bool to int
 2012-04-25 12:59 UTC  (3+ messages)
` [Bug target/53087] [powerpc] Poor code from cstore expander

[Bug fortran/45521] [F08] GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE
 2012-04-25 12:30 UTC 

[Bug libitm/53113] New: Build fails in x86_avx.cc if AVX disabled but supported by as (Solaris & Linux)
 2012-04-25 12:26 UTC 

[Bug c++/39970] gcc accepts the . dot operator in template arguments
 2012-04-25 12:09 UTC  (2+ messages)

[Bug bootstrap/53112] New: Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile
 2012-04-25 12:02 UTC 

[Bug c/53058] New: Another ice in remove_range_assertions
 2012-04-25 11:51 UTC  (3+ messages)
` [Bug tree-optimization/53058] [4.8 Regression] "

[Bug c/52880] New: -Woverride-init emitts unexpected error
 2012-04-25 11:39 UTC  (4+ messages)
` [Bug c/52880] "

[Bug middle-end/53088] New: [4.8 Regression] gcc.target/i386/pr39082-1.c
 2012-04-25 11:32 UTC  (6+ messages)
` [Bug middle-end/53088] "

[Bug middle-end/53103] New: bug locating unsigned type for non-standard precision
 2012-04-25 11:09 UTC  (2+ messages)
` [Bug middle-end/53103] "

[Bug c/53105] New: Segmentation fault in is_gimple_min_invariant
 2012-04-25 11:07 UTC  (2+ messages)
` [Bug tree-optimization/53105] "

[Bug c++/53109] New: e.E::~E() should compile without error in c++ 2011
 2012-04-25  9:40 UTC  (3+ messages)
` [Bug c++/53109] "

[Bug c++/53108] New: Nested template classes and variadic templates
 2012-04-25  9:23 UTC  (4+ messages)
` [Bug c++/53108] "

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

[Bug fortran/52196] New: Add -Wrealloc-lhs
 2012-04-25  6:49 UTC  (3+ messages)
` [Bug fortran/52196] "

[Bug fortran/52428] New: [RFC] I/O: READING of "-huge()-1": Integer overflow
 2012-04-25  6:12 UTC  (7+ messages)
` [Bug fortran/52428] "

[Bug go/52341] New: crypto/rand FAILs before Solaris 11
 2012-04-25  4:43 UTC  (4+ messages)
` [Bug go/52341] "

[Bug libstdc++/52447] New: Application crashes on SLES11 when using libstdc++.so.6.0.10 but runs fine with 6.0.8
 2012-04-25  2:35 UTC  (2+ messages)
` [Bug libstdc++/52447] "

[Bug libstdc++/52689] New: static linking with libstdc++ fails
 2012-04-25  2:01 UTC  (3+ messages)
` [Bug libstdc++/52689] "

[Bug c++/51138] New: [C++0x] [4.6 Regression] Uninitialized list elements
 2012-04-25  1:44 UTC  (2+ messages)
` [Bug c++/51138] "

[Bug rtl-optimization/53107] New: scheduling fail
 2012-04-25  1:20 UTC 

[Bug c++/52553] New: Internal compiler error on build Parma Polyhedra Library
 2012-04-25  1:13 UTC  (2+ messages)
` [Bug c++/52553] [4.6 Regression] "

[Bug c/52639] New: ice in supportable_widening_operation
 2012-04-25  0:18 UTC  (6+ messages)
` [Bug c++/52639] "

[Bug tree-optimization/52870] New: ICE during SLP pattern matching
 2012-04-25  0:18 UTC  (2+ messages)
` [Bug tree-optimization/52870] "

[Bug libstdc++/53006] New: libstdc++-prettyprinters/shared_ptr.cc FAILs
 2012-04-25  0:07 UTC  (2+ messages)
` [Bug libstdc++/53006] "

[Bug libstdc++/52866] New: [4.8 Regression] build with --enable-libstdcxx-debug fails in libstdc++
 2012-04-25  0:05 UTC  (2+ messages)
` [Bug libstdc++/52866] "

[Bug c++/53000] New: Trinary operator does not behave as standardized
 2012-04-24 23:24 UTC  (8+ messages)
` [Bug c++/53000] Conditional "

[Bug lto/53019] [4.7 regression] ICE (segfault) with -flto=jobserver -fwhole-program
 2012-04-24 23:03 UTC 

[Bug go/52462] New: Several libgo tests FAIL intermittently: ../testdata races
 2012-04-24 20:15 UTC  (2+ messages)
` [Bug go/52462] "

[Bug middle-end/53104] New: convert_move on MODE_PARTIAL_INT does not look for existing conversion
 2012-04-24 19:47 UTC 

[Bug go/52359] New: time test is too load-sensitive
 2012-04-24 18:36 UTC  (2+ messages)
` [Bug go/52359] "

[Bug c++/53065] New: ICE replace_reg_with_saved_mem, at caller-save.c:1125
 2012-04-24 18:34 UTC  (6+ messages)
` [Bug target/53065] "

[Bug other/52999] New: [4.7, 4.8 Regression] ICE, segmentation fault in c_tree_printer
 2012-04-24 18:19 UTC  (3+ messages)
` [Bug middle-end/52999] [4.7/4.8 "

[Bug testsuite/52641] New: Test cases fail for 16-bit int targets
 2012-04-24 17:20 UTC  (3+ messages)
` [Bug testsuite/52641] "

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

[Bug tree-optimization/52633] New: Compiler ICE in vect_is_simple_use_1 (ARM)
 2012-04-24 16:53 UTC  (2+ messages)
` [Bug tree-optimization/52633] [4.7/4.8 Regression] "

[Bug go/51874] New: Many libgo testsuite failures on Solaris, IRIX
 2012-04-24 16:33 UTC  (2+ messages)
` [Bug go/51874] Many libgo testsuite failures on IRIX

[Bug c++/52363] New: Presence/absence of -pedantic compilation affects run-time behavior
 2012-04-24 16:28 UTC  (3+ messages)
` [Bug c++/52363] "

[Bug c++/53102] New: Misplaced 'typename' gives access to private type
 2012-04-24 16:19 UTC  (3+ messages)
` [Bug c++/53102] "

[Bug treelang/47197] New: ICE in gimplify_expr, at gimplify.c:7153 on AltiVec code (vec_dst)
 2012-04-24 15:54 UTC  (4+ messages)
` [Bug target/47197] "

[Bug bootstrap/52850] New: Linker path ends up using wrong zlib
 2012-04-24 15:19 UTC  (2+ messages)
` [Bug bootstrap/52850] "

[Bug c/53072] New: automatically set Init() only if option was not set in some other way
 2012-04-24 15:09 UTC  (6+ messages)
` [Bug c/53072] "

[Bug c/53091] New: Const assignment fails in GCC 4.2, 4.4, 4.6, 4.7 - works fine in clang
 2012-04-24 15:01 UTC  (4+ messages)
` [Bug c/53091] "
` [Bug c/53091] static initializer accepted by clang but not by gcc

[Bug c/53085] New: write to volatile struct member is missing on Cortex-M3
 2012-04-24 14:45 UTC  (7+ messages)
` [Bug c/53085] writes to volatile struct members is missing
` [Bug tree-optimization/53085] "
` [Bug tree-optimization/53085] [4.7/4.8 Regression] "

[Bug c++/52983] New: internal compiler error: in df_uses_record, at df-scan.c:3243
 2012-04-24 13:16 UTC  (2+ messages)
` [Bug rtl-optimization/52983] [4.8 Regression] "

[Bug fortran/40766] this fortran program is too slow
 2012-04-24 13:14 UTC 

[Bug middle-end/53093] New: [4.8 Regression]: tls/alias-1.c ICE, emutls
 2012-04-24 13:09 UTC  (2+ messages)
` [Bug middle-end/53093] "

[Bug c++/51989] New: std::deque::iterator recognised as container
 2012-04-24 12:13 UTC  (2+ messages)
` [Bug c++/51989] "

[Bug c++/51033] New: Partial vector extension support
 2012-04-24 11:59 UTC  (2+ messages)
` [Bug c++/51033] generic vector subscript and shuffle support was not added to C++

[Bug target/53101] New: Recognize casts to sub-vectors
 2012-04-24 11:14 UTC  (2+ messages)
` [Bug target/53101] "

[Bug c++/25973] [4.5/4.6/4.7/4.8 Regression] Wrong warning: control reaches end of non-void function
 2012-04-24 10:31 UTC  (3+ messages)

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

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

[Bug c++/52845] New: non-void return type deduced for lambda with empty compound statement
 2012-04-24  9:30 UTC  (2+ messages)
` [Bug c++/52845] "

[Bug tree-optimization/33512] Simple bitwise simplification missed
 2012-04-24  8:57 UTC  (7+ messages)

[Bug middle-end/31094] Support annotating function parameters as read-only and/or non-escaping
 2012-04-24  8:51 UTC 

[Bug translation/52984] New: Different information message in Turkish locale
 2012-04-24  8:43 UTC  (2+ messages)
` [Bug translation/52984] "

[Bug middle-end/323] optimized code gives strange floating point results
 2012-04-24  8:23 UTC 

[Bug other/53092] New: ICE using -ftree-loop-if-convert-stores -O3
 2012-04-24  8:16 UTC  (2+ messages)
` [Bug tree-optimization/53092] "

[Bug c/53095] New: std=gnu99 atof x86
 2012-04-24  8:10 UTC  (2+ messages)
` [Bug c/53095] "

[Bug tree-optimization/53098] New: [4.8 Regression] tree-vect-loop.c:1414:19: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
 2012-04-24  8:07 UTC  (3+ messages)
` [Bug tree-optimization/53098] "

[Bug target/53033] New: [avr]: Wrong register number for 3-byte loads via X
 2012-04-24  7:27 UTC  (2+ messages)
` [Bug target/53033] "

[Bug c/53010] New: crash due to null ptr deref
 2012-04-24  7:09 UTC  (2+ messages)
` [Bug middle-end/53010] [4.8 Regression] "

[Bug middle-end/53100] New: Optimize __int128 with range information
 2012-04-24  7:08 UTC 

[Bug middle-end/52940] New: conversion from MODE_PARTIAL_INT uses sign extension for unsigned types
 2012-04-24  6:42 UTC  (2+ messages)
` [Bug middle-end/52940] "

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