public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/9634] [DR224] Injected class name as qualifier should not make the name dependent
 2009-11-08  4:07 UTC 

[Bug c++/15946] Unhelpful error message when "typename" is omitted
 2009-11-08  4:03 UTC  (5+ messages)

[Bug c++/15179] bad parse error recovery with missing typename
 2009-11-08  4:02 UTC 

[Bug c++/40738] New: missing typename error improvement
 2009-11-08  3:48 UTC  (2+ messages)
` [Bug c++/40738] "

[Bug c++/18451] C++ error message regression
 2009-11-08  3:48 UTC 

[Bug c++/35228] New: template accepting numeric fails with sizeof
 2009-11-08  3:10 UTC  (2+ messages)
` [Bug c++/35228] bad error recovery with missing typename

[Bug c/41979] New: GCC fails to compile MPC-HC's ffmpeg/libavcodec
 2009-11-08  0:11 UTC  (4+ messages)
` [Bug c/41979] "

[Bug fortran/41977] New: gfortran -fopenp and ACML_MP seem incompatible
 2009-11-07 23:33 UTC  (13+ messages)
` [Bug fortran/41977] "

[Bug c/41903] New: Segmentation fault in bitmap_clear
 2009-11-07 23:28 UTC  (2+ messages)
` [Bug rtl-optimization/41903] [4.5 Regression] "

[Bug rtl-optimization/41928] New: segfault at gcc/bitmap.c:297
 2009-11-07 23:28 UTC  (6+ messages)
` [Bug rtl-optimization/41928] [4.5 Regression] "

[Bug c/41944] New: ICE while compiling
 2009-11-07 23:28 UTC  (2+ messages)
` [Bug rtl-optimization/41944] "

[Bug c/41891] New: ICE in move_loop_invariants
 2009-11-07 23:27 UTC  (3+ messages)
` [Bug rtl-optimization/41891] [4.5 Regression] "

[Bug c++/41984] New: ICE from '-fno-exceptions -O -fprofile-arcs -fgraphite-identity'
 2009-11-07 22:55 UTC  (6+ messages)
` [Bug c++/41984] "

[Bug c++/41983] New: ICE from '-fno-exceptions -O -fprofile-arcs -fgraphite-identity'
 2009-11-07 22:55 UTC  (2+ messages)
` [Bug c++/41983] "

[Bug c++/41982] New: ICE from '-fno-exceptions -O -fprofile-arcs -fgraphite-identity'
 2009-11-07 22:54 UTC  (2+ messages)
` [Bug c++/41982] "

[Bug c++/41981] New: ICE from '-fno-exceptions -O -fprofile-arcs -fgraphite-identity'
 2009-11-07 22:53 UTC  (2+ messages)
` [Bug c++/41981] "

[Bug c++/41980] New: ICE from '-fno-exceptions -O -fprofile-arcs -fgraphite-identity'
 2009-11-07 22:52 UTC  (2+ messages)
` [Bug c++/41980] "

[Bug c/41974] New: gcc/genautomata.c, gcc/builtins.c: 4 * set but not used
 2009-11-07 20:53 UTC  (14+ messages)
` [Bug c/41974] "

[Bug c++/9381] attribute on member function pointer have no effect
 2009-11-07 20:25 UTC  (4+ messages)

[Bug fortran/41177] New: Wrong base-object checks for type-bound procedures
 2009-11-07 19:45 UTC  (2+ messages)
` [Bug fortran/41177] "

[Bug fortran/41978] New: ICE in gfc_conv_expr_descriptor for array PPC assignment
 2009-11-07 17:58 UTC 

[Bug c/41643] New: ICE (segmentation fault) for SPEC CPU2000's 176.gcc when using -fno-tree-dce
 2009-11-07 17:42 UTC  (5+ messages)
` [Bug tree-optimization/41643] [4.4 Regression] "

[Bug tree-optimization/32593] New: Missed optimization of 'y = constant - x' operation
 2009-11-07 14:44 UTC  (4+ messages)
` [Bug target/32593] "

[Bug testsuite/41976] New: Error testing gcc 4.4.2
 2009-11-07 12:52 UTC 

[Bug java/21206] gcj seems not to pass the option to ld correctly
 2009-11-07 12:24 UTC 

[Bug preprocessor/41943] New: include search path composition is bogus
 2009-11-07 11:05 UTC  (2+ messages)
` [Bug preprocessor/41943] "

