public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/50061] New: [4.7 regression] emit_library_call_value_1 change broke SF->TI conversion on MIPS
 2011-10-02 17:50 UTC  (2+ messages)
` [Bug middle-end/50061] "

[Bug target/49696] New: ICE on mips when compiling drizzle
 2011-10-02 17:48 UTC  (3+ messages)
` [Bug target/49696] "

[Bug fortran/46244] New: gfc_compare_derived_types is buggy
 2011-10-02 17:47 UTC  (2+ messages)
` [Bug fortran/46244] "

[Bug c++/50592] New: g++ fails to see function side effect
 2011-10-02 17:24 UTC  (2+ messages)
` [Bug c++/50592] "

[Bug c/50591] New: C linker not considering number of parameters with extern linkage
 2011-10-02 17:20 UTC  (2+ messages)
` [Bug c/50591] "

[Bug c/50590] New: Initializing a variable to itself yields garbage/UB and no warning
 2011-10-02 16:43 UTC  (2+ messages)
` [Bug c/50590] "

[Bug c/50581] New: stdarg doesn't support array types
 2011-10-02 16:09 UTC  (7+ messages)
` [Bug c/50581] "

[Bug target/49049] New: ICE in copyprop_hardreg_forward_1, at regcprop.c:767
 2011-10-02 15:23 UTC  (2+ messages)
` [Bug target/49049] "

[Bug tree-optimization/50587] New: ICE init_range_entry, at tree-ssa-reassoc.c:1698 caused by recent change
 2011-10-02 13:18 UTC  (2+ messages)
` [Bug tree-optimization/50587] "

[Bug target/50588] New: gcc produce bad inlined code with -march=athlon -O2
 2011-10-02 13:01 UTC  (4+ messages)
` [Bug target/50588] "

[Bug ada/50589] New: [4.7] Ada bootstrap failure on sparc-linux
 2011-10-02 12:40 UTC 

[Bug preprocessor/36819] memleak in split_quote_chain
 2011-10-02 12:34 UTC  (2+ messages)

[Bug c/50565] New: [4.5/4.6/4.7 Regression] initializer element is not computable at load time
 2011-10-02 10:44 UTC  (4+ messages)
` [Bug middle-end/50565] "

[Bug lto/47247] New: Linker plugin specification makes it difficult to handle COMDATs
 2011-10-02 10:42 UTC  (2+ messages)
` [Bug lto/47247] "

[Bug c/22133] In MinGW trailling slash forward not allowed in include path
 2011-10-02 10:25 UTC 

[Bug c/45404] /*code-comment*/ related
 2011-10-02 10:24 UTC 

[Bug c++/47906] New: r170459 regresses g++.dg/abi/mangle39.C on *-apple-darwin*
 2011-10-02 10:21 UTC  (2+ messages)
` [Bug c++/47906] "

[Bug c++/44855] Static members not initialised in explicit template instances of library
 2011-10-02 10:19 UTC 

[Bug c++/44827] g++4.3.4 segfaults when using boost::intrusive::list
 2011-10-02 10:15 UTC 

[Bug c++/39950] __unix__ macro is not predefined on AIX platform (C and C++)
 2011-10-02 10:09 UTC 

[Bug c++/39681] Compile error is not descriptive
 2011-10-02 10:07 UTC 

[Bug c++/39409] internal compiler error: Segmentation fault
 2011-10-02 10:06 UTC 

[Bug c++/38020] Undiagnosed const violation in pointer conversion in CRTP context
 2011-10-01 23:38 UTC 

[Bug c++/30205] RFE: g++ --unmangle
 2011-10-01 22:59 UTC 

[Bug c++/50586] New: Template argument of type "pointer to function" of a template class causes usage error if template is instantiated with pointer-to-private-static-member-function
 2011-10-01 22:34 UTC  (3+ messages)
` [Bug c++/50586] "

[Bug gcov-profile/45890] New: Coverage may be weakened by r164986
 2011-10-01 19:43 UTC  (3+ messages)
