public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/29091] New: vector constant not fully outputed
 2007-02-03 20:16 UTC  (2+ messages)
` [Bug c/29091] [4.0 Regression] "

[Bug c++/29080] New: Multiple-inheritance code triggers "internal compiler error: in build_base_path, at cp/class.c:273"
 2007-02-03 20:15 UTC  (2+ messages)
` [Bug c++/29080] [4.0 Regression] Multiple-inheritance with template method function "

[Bug c++/29048] New: "`x' is private" error duplicated when scope specified
 2007-02-03 20:09 UTC  (2+ messages)
` [Bug c++/29048] [4.0/4.1/4.2/4.3 Regression] "

[Bug target/29042] New: Useless floating-point stores and loads on x86
 2007-02-03 20:05 UTC  (2+ messages)
` [Bug target/29042] [4.0/4.1/4.2/4.3 Regression] "

[Bug c++/29024] New: storage class specifier accepted for typedef (clause 7.1.1 ; 1)
 2007-02-03 20:04 UTC  (2+ messages)
` [Bug c++/29024] [4.0/4.1 Regression] "

[Bug c++/29039] New: implicitly defined constructor for class with reference member
 2007-02-03 20:04 UTC  (2+ messages)
` [Bug c++/29039] [4.0/4.1 Regression] "

[Bug c++/29020] New: [4.0/4.1/4.2 regression] ICE using A<N>::A instead of A<N> in friend declaration
 2007-02-03 20:03 UTC  (2+ messages)