[Bug middle-end/20548] [4.3/4.4/4.5 regression] ACATS c52103x c52104x c52104y segfault
 2009-11-07 10:05 UTC  (2+ messages)

[Bug target/36503] New: x86 can use x >> -y for x >> 32-y
 2009-11-07  9:22 UTC  (2+ messages)
` [Bug target/36503] "

[Bug tree-optimization/36646] New: [4.4 regression] Unnecessary moves generated on loop boundaries
 2009-11-07  9:04 UTC  (2+ messages)
` [Bug tree-optimization/36646] [4.3/4.4/4.5 Regression] "

[Bug fortran/41909] New: [4.4/4.5 Regression] ICE with "call foo" in "program foo"
 2009-11-07  4:35 UTC  (5+ messages)
` [Bug fortran/41909] "

[Bug libstdc++/41975] New: unordered_set::erase performs worse when nearly empty
 2009-11-07  1:17 UTC  (6+ messages)
` [Bug libstdc++/41975] "

[Bug middle-end/41935] New: ICE : tree check: expected integer_cst, have nop_expr in int_cst_value, at tree.c:8301
 2009-11-06 22:51 UTC  (7+ messages)
` [Bug middle-end/41935] "
` [Bug c/41935] [4.4/4.5 Regression] "

[Bug c/41955] New: ICE compiling today's linux kernel git snapshot
 2009-11-06 22:51 UTC  (7+ messages)
` [Bug middle-end/41955] "

[Bug middle-end/41963] New: [4.5 Regression] 177.mesa in SPEC CPU 2K is miscompiled
 2009-11-06 21:54 UTC  (9+ messages)
` [Bug middle-end/41963] "

[Bug c++/39981] New: zero-size base class optimization fails in certain scenarios
 2009-11-06 20:03 UTC  (3+ messages)
` [Bug c++/39981] "

[Bug c/41709] New: Failing bootstrap in stage 2 while building Ada + C
 2009-11-06 19:25 UTC  (2+ messages)
` [Bug bootstrap/41709] "

[Bug c++/41536] New: always_inline does not work always with constructors
 2009-11-06 19:12 UTC  (3+ messages)
` [Bug c++/41536] "

[Bug c++/41973] New: dependent function template instantiation sidetracked by class of the same name
 2009-11-06 19:10 UTC  (3+ messages)
` [Bug c++/41973] "

[Bug middle-end/41952] New: False uninitialized variable warning
 2009-11-06 19:06 UTC  (4+ messages)
` [Bug middle-end/41952] "

[Bug c++/11814] Code with missing "template" keyword wrongly accepted
 2009-11-06 19:05 UTC 

[Bug libgomp/41967] New: gcc get into endless loop when compiling an openmp program
 2009-11-06 19:01 UTC  (5+ messages)
` [Bug c++/41967] "

[Bug c++/41970] New: Unjustified "anonymous type" warning
 2009-11-06 18:30 UTC  (8+ messages)
` [Bug c++/41970] "

[Bug c/41971] New: gcc 4.4 compiles 4 times slower than gcc 4.3 a huge file -O0 -g -fPIC
 2009-11-06 18:03 UTC  (7+ messages)
` [Bug c/41971] "

[Bug c++/41972] New: static reference as a template parameter fails
 2009-11-06 17:22 UTC  (4+ messages)
` [Bug c++/41972] "
` [Bug c++/41972] [4.3/4.4/4.5 Regression] nondependent static member function as a reference "

[Bug middle-end/41969] New: [LTO] 23% slow-down with -flto -fwhole-program
 2009-11-06 16:50 UTC  (4+ messages)
` [Bug middle-end/41969] "

[Bug c++/41892] New: generated code increments past enum boundary
 2009-11-06 16:26 UTC  (4+ messages)
` [Bug target/41892] "

[Bug fortran/41807] New: [Reg] data statement with nested type constructors
 2009-11-06 16:12 UTC  (4+ messages)
` [Bug fortran/41807] [4.5/4.4 Regression] "

[Bug c/41968] New: int_cst_value: tree check fail
 2009-11-06 12:42 UTC  (3+ messages)
` [Bug c/41968] "