` [Bug gcov-profile/45890] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2011-10-01 15:54 UTC  (3+ messages)

[Bug target/36966] arm iwmmxt builtin problem
 2011-10-01 15:28 UTC 

[Bug target/35294] iwmmxt intrinsics, internal compiler error
 2011-10-01 15:27 UTC 

[Bug target/36798] internal compiler error: in arm_expand_binop_builtin, at config/arm/arm.c:12548
 2011-10-01 15:26 UTC 

[Bug bootstrap/50279] New: go bootstrap fails with lto
 2011-10-01 14:59 UTC  (2+ messages)
` [Bug debug/50279] [4.7 Regression] ICE while building the go front-end with LTO enabled

[Bug fortran/50585] New: ICE with assumed length character array argument
 2011-10-01 12:13 UTC  (9+ messages)
` [Bug fortran/50585] [4.6/4.7 Regression] "

[Bug c/50569] New: Wrong code error: memcpy eliminated when it is needed
 2011-10-01 10:29 UTC  (8+ messages)
` [Bug c/50569] "
` [Bug middle-end/50569] "

[Bug c++/36778] [feature request] -Wfatal-warnings
 2011-10-01  9:18 UTC 

[Bug libstdc++/50529] New: std::vector::erase invokes undefined behavior with empty range
 2011-09-30 23:36 UTC  (3+ messages)
` [Bug libstdc++/50529] [C++0x] "

[Bug c++/49949] New: wrong sign for product of complex<double> and double with -O2
 2011-09-30 20:49 UTC  (3+ messages)
` [Bug c++/49949] "

[Bug c++/46309] New: optimization a==3||a==1
 2011-09-30 20:48 UTC  (5+ messages)
` [Bug tree-optimization/46309] "

[Bug c++/44473] iterators already defined for std::vector when using std::decimal
 2011-09-30 20:25 UTC  (3+ messages)

[Bug ada/50571] New: [4.6/4.7 Regression] Undesirable folding in "m" constrained asm operands
 2011-09-30 20:12 UTC  (6+ messages)
` [Bug inline-asm/50571] "

[Bug target/50583] New: Many __sync_XXX builtin functions are incorrect
 2011-09-30 19:41 UTC  (6+ messages)
` [Bug target/50583] "

[Bug c/50584] New: No warning for passing small array to C99 static array declarator
 2011-09-30 18:15 UTC 

[Bug other/50582] New: Instruct GCC that added_clobbers_hard_reg_p shouldn't consider a specific register
 2011-09-30 16:33 UTC  (3+ messages)
` [Bug other/50582] "

[Bug lto/50568] New: [4.7 Regression] Massive LTO failures
 2011-09-30 15:57 UTC  (29+ messages)
` [Bug lto/50568] "

[Bug target/50566] New: [avr]: Add support for better logging similar to -mdeb
 2011-09-30 15:49 UTC  (2+ messages)
` [Bug target/50566] "

[Bug target/50038] New: redundant zero extensions
 2011-09-30 15:01 UTC  (2+ messages)
` [Bug target/50038] "

[Bug tree-optimization/50575] New: gcc.c-torture/execute/vector-compare-2.c FAILs on Solaris 8/9 x86
 2011-09-30 15:01 UTC  (4+ messages)
` [Bug tree-optimization/50575] "

[Bug tree-optimization/50557] New: [4.7 Regression] Register pressure increase after reassociation (x86, 32 bits)
 2011-09-30 14:52 UTC  (2+ messages)
` [Bug tree-optimization/50557] "

[Bug c++/50134] New: -Wmissing-prototypes doesn't work for C++
 2011-09-30 14:39 UTC  (7+ messages)
` [Bug c++/50134] "

[Bug target/50580] New: gcc.target/mips/interrupt_handler-[23].c FAIL on IRIX 6.5
 2011-09-30 14:30 UTC  (2+ messages)
` [Bug target/50580] "

[Bug target/50579] New: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5
 2011-09-30 13:39 UTC  (2+ messages)
` [Bug target/50579] "

[Bug tree-optimization/50574] New: gcc.c-torture/execute/vector-compare-1.c FAILs on SPARC
 2011-09-30 13:38 UTC  (10+ messages)
` [Bug tree-optimization/50574] "

[Bug libstdc++/50578] New: Rethrow core dump if static link to libstdc++
 2011-09-30 12:46 UTC  (2+ messages)
` [Bug libstdc++/50578] "

[Bug c++/47346] New: access control for nested type is ignored in class template
 2011-09-30 12:06 UTC  (4+ messages)
` [Bug c++/47346] "

