public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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 c/50565] New: [4.5/4.6/4.7 Regression] initializer element is not computable at load time
 2011-10-01 20:37 UTC  (3+ messages)
` [Bug middle-end/50565] "

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

[Bug c/50581] New: stdarg doesn't support array types
 2011-10-01 18:46 UTC  (6+ messages)
` [Bug c/50581] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2011-10-01 15:54 UTC  (4+ 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 tree-optimization/50587] New: ICE init_range_entry, at tree-ssa-reassoc.c:1698 caused by recent change
 2011-10-01 14:31 UTC 

[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  (5+ 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  (33+ messages)
` [Bug lto/50568] "

[Bug target/50566] New: [avr]: Add support for better logging similar to -mdeb
 2011-09-30 15:49 UTC  (4+ 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  (6+ 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  (10+ messages)

[Bug fortran/35831] [F95] Shape mismatch check missing for dummy procedure argument
 2011-09-29 16:51 UTC 

[Bug target/50448] New: [avr] Missed optimization accessing struct component with known, absolute address
 2011-09-29 16:00 UTC  (2+ messages)
` [Bug middle-end/50448] [4.3/4.5/4.6/4.7 Regression] Missed optimization accessing struct component with integer address

[Bug fortran/47023] New: C_Sizeof: Rejects valid code
 2011-09-29 15:52 UTC  (2+ messages)
` [Bug fortran/47023] [4.6/4.7 regression] "

[Bug middle-end/48914] New: #pragma GCC diagnostic ignored "-Wc++0x-compat" doesn't work
 2011-09-29 15:40 UTC  (2+ messages)
` [Bug c++/48914] "

[Bug rtl-optimization/50567] New: Reload pass generates sub-optimal spill code for registers in presence of a vec_concat insn
 2011-09-29 15:31 UTC  (4+ messages)
` [Bug rtl-optimization/50567] "

[Bug c++/40793] "Error: no matching function for call to XYZ" doesn't display function-template-arguments
 2011-09-29 15:12 UTC  (2+ messages)

[Bug target/43723] Some ARMs support unaligned
 2011-09-29 15:03 UTC 

[Bug c++/46715] New: template constructor - Compiler Bus error under -O2/-Os
 2011-09-29 14:41 UTC  (2+ messages)
` [Bug c++/46715] "

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