[Bug middle-end/41907] New: [4.5 Regression] 465.tonto in SPEC CPU 2006 runtime failure
 2009-11-06 11:20 UTC  (2+ messages)
` [Bug fortran/41907] "

[Bug fortran/41948] New: [4.5.0 regression] mismatch in optional arguments triggers segmentation fault
 2009-11-06 11:20 UTC  (2+ messages)
` [Bug fortran/41948] "

[Bug fortran/41951] New: [OOP] ICE in gfc_match_varspec, at fortran/primary.c:1815
 2009-11-06 10:36 UTC  (2+ messages)
` [Bug fortran/41951] "

[Bug c++/34180] New: Default copy constructor copies const auto_ptr members
 2009-11-06 10:35 UTC  (3+ messages)
` [Bug c++/34180] "

[Bug c/41964] New: Regarding gcc: Internal error: Killed (program cc1)
 2009-11-06 10:09 UTC  (3+ messages)
` [Bug middle-end/41964] "

[Bug c++/41966] New: g++ produces spurious alignment errors for prototypes
 2009-11-06 10:09 UTC 

[Bug c++/41961] New: Internal error with -O3 and -ftree-parallelize-loops
 2009-11-06 10:08 UTC  (3+ messages)
` [Bug c++/41961] "

[Bug c/41956] New: Segmentation fault when called by mpicc
 2009-11-06 10:06 UTC  (2+ messages)
` [Bug middle-end/41956] "

[Bug tree-optimization/41488] New: IVOpts cannot coalesce multiple induction variables
 2009-11-06 10:05 UTC  (2+ messages)
` [Bug tree-optimization/41488] "

[Bug middle-end/41954] New: Missing IV recognition
 2009-11-06 10:05 UTC  (2+ messages)
` [Bug middle-end/41954] "

[Bug middle-end/41953] New: False negative -- uninit warning
 2009-11-06 10:02 UTC  (2+ messages)
` [Bug middle-end/41953] "

[Bug c++/41920] New: Invalid 'unused parameter' warning for parameters used in lambdas
 2009-11-06  9:35 UTC  (2+ messages)
` [Bug c++/41920] "

[Bug c++/41905] New: [4.5 Regression] ICE with __attribute__((noreturn))
 2009-11-06  9:33 UTC  (2+ messages)
` [Bug c++/41905] "

[Bug c++/41950] New: Unaligned writes (?) to __m128
 2009-11-06  9:32 UTC  (3+ messages)
` [Bug target/41950] "

[Bug c++/41874] New: Incorrect "dereferencing type-punned pointer will break strict-aliasing rules" warning
 2009-11-06  9:20 UTC  (5+ messages)
` [Bug c++/41874] "

[Bug libstdc++/41949] New: std::endl documentation contains bad link
 2009-11-06  8:48 UTC  (3+ messages)
` [Bug libstdc++/41949] "

[Bug target/41930] New: [4.5 regression] cc1 SEGV compiling maxval_r16.c
 2009-11-06  8:44 UTC  (2+ messages)
` [Bug middle-end/41930] "

[Bug c/41945] New: [4.5 regression] tree_check failed
 2009-11-06  8:34 UTC  (3+ messages)
` [Bug c/41945] "

[Bug c/41889] New: ICE from '-O2 -fno-omit-frame-pointer -ftracer -fsched2-use-superblocks'
 2009-11-06  8:29 UTC  (2+ messages)
` [Bug middle-end/41889] [4.5 Regression] "

[Bug c++/41965] New: g++ violate [basic.scope.local]
 2009-11-06  7:53 UTC  (2+ messages)
` [Bug c++/41965] "

[Bug c++/18770] g++ accepts invalid code with scopes on ifs
 2009-11-06  7:53 UTC 

[Bug c++/31952] New: parameters may be redeclared in a function try-block
 2009-11-06  6:58 UTC  (2+ messages)
` [Bug c++/31952] "

[Bug c/41962] New: gcc fails to compile with "-combine -no-integrated-cpp"
 2009-11-06  4:56 UTC 

[Bug c++/41960] New: g++: friend introduce name into class, violate standard
 2009-11-06  4:40 UTC  (2+ messages)
` [Bug c++/41960] g++: friend introduce name into namespace, "

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