[Bug tree-optimization/50577] New: IPA-PTA context insensitivity confuses pure-const analysis
 2011-09-30 11:48 UTC 

[Bug tree-optimization/50576] New: Recent vector comparison changes cause an ICE
 2011-09-30 11:41 UTC  (3+ messages)
` [Bug tree-optimization/50576] "

[Bug libstdc++/50573] New: configure lists --with-gnu-ld twice
 2011-09-30 11:26 UTC  (7+ messages)
` [Bug libstdc++/50573] "
` [Bug other/50573] "

[Bug libgomp/49965] New: libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL on Solaris 11/SPARC
 2011-09-30 10:28 UTC  (3+ messages)
` [Bug libgomp/49965] "

[Bug target/19599] function pointer prevents tail-call optimization on arm
 2011-09-30 10:05 UTC 

[Bug middle-end/49662] New: [4.7 Regression] FAIL: gcc.dg/graphite/interchange-XX.c
 2011-09-30  9:59 UTC  (3+ messages)
` [Bug tree-optimization/49662] [4.7 Regression] XFAIL: gcc.dg/graphite/interchange-XX.c, PRE confuses loop interchange

[Bug tree-optimization/50052] New: [4.6 Regression] FAIL: gcc.dg/ipa/ipa-sra-2.c scan-tree-dump eipa_sra
 2011-09-30  9:46 UTC  (2+ messages)
` [Bug tree-optimization/50052] [4.6/4.7 "

[Bug target/50099] New: ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust
 2011-09-30  9:43 UTC  (2+ messages)
` [Bug target/50099] "

[Bug fortran/50564] New: [4.7 Regression] Front-end optimization - ICE with FORALL
 2011-09-30  9:30 UTC  (3+ messages)
` [Bug fortran/50564] "

[Bug target/50572] New: unstable performance on Atom due to loop alignment
 2011-09-30  9:03 UTC 

[Bug c++/38980] [4.4/4.5/4.6/4.7 Regression] missing -Wformat warning on const char format string
 2011-09-30  8:31 UTC 

[Bug fortran/50570] New: Incorrect error for assignment to intent(in) pointer
 2011-09-30  7:00 UTC  (2+ messages)
` [Bug fortran/50570] [4.6/4.7 Regression] "

[Bug c++/39164] [C++0x] defaulted dtor redefinition not caught
 2011-09-30  0:58 UTC 

[Bug c++/29859] reference-compatible is defined too narrowly in [decl.int.ref]
 2011-09-29 23:20 UTC 

[Bug c++/36464] Segfault when using precompiled headers
 2011-09-29 23:16 UTC 

[Bug c++/39045] uninitialized reference in struct with operator new is not erroring out
 2011-09-29 23:07 UTC 

[Bug c++/39319] sigsegv occurs when an exception handler rethrows an excpetion and tries to return from the catch
 2011-09-29 23:02 UTC 

[Bug target/44940] XMEGA RAMPZ Initialization
 2011-09-29 22:56 UTC 

[Bug web/50297] New: Bugzilla suffers an internal error
 2011-09-29 22:27 UTC  (3+ messages)
` [Bug web/50297] Bugzilla suffers a taint issue when viewing bug 48333 while being logged out

[Bug c++/40202] warning about passing non-POD objects through �...� should include name and location of declaration being called
 2011-09-29 22:20 UTC  (4+ messages)

[Bug c++/50258] New: -std=gnu++0x should allow in-class initialization of static const floating types without constexpr
 2011-09-29 20:37 UTC  (2+ messages)
` [Bug c++/50258] [C++0x] "

[Bug c++/44620] gcc -fvisibility-ms-compat crash when throwing const char*
 2011-09-29 18:04 UTC 

[Bug c++/47987] New: ICE on legal code (when attempting to inline non-implicitly instantiated template member function)
 2011-09-29 17:57 UTC  (2+ messages)
` [Bug c++/47987] "

[Bug c++/48867] New: Using the compilation flag -mfpmath=sse breaks Snes9x build
 2011-09-29 17:50 UTC  (2+ messages)
` [Bug c++/48867] "

[Bug c++/39813] [feature request] __PRETTY_FUNCTION__ addition
 2011-09-29 17:15 UTC  (2+ messages)

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