` [Bug c++/29020] [4.0 "

[Bug c++/28999] New: [4.0/4.1/4.2 regression] ICE on invalid use of typename
 2007-02-03 20:02 UTC  (3+ messages)
` [Bug c++/28999] [4.0 "

[Bug fortran/30689] New: equivalence modifies common block
 2007-02-03 19:59 UTC  (3+ messages)
` [Bug fortran/30689] "

[Bug c++/28989] New: post-increment of bool variable accepted as lvalue
 2007-02-03 19:45 UTC  (2+ messages)
` [Bug c++/28989] [4.0/4.1/4.2/4.3 Regression] "

[Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled
 2007-02-03 19:45 UTC  (2+ messages)

[Bug c++/28985] New: class member access using a qualified-id fails to check for match of classes
 2007-02-03 19:44 UTC  (2+ messages)
` [Bug c++/28985] [4.0/4.1/4.2/4.3 Regression] "

[Bug c/30692] New: GCC automatically fails to preprocess files with the "hpp" file extension
 2007-02-03 19:44 UTC  (3+ messages)
` [Bug c/30692] "

[Bug c++/28960] New: optimized bug with ia32 sse
 2007-02-03 19:43 UTC  (2+ messages)
` [Bug target/28960] [4.0 Regression] "

[Bug c++/28879] New: [4.0/4.1/4.2 regression] ICE with variable-sized array in template function
 2007-02-03 19:42 UTC  (2+ messages)
` [Bug c++/28879] [4.0/4.1/4.2/4.3 regression] ICE with VLA "

[Bug tree-optimization/28868] New: Not elimintation the PHIs which have the same agruments
 2007-02-03 19:38 UTC  (2+ messages)
` [Bug tree-optimization/28868] [4.0/4.1/4.2/4.3 Regression] Not elimintating the PHIs which have the same arguments

[Bug c++/28878] New: [4.0/4.1/4.2 regression] ICE using "[" instead of "{"
 2007-02-03 19:38 UTC  (2+ messages)
` [Bug c++/28878] [4.0 "

[Bug preprocessor/30246] New: ggdb3 information lost using temporary preprocessed file ?
 2007-02-03 19:38 UTC  (3+ messages)
` [Bug driver/30246] -ggdb3 does not cause -dD to be passed to cc1 for preprocessing

[Bug c++/28861] New: [4.0/4.1/4.2 regression] ICE on invalid in-class specialization
 2007-02-03 19:37 UTC  (2+ messages)
` [Bug c++/28861] [4.0/4.1 "

[Bug debug/28834] New: [4.0/4.1/4.2 Regression] -O3 -g crashes sometimes when using may_alias and structs
 2007-02-03 19:36 UTC  (2+ messages)
` [Bug debug/28834] [4.0/4.1/4.2/4.3 "

[Bug c/28831] New: Aggregate copy not elided when using a return value as a pass-by-value parameter
 2007-02-03 19:35 UTC  (2+ messages)
` [Bug middle-end/28831] [4.0/4.1/4.2/4.3 Regression] "

[Bug bootstrap/30678] New: sysmacros.h get currupt from Fixincludes with updated glibc
 2007-02-03 19:33 UTC  (3+ messages)
` [Bug bootstrap/30678] "

[Bug fortran/30694] New: minval/maxval with +/-Inf
 2007-02-03 19:28 UTC  (3+ messages)
` [Bug fortran/30694] "

[Bug fortran/30683] New: internal compiler error: Segmentation fault
 2007-02-03 19:01 UTC  (4+ messages)
` [Bug fortran/30683] [4.2 only] "

[Bug c/28755] New: duplicate members of arrays
 2007-02-03 18:56 UTC  (2+ messages)
` [Bug middle-end/28755] [4.0/4.1/4.2/4.3 Regression] "

[Bug c/28712] New: Compile failure with --combine and packed structures
 2007-02-03 18:55 UTC  (2+ messages)
` [Bug c/28712] [4.0/4.1 Regression] "

[Bug preprocessor/28709] New: [4.0/4.1/4.2 regression] Bad diagnostic pasting tokens with ##
 2007-02-03 18:54 UTC  (2+ messages)
` [Bug preprocessor/28709] [4.0/4.1 "

[Bug c++/28707] New: Incorrect optimization inside member function
 2007-02-03 18:53 UTC  (2+ messages)
` [Bug tree-optimization/28707] [4.0 Regression] "

[Bug c++/28683] New: ICE (segfault) when comparing pointers with -O (and higher)
 2007-02-03 18:51 UTC  (2+ messages)
` [Bug middle-end/28683] [4.0 regression] ICE (segfault in add_reg_br_prob_note) "

[Bug c++/28677] New: Function prototype in function body crashes compilation
 2007-02-03 18:45 UTC  (2+ messages)
` [Bug c++/28677] [4.0 regression] "

[Bug c/28592] New: Segmentation Fault running -O2 on file with deep nesting
 2007-02-03 18:43 UTC  (2+ messages)
` [Bug c/28592] [4.0 regression] "

[Bug c++/28642] New: ICE in layout_type, at stor-layout.c:1851
 2007-02-03 18:43 UTC  (2+ messages)
` [Bug c++/28642] [4.0/4.1/4.2/4.3 Regression] ICE in layout_type with may_alias and templates

[Bug c++/28573] New: incorrectly allowing non-constant expression to offsetof()
 2007-02-03 18:42 UTC  (2+ messages)
` [Bug c++/28573] [4.0/4.1 Regression] "

[Bug c++/28557] New: [4.0/4.1/4.2 regression] Trouble with templated type conversion operator
 2007-02-03 18:41 UTC  (2+ messages)
` [Bug c++/28557] [4.0 "

[Bug c++/28558] New: [4.0/4.1/4.2 regression] Trouble with new and __attribute__
 2007-02-03 18:41 UTC  (2+ messages)
` [Bug c++/28558] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ and non-PODs

[Bug driver/28528] New: [4.0/4.1/4.2 regression] Trouble compiling header files with "-x c++" using g++
 2007-02-03 18:40 UTC  (2+ messages)
` [Bug driver/28528] [4.0/4.1 Regression] C language extensions override -x in C++ driver

[Bug c++/28523] New: Throw of a derived class casted to its base class using a C-style cast
 2007-02-03 18:39 UTC  (2+ messages)
` [Bug c++/28523] [4.0 Regression] "

[Bug c++/20912] C++ FE emitting assignments to read-only global symbols
 2007-02-03 18:36 UTC 

[Bug c++/28513] New: QOI: Diagnostic missing since 3.3.x when naming rule is violated
 2007-02-03 18:35 UTC  (3+ messages)
` [Bug c++/28513] [4.0/4.1/4.2/4.3 Regression] "

[Bug middle-end/11264] LROTATE_EXPR/RROTATE_EXPR misexpanded by middle-end/back-end for bitfields
 2007-02-03 18:28 UTC 

[Bug c++/28506] New: [4.0/4.1/4.2 regression] ICE with initializers for functions
 2007-02-03 18:09 UTC  (2+ messages)
` [Bug c++/28506] [4.0 "

[Bug c++/28505] New: [4.0/4.1/4.2 regression] ICE with invalid constructors
 2007-02-03 18:08 UTC  (2+ messages)
` [Bug c++/28505] [4.0/4.1 "

[Bug tree-optimization/30590] New: tree-nrv optimization clobbers return variable
 2007-02-03 18:08 UTC  (3+ messages)
` [Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] "

[Bug c/28504] New: [4.0/4.1/4.2 regression] ICE with variable sized array
 2007-02-03 18:07 UTC  (2+ messages)
` [Bug c/28504] [4.0/4.1 "

[Bug debug/28460] New: [4.0/4.1/4.2 Regression] g++ emits bogus namespace DIE
 2007-02-03 18:05 UTC  (2+ messages)
` [Bug c++/28460] [4.0/4.1 "

[Bug middle-end/28421] New: ICE with SSE code in extract_insn, at recog.c:2020
 2007-02-03 18:04 UTC  (2+ messages)
` [Bug target/28421] [4.0 Regression] "

[Bug c++/28420] New: [4.0/4.1/4.2 regression] ICE with "typeid" as template parameter
 2007-02-03 18:03 UTC  (2+ messages)
` [Bug c++/28420] [4.0/4.1 "

[Bug c++/28346] New: [4.0/4.1/4.2 regression] ICE creating pointer-to-reference-member
 2007-02-03 18:02 UTC  (2+ messages)
` [Bug c++/28346] [4.0 "

[Bug c++/28341] New: [4.0/4.1/4.2 regression] ICE with references as template parameters
 2007-02-03 18:01 UTC  (2+ messages)
` [Bug c++/28341] [4.0/4.1 "

[Bug c++/28338] New: [4.0/4.1/4.2 regression] ICE/rejects-valid with references
 2007-02-03 18:00 UTC  (2+ messages)
` [Bug c++/28338] [4.0 "

[Bug c++/28337] New: [4.0/4.1/4.2 regression] ICE with string literals in templates
 2007-02-03 17:59 UTC  (2+ messages)
` [Bug c++/28337] [4.0 "

[Bug c++/28301] New: [4.0/4.1/4.2 regression] ICE with broken specialization
 2007-02-03 17:57 UTC  (2+ messages)
` [Bug c++/28301] [4.0/4.1 "

[Bug c++/28266] New: [4.0/4.1/4.2 regression] ICE on invalid default variable
 2007-02-03 17:54 UTC  (2+ messages)
` [Bug c++/28266] "

[Bug c++/28261] New: [4.0/4.1/4.2 regression] ICE with enum in constructor definition
 2007-02-03 17:53 UTC  (2+ messages)
` [Bug c++/28261] [4.0 "

[Bug c++/28253] New: [4.0/4.1/4.2 regression] ICE with invalid covariant return
 2007-02-03 17:51 UTC  (2+ messages)
` [Bug c++/28253] [4.0/4.1/4.2/4.3 "

[Bug c++/28217] New: [4.2 regression] ICE in tree_int_cst_sgn
 2007-02-03 17:50 UTC  (2+ messages)
` [Bug c++/28217] [4.0 "

[Bug c/28193] New: config/arm/arm.c:3140 ICE
 2007-02-03 17:48 UTC  (2+ messages)
` [Bug target/28193] [4.0 only] "

[Bug target/28181] New: [4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k
 2007-02-03 17:43 UTC  (2+ messages)
` [Bug target/28181] [4.0/4.1/4.2/4.3 "

[Bug c/28136] New: [4.0/4.1/4.2 regression] ICE with incomplete array type
 2007-02-03 17:41 UTC  (2+ messages)
` [Bug c/28136] [4.0 "

[Bug c++/28148] New: Internal error in varasm.c
 2007-02-03 17:41 UTC  (2+ messages)
` [Bug c++/28148] [4.0 Regression] ICE with pointer to member function initializer and cast to a different type

[Bug c/30695] New: uint32_t -> uint16_t without warrnings
 2007-02-03 17:40 UTC 

[Bug c++/28048] New: ICC on accessing member of dependent name
 2007-02-03 17:38 UTC  (2+ messages)
` [Bug c++/28048] [4.0 Regression] ICE "

[Bug pending/27986] New: unnecessary jump to middle of loop on entry
 2007-02-03 17:36 UTC  (2+ messages)
` [Bug middle-end/27986] [4.0/4.1/4.2/4.3 Regression] jump to middle of loop on entry with using old version of an variable

[Bug c++/27952] New: [4.0/4.1/4.2 Regression] ICE with invalid virtual inheritance
 2007-02-03 17:35 UTC  (2+ messages)
` [Bug c++/27952] [4.0/4.1 "

[Bug c/27945] New: Packed struct of variable length has wrong size
 2007-02-03 17:34 UTC  (2+ messages)
` [Bug middle-end/27945] [4.0/4.1/4.2/4.3 Regression] "

[Bug gcov-profile/30650] New: [Regression 4.3] ICE with -fprofile-use
 2007-02-03 17:32 UTC  (2+ messages)
` [Bug gcov-profile/30650] [4.3 Regression] "

[Bug tree-optimization/30667] New: [Regression 4.3] ICE in immed_double_const, at emit-rtl.c:468
 2007-02-03 17:32 UTC  (2+ messages)
` [Bug middle-end/30667] [4.3 Regression] "

[Bug libstdc++/30675] New: [4.2/4.3 Regression] libstdc++ testsuite hardcodes "ar" and "ranlib"
 2007-02-03 17:32 UTC  (2+ messages)
` [Bug libstdc++/30675] "

[Bug c/30682] New: [Regression 4.3] Generation of gcc.1 manpage broken (texi2pod fails)
 2007-02-03 17:32 UTC  (2+ messages)
` [Bug c/30682] [4.3 Regression] "

[Bug ada/30684] New: [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_*
 2007-02-03 17:32 UTC  (2+ messages)
` [Bug ada/30684] "

[Bug tree-optimization/30493] New: [4.1 Regression] Unexpected compilation results: -O versus no optimization
 2007-02-03 17:31 UTC  (2+ messages)
` [Bug tree-optimization/30493] "

[Bug inline-asm/30505] New: [4.2 regression] asm operand has impossible constraints
 2007-02-03 17:31 UTC  (2+ messages)
` [Bug inline-asm/30505] "

[Bug ada/30618] New: Infinite loop in sem_ch8.end_use_clauses
 2007-02-03 17:31 UTC  (2+ messages)
` [Bug ada/30618] [4.1 regression] "

[Bug tree-optimization/27826] New: ICE in copy_to_mode_reg
 2007-02-03 17:30 UTC  (2+ messages)
` [Bug c++/27826] [4.0 Regression] "

[Bug fortran/29786] New: [4.1/4.2/4.3 Regression] rejects equivalence
 2007-02-03 17:30 UTC  (3+ messages)
` [Bug fortran/29786] "

[Bug target/30370] New: [regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
 2007-02-03 17:30 UTC  (2+ messages)
` [Bug target/30370] [4.1 regression] "

[Bug middle-end/29749] New: Missing byte swap optimizations
 2007-02-03 17:29 UTC  (2+ messages)
` [Bug middle-end/29749] [4.0/4.1/4.2/4.3 regression] "

[Bug c++/26965] New: Unnecessary debug info for unused consts in C++
 2007-02-03 17:28 UTC  (3+ messages)
` [Bug c++/26965] [4.0/4.1/4.2/4.3 Regression] "

[Bug rtl-optimization/28481] New: regression from 3.x: 4.1.1 uses memory where it can use registers
 2007-02-03 17:28 UTC  (2+ messages)
` [Bug target/28481] "

[Bug target/25343] New: [4.0 4.1 regression] testsuite failures
 2007-02-03 17:27 UTC  (3+ messages)
` [Bug target/25343] [4.0/4.1/4.2/4.3 regression] [m68k] "

[Bug target/25448] New: [4.0/4.1/4.2 Regression] Unfounded warnings from the AVR backend
 2007-02-03 17:27 UTC  (3+ messages)
` [Bug target/25448] [4.0/4.1/4.2/4.3 "

[Bug c++/25973] New: Wrong warning: control reaches end of non-void function
 2007-02-03 17:27 UTC  (3+ messages)
` [Bug c++/25973] [4.0/4.1/4.2/4.3 Regression] "

[Bug c++/26693] New: [4.0/4.1/4.2 regression] Access checks not performed for types in templates
 2007-02-03 17:27 UTC  (3+ messages)
` [Bug c++/26693] [4.0/4.1/4.2/4.3 "

[Bug c++/26698] New: g++ accepts const-incorrect code due to conversion function
 2007-02-03 17:27 UTC  (3+ messages)
` [Bug c++/26698] [4.0/4.1/4.2/4.3 Regression] "

[Bug c++/27819] New: [4.0/4.1/4.2 regression] ICE casting static const variables
 2007-02-03 17:27 UTC  (2+ messages)
` [Bug c++/27819] [4.0 "

[Bug ada/24880] New: (Ada) Conversion of user-defined integer type with Size fixed causes crashes
 2007-02-03 17:26 UTC  (3+ messages)
` [Bug ada/24880] [4.0/4.1/4.2/4.3 regression] "

[Bug c/24976] New: simple hexadecimal number parsed as C99 hex float
 2007-02-03 17:26 UTC  (3+ messages)
` [Bug preprocessor/24976] [4.0/4.1/4.2/4.3 Regression] simple hexadecimal number and plus/minus and no space

[Bug c++/25208] New: ICE
 2007-02-03 17:26 UTC  (3+ messages)
` [Bug driver/25208] [4.0/4.1/4.2/4.3 Regression] two outputs and -MMD

[Bug c++/25314] New: Unreachable code at beginning of switch statement is not reported anymore
 2007-02-03 17:26 UTC  (3+ messages)
` [Bug c/25314] [4.0/4.1/4.2/4.3 Regression] "

[Bug c++/27801] New: [4.0/4.1/4.2 regression] ICE in invert_truthvalue with template
 2007-02-03 17:26 UTC  (2+ messages)
` [Bug c++/27801] [4.0 "

[Bug c++/27806] New: [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member
 2007-02-03 17:26 UTC  (2+ messages)
` [Bug c++/27806] [4.0 "

[Bug preprocessor/24024] [4.0/4.1/4.2/4.3 Regression] gcc -E -C processes "\" incorrectly inside C comments
 2007-02-03 17:26 UTC  (2+ messages)

[Bug c/23144] [4.0/4.1/4.2/4.3 Regression] invalid parameter forward declarations not diagnosed
 2007-02-03 17:25 UTC  (3+ messages)

[Bug middle-end/23848] [4.0/4.1/4.2/4.3 Regression] stack deallocation can be more efficient
 2007-02-03 17:25 UTC  (2+ messages)

[Bug c++/27732] New: Parentheses elicit spurious error: "missing '>' to terminate the template argument list"
 2007-02-03 17:22 UTC  (2+ messages)
` [Bug c++/27732] [4.0 Regression] "

[Bug c/27697] New: incorrect warning about constness of pointer to an array in a const struct
 2007-02-03 17:18 UTC  (2+ messages)
` [Bug c/27697] [4.0 Regression] "

[Bug target/26560] New: mips: unable to find a register to spill in class 'FP_REGS'
 2007-02-03 17:17 UTC  (7+ messages)
` [Bug target/26560] [4.0/4.1 regression] "
` [Bug target/26560] [4.1 "

[Bug c++/27693] New: strange interaction with const and sizeof and variable declarations in g++-4.0
 2007-02-03 17:07 UTC  (2+ messages)
` [Bug c++/27693] [4.0 Regression] "

[Bug c++/27668] New: [4.0/4.1/4.2 regression] ICE with invalid template parameter
 2007-02-03 17:06 UTC  (2+ messages)
` [Bug c++/27668] [4.0/4.1 "

[Bug c++/27667] New: [4.0/4.1/4.2 regression] ICE with in-class specialization
 2007-02-03 17:04 UTC  (2+ messages)
` [Bug c++/27667] [4.0/4.1 "

[Bug c++/27666] New: [4.0/4.1/4.2 regression] ICE with volatile in conditional expression
 2007-02-03 17:03 UTC  (2+ messages)
` [Bug c++/27666] [4.0 "

[Bug c++/27648] New: ICE on alias attribute casting
 2007-02-03 17:02 UTC  (2+ messages)
` [Bug c++/27648] [4.0 Regression] ICE on attribute on pointers in static_cast

[Bug other/27567] New: __builtin_memcpy generates redundant stores/moves
 2007-02-03 17:01 UTC  (2+ messages)
` [Bug middle-end/27567] [4.0/4.1 Regression] "

[Bug c/27558] New: Wrong type in warning
 2007-02-03 17:00 UTC  (2+ messages)
` [Bug c/27558] [4.0 Regression] "

[Bug c++/27494] New: [4.0/4.1/4.2 regression] ICE on invalid template parameter
 2007-02-03 16:59 UTC  (2+ messages)
` [Bug c++/27494] [4.0/4.1 "

[Bug debug/27473] New: g++.dg/other/unused1.C and gcc.dg/20060410.c fail on powerpc-darwin
 2007-02-03 16:57 UTC  (2+ messages)
` [Bug debug/27473] [4.0/4.1 Regression] "

[Bug c++/27465] New: ICE on dependent const folding
 2007-02-03 16:56 UTC  (2+ messages)
` [Bug c++/27465] [4.0 only] "

[Bug c++/27425] New: [4.0/4.1/4.2 regression] ICE with invalid template-template-parameter
 2007-02-03 16:55 UTC  (2+ messages)
` [Bug c++/27425] [4.0/4.1/4.2/4.3 "

[Bug tree-optimization/27440] New: [4.0/4.1/4.2 regression] code quality regression due to ivopts
 2007-02-03 16:55 UTC  (2+ messages)
` [Bug target/27440] [4.0/4.1/4.2/4.3 "

[Bug c++/27370] New: Bogus warning about ignoring function return value (__attribute__ ((warn_unused_result)))
 2007-02-03 16:54 UTC  (2+ messages)
` [Bug c++/27370] [4.0 Regression] "

[Bug c++/27227] New: [4.0/4.1/4.2 Regression] rejects valid code with some extern "C"
 2007-02-03 16:52 UTC  (2+ messages)
` [Bug c++/27227] [4.0 "

[Bug inline-asm/27301] New: ICE on convoluted inline asm with "m" (statement expression)
 2007-02-03 16:52 UTC  (2+ messages)
` [Bug c/27301] [4.0/4.1/4.2/4.3 Regression] ICE on convoluted inline asm with "m" (statement expression and vla)

[Bug middle-end/27173] New: ICE with -O -ftrapv
 2007-02-03 16:51 UTC  (2+ messages)
` [Bug middle-end/27173] [4.0 regression] "

[Bug c++/27177] New: ICE in build_simple_base_path, at cp/class.c:474
 2007-02-03 16:51 UTC  (2+ messages)
` [Bug c++/27177] [4.0/4.1/4.2/4.3 Regression] "

[Bug c++/27094] New: tree check: expected tree_list, have omp_return in build_call
 2007-02-03 16:50 UTC  (2+ messages)
` [Bug c++/27094] [4.0 Regression] "

[Bug debug/27057] New: [4.0/4.1/4.2 Regression] ICE with -feliminate-dwarf2-dups and using namespace
 2007-02-03 16:49 UTC  (2+ messages)
` [Bug debug/27057] [4.0 "

[Bug c++/27017] New: Debug information for static local class members are not emitted
 2007-02-03 16:48 UTC  (2+ messages)
` [Bug debug/27017] [4.0/4.1/4.2/4.3 Regression] "

[Bug tree-optimization/27003] New: [4.0 Regression] ivcanon bug
 2007-02-03 16:47 UTC  (2+ messages)
` [Bug tree-optimization/27003] "

[Bug c++/26988] New: template function in template class derived from virtual base can not be specialized
 2007-02-03 16:45 UTC  (2+ messages)
` [Bug c++/26988] [4.0/4.1/4.2/4.3 Regression] template constructor "

[Bug c/26655] New: ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446
 2007-02-03 16:34 UTC  (4+ messages)
` [Bug rtl-optimization/26655] [4.0/4.1 Regression] "

[Bug c++/26938] New: [4.0/4.1/4.2 regression] ICE with wrong number of template parameters
 2007-02-03 16:27 UTC  (2+ messages)
` [Bug c++/26938] [4.0/4.1 "

[Bug target/11738] ICE "could not split insn" building libstdc++-v3
 2007-02-03 16:27 UTC  (2+ messages)

[Bug c/26774] New: Out of memory compiling 9-line Delta-reduced Linux kernel driver msp3400.c
 2007-02-03 16:26 UTC  (2+ messages)
` [Bug c/26774] [4.0 Regression] "

[Bug c++/26912] New: friend const member function specialization fails to compile
 2007-02-03 16:26 UTC  (2+ messages)
` [Bug c++/26912] [4.0 Regression] "

[Bug c++/26755] New: [4.1 regression?] may fail to generate code for base destructor defined inline
 2007-02-03 16:25 UTC  (2+ messages)
` [Bug c++/26755] [4.0 regression] may fail to generate code for base destructor defined inline with pragma interface

[Bug c/26630] New: Incorrect result when subtracting, casting to short and back to int, adding and multiplying
 2007-02-03 16:23 UTC  (2+ messages)
` [Bug middle-end/26630] [4.0 Regression] "

[Bug c++/26573] New: [4.0/4.1/4.2 regression] Duplicate message for static member in local class
 2007-02-03 16:22 UTC  (2+ messages)
` [Bug c++/26573] [4.0/4.1 "

[Bug c++/26622] New: ICE in extract_insn, at recog.c:2084
 2007-02-03 16:22 UTC  (2+ messages)
` [Bug middle-end/26622] [4.0 Regression] "

[Bug target/26562] New: unrecognizable insn with huge symbol offset
 2007-02-03 16:20 UTC  (2+ messages)
` [Bug target/26562] [4.0 Regression] unrecognizable insn with huge symbol offset with -fPIC

[Bug rtl-optimization/15023] -frename-registers is slow
 2007-02-03 16:20 UTC 

[Bug c++/26365] New: ICE in finish_class_member_access_expr, at cp/typeck.c
 2007-02-03 16:19 UTC  (2+ messages)
` [Bug c++/26365] [4.0 Regression] "

[Bug c++/26496] New: Pointer to virtual member function
 2007-02-03 16:19 UTC  (2+ messages)
` [Bug c++/26496] [4.0 Regression] Pointer to "

[Bug c++/26559] New: ICE with __builtin_constant_p in template argument
 2007-02-03 16:19 UTC  (2+ messages)
` [Bug c++/26559] [4.0 Regression] "

[Bug c++/26295] New: Invalid namespace pointer seg fault
 2007-02-03 16:17 UTC  (2+ messages)
` [Bug c++/26295] [4.0 Regression] "

[Bug debug/26330] New: gcc generates code that does not allow retrieval of struct arguments with debugger
 2007-02-03 16:17 UTC  (2+ messages)
` [Bug debug/26330] [4.0 regression] "

[Bug rtl-optimization/26098] New: ICE in multiplication of 16-byte longlong vector on x86_64
 2007-02-03 16:16 UTC  (2+ messages)
` [Bug target/26098] [4.0 Regression] "

[Bug ada/26111] New: Ada ICE in expand_assignment, at expr.c:3824
 2007-02-03 16:16 UTC  (2+ messages)
` [Bug ada/26111] [4.0 Regression] "

[Bug middle-end/26034] New: [4.0/4.1/4.2 Regression] gcc uses way too much stack space for this code
 2007-02-03 16:15 UTC  (2+ messages)
` [Bug middle-end/26034] [4.0 "

[Bug c/25993] New: -std= produces incorrect preprocessor output for .S
 2007-02-03 16:14 UTC  (2+ messages)
` [Bug c/25993] [4.0 Regression] "

[Bug preprocessor/25717] New: -dM does not list all defined macros (in particular, __STDC__)
 2007-02-03 16:11 UTC  (2+ messages)
` [Bug preprocessor/25717] [4.0 Regression] -dD "

[Bug c/25805] [4.0 Regression] Incorrect handling of zero-initialized flexible arrays
 2007-02-03 16:11 UTC 

[Bug c++/25468] New: -g makes g++ loop forever
 2007-02-03 16:10 UTC  (2+ messages)
` [Bug debug/25468] [4.0 Regression] "

[Bug other/25551] New: gcov incorrect count for lone return in block
 2007-02-03 16:10 UTC  (2+ messages)
` [Bug gcov-profile/25551] [4.0 Regression] "

[Bug c++/25357] New: ICE in typeid
 2007-02-03 16:08 UTC  (2+ messages)
` [Bug c++/25357] [4.0 Regression] "

[Bug c++/25342] New: internal compiler error: in lookup_member, at cp/search.c:1209
 2007-02-03 16:07 UTC  (2+ messages)
` [Bug c++/25342] [4.0 Regression] "

[Bug c/25218] New: [Regression 4.0/4.1] ICE : in compensate_edge, at reg-stack.c:2795
 2007-02-03 16:06 UTC  (2+ messages)
` [Bug target/25218] [4.0 Regression] "

[Bug c++/25203] New: [4.0] enable checking failure in g++.dg/opt/mmx2.C
 2007-02-03 16:05 UTC  (2+ messages)
` [Bug target/25203] "

[Bug target/25042] New: __float128 ICE on x86
 2007-02-03 16:04 UTC  (2+ messages)
` [Bug target/25042] [4.0 Regression] "

[Bug c/25043] New: [m68k] ICE in instantiate_virtual_regs_lossage
 2007-02-03 16:04 UTC  (2+ messages)
` [Bug target/25043] [4.0 Regression] "

[Bug c++/24907] New: Invalid Code Accepted
 2007-02-03 16:02 UTC  (2+ messages)
` [Bug c++/24907] [4.0 Regression] "int x, ;" accepted

[Bug c/24931] New: uninitialized structure member after assignment
 2007-02-03 16:02 UTC  (2+ messages)
` [Bug tree-optimization/24931] [4.0 Regression] "

[Bug target/24586] New: [4.0 regression] ICE in g++.dg/opt/mmx2.C
 2007-02-03 15:50 UTC  (2+ messages)
` [Bug target/24586] "

[Bug c++/24522] New: htonl in optimized template function generates compiler warning
 2007-02-03 15:49 UTC  (2+ messages)
` [Bug c++/24522] [4.0 Regression] "

[Bug c/24570] New: unit-at-a-time: debug info not emitted for unused global variables
 2007-02-03 15:49 UTC  (2+ messages)
` [Bug middle-end/24570] [4.0 Regression] "

[Bug c/30375] New: tree-ssa-dse incorrectly removes struct initialization
 2007-02-03 15:49 UTC  (2+ messages)
` [Bug tree-optimization/30375] [4.3 Regression] "

[Bug rtl-optimization/24497] New: internal compiler error: in apply_opt_in_copies, at loop-unroll.c:2122
 2007-02-03 15:47 UTC  (2+ messages)
` [Bug rtl-optimization/24497] [4.0 Regression] "

[Bug target/24306] New: va_arg gets confused when skipping over certain zero-sized types
 2007-02-03 15:46 UTC  (2+ messages)
` [Bug middle-end/24306] [4.0 Regression] va_arg gets confused when skipping over certain zero-sized types with -msse

[Bug c/24361] New: Optimizations -fcse-follow-jumps -fforce-mem break code
 2007-02-03 15:46 UTC  (2+ messages)
` [Bug rtl-optimization/24361] [4.0 regression] "

[Bug middle-end/24020] [4.0 regression] Excessive (x20) recusive inlining for 4.0 with -O3 and poor stack usage even without inlining
 2007-02-03 15:45 UTC 

[Bug middle-end/24004] [4.0 Regression] bogus 'may be uninit warnings' for loops
 2007-02-03 15:44 UTC 

[Bug target/23963] [4.0 Regression] MMX intrinsics cause ICE in trunc_int_for_mode
 2007-02-03 15:43 UTC 

[Bug target/23728] [4.0 regression] [m68k] ICE (Segmentation fault) building python
 2007-02-03 15:39 UTC 

[Bug c++/23708] [4.0 Regression] Non-inline function incorrectly treated as inline when using precompiled headers
 2007-02-03 15:38 UTC 

[Bug rtl-optimization/23490] [4.0 Regression] Long compile time for array initializer with inlined constructor
 2007-02-03 15:37 UTC 

[Bug tree-optimization/23563] [4.0 Regression] False warning for uninitialized variable
 2007-02-03 15:37 UTC 

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