public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/40836] New: ICE: "insn does not satisfy its constraints"
 2009-11-28 14:38 UTC  (2+ messages)
` [Bug target/40836] ICE: "insn does not satisfy its constraints" (iwmmxt_movsi_insn)

why are filenames wrong
 2009-11-28 13:49 UTC 

[Bug middle-end/42196] New: ICE when SRAing partial assigments to complex number
 2009-11-28 12:37 UTC  (3+ messages)
` [Bug middle-end/42196] "

[Bug objc++/42156] New: Hundreds of objc++ testsuite regressions
 2009-11-28 12:13 UTC  (4+ messages)
` [Bug objc++/42156] [4.5 Regression] "

[Bug c++/6259] Explicit instantiation of template constructor not allowed
 2009-11-28 11:03 UTC 

[Bug c++/36408] New: [4.3/4.4 regression] ICE with statement expression in template
 2009-11-28  9:23 UTC  (2+ messages)
` [Bug c++/36408] [4.3/4.4/4.5 "

[Bug tree-optimization/42205] New: [4.5 Regression] internal compiler error: verify_ssa failed with -ffast-math -floop-interchange
 2009-11-28  8:50 UTC  (3+ messages)
` [Bug tree-optimization/42205] "

[Bug c/42206] New: ipa-prop.c: use of uninitialised local data
 2009-11-28  8:33 UTC 

[Bug c++/42159] New: app compiled with 4.4.2 SIGABRTs after a trivial nested throw/stack unwinding
 2009-11-28  6:42 UTC  (2+ messages)
` [Bug target/42159] "

[Bug fortran/20923] gfortran slow for large array constructors
 2009-11-28  5:04 UTC  (3+ messages)

[Bug c/42204] New: update_eliminables should be called in reload after something changes
 2009-11-28  2:22 UTC 

[Bug middle-end/42202] New: [4.5 regression] many gfortran failures
 2009-11-28  2:06 UTC  (3+ messages)
` [Bug middle-end/42202] [4.5 regression] Revision 154688 caused "

[Bug c++/42203] New: std::copy() results to a call to memmove() and is not inlined in trivial cases
 2009-11-28  1:24 UTC  (4+ messages)
` [Bug c++/42203] "
` [Bug tree-optimization/42203] "

[Bug c++/42201] New: [C++0x] std::vector<std::unique_future<T>>::push_back fails
 2009-11-27 23:08 UTC  (3+ messages)
` [Bug c++/42201] "

[Bug c/42006] New: Termination problem with -O2 and -O3
 2009-11-27 22:35 UTC  (6+ messages)
` [Bug middle-end/42006] [4.5 Regression] "

[Bug rtl-optimization/42200] New: Suboptimal optimization: after x / 2 carry flag == x & 1
 2009-11-27 22:14 UTC  (2+ messages)
` [Bug target/42200] "

[Bug java/41991] New: gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*
 2009-11-27 21:38 UTC  (3+ messages)
` [Bug java/41991] "

[Bug c++/34272] New: ICE with invalid template specialization
 2009-11-27 20:25 UTC  (2+ messages)
` [Bug c++/34272] "

[Bug c/42199] New: A problem with -maltivec
 2009-11-27 19:12 UTC  (3+ messages)
` [Bug c/42199] "

[Bug middle-end/41674] New: /usr/ccs/bin/ld: Unsatisfied symbols: _GLOBAL__I_65535_0_main
 2009-11-27 18:39 UTC  (3+ messages)
` [Bug middle-end/41674] [4.5 Regression] "

[Bug c++/42198] New: [C++0x] Using std::thread without -pthread causes immediate crash
 2009-11-27 18:31 UTC  (2+ messages)
` [Bug c++/42198] "

[Bug c/39488] New: ARM ABI: enum comparison against zero optimized away
 2009-11-27 18:23 UTC  (2+ messages)
` [Bug target/39488] ARM EABI: "

[Bug c++/42197] New: g++ 4.1.2 on x86_64 gives differing results in O0, O1 and O2, O3
 2009-11-27 16:53 UTC  (4+ messages)
` [Bug c++/42197] "

[Bug c/21920] aliasing violations
 2009-11-27 16:53 UTC 

[Bug c++/38656] New: Broken diagnostic: 'template_id_expr' not supported by pp_c_expression
 2009-11-27 16:38 UTC  (4+ messages)
` [Bug c++/38656] "

[Bug c/42084] New: Wrong result with -Os -fno-delete-null-pointer-checks
 2009-11-27 15:37 UTC  (7+ messages)
` [Bug tree-optimization/42084] [4.5 Regression] "
` [Bug rtl-optimization/42084] "

[Bug libstdc++/41810] New: Cannot build gcc: gthr-default.h:466: error: '__mutex' was not declared in this scope
 2009-11-27 15:17 UTC  (2+ messages)
` [Bug target/41810] "

[Bug tree-optimization/42195] New: missed xnor optimization
 2009-11-27 15:07 UTC  (2+ messages)
` [Bug tree-optimization/42195] "

[Bug c++/42194] New: performance degradation with STL complex convolution operation
 2009-11-27 15:02 UTC  (2+ messages)
` [Bug c++/42194] "

[Bug fortran/40850] New: "double free or corruption" returning derived types with allocatable components
 2009-11-27 14:45 UTC  (3+ messages)
` [Bug fortran/40850] "

[Bug fortran/41777] New: wrong-code shown with EXCITING
 2009-11-27 14:28 UTC  (2+ messages)
` [Bug fortran/41777] Wrong-code with POINTER-returning GENERIC function

[Bug c++/41906] New: [4.5 Regression] ICE with catch(...) and -fpermissive
 2009-11-27 13:26 UTC  (4+ messages)
` [Bug c++/41906] "

[Bug target/41156] New: [4.4/4.5 Regression] zlib segfault in inflate_table() compiled w/ -O -msse2 ftree-vectorize
 2009-11-27 12:51 UTC  (4+ messages)
` [Bug target/41156] "

[Bug c++/37933] New: reference to ... is amibgous: same error shown twice for same line of code
 2009-11-27 12:49 UTC  (2+ messages)
` [Bug c++/37933] reference to ... is ambiguous: "

[Bug c++/41290] New: [4.5 regression] C++ - libdirac don't want to compile
 2009-11-27 12:44 UTC  (3+ messages)
` [Bug middle-end/41290] [4.5 regression] ICE: edge points to wrong declaration

[Bug rtl-optimization/42175] New: Slow compile and much memory use at -O1
 2009-11-27 12:38 UTC  (4+ messages)
` [Bug rtl-optimization/42175] "

[Bug middle-end/42110] New: [4.5 Regression] ICE with inlining
 2009-11-27 11:35 UTC  (3+ messages)
` [Bug middle-end/42110] "

[Bug c++/42187] New: ice when inlined_to pointer set for noninline callers
 2009-11-27 11:35 UTC  (5+ messages)
` [Bug c++/42187] "
` [Bug middle-end/42187] [4.5 Regression] "

[Bug middle-end/42185] New: [4.5 Regression] expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs_code, at gimple.h:1820
 2009-11-27 11:34 UTC  (4+ messages)
` [Bug middle-end/42185] "
` [Bug tree-optimization/42185] "

[Bug debug/42186] New: [4.5 Regression] internal compiler error: verify_ssa failed
 2009-11-27 11:34 UTC  (4+ messages)
` [Bug debug/42186] "

[Bug middle-end/42181] New: -fgraphite-identity miscompiles or ICEs on air.f90
 2009-11-27 11:32 UTC  (5+ messages)
` [Bug middle-end/42181] "
` [Bug middle-end/42181] [4.5 Regression] "

[Bug c++/42183] New: internal compiler error: verify_stmts failed
 2009-11-27 11:32 UTC  (6+ messages)
` [Bug c++/42183] "
` [Bug middle-end/42183] [4.5 Regression] "

[Bug ada/42168] New: GNAT bug box with invalid anonymous access declaration
 2009-11-27 11:31 UTC  (2+ messages)
` [Bug ada/42168] [4.4/4.5 Regression] "

[Bug middle-end/42169] New: gfortran.dg/pr41928.f90:47: internal compiler error: in store_can_be_removed_p, at ira-emit.c:371
 2009-11-27 11:31 UTC  (2+ messages)
` [Bug middle-end/42169] [4.4/4.5 Regression] "

[Bug debug/42166] New: [4.5 Regression] internal compiler error: verify_ssa failed
 2009-11-27 11:30 UTC  (2+ messages)
` [Bug debug/42166] "

[Bug bootstrap/42157] New: [4.5 regression] ICE building stage 1 libgcc on IRIX 5.3: SEGV in compare_access_positions
 2009-11-27 11:27 UTC  (2+ messages)
` [Bug bootstrap/42157] "

[Bug rtl-optimization/41862] New: valgrind warns about using uninitialized variable with -fgcse-sm
 2009-11-27 11:23 UTC  (2+ messages)
` [Bug rtl-optimization/41862] [4.5 Regression] -fgcse-sm causes bootstrap comparison failures

[Bug fortran/42108] New: Performance drop from 4.3 to 4.4/4.5
 2009-11-27 11:23 UTC  (2+ messages)
` [Bug tree-optimization/42108] [4.4/4.5 Regression] Vectorizer cannot deal with PAREN_EXPR gracefully, 50% performance regression

[Bug target/42161] New: use __cxa_vec_dtor instead of loop to reduce code size
 2009-11-27 11:22 UTC  (2+ messages)
` [Bug c++/42161] "

[Bug c++/42069] New: 4.5 fails
 2009-11-27 11:21 UTC  (2+ messages)
` [Bug c++/42069] [4.5 Regression] fails on class template specialization with default parameter

[Bug c++/42062] New: [4.3/4.4/4.5 Regression] Trouble with invalid template specialization
 2009-11-27 11:20 UTC  (2+ messages)
` [Bug c++/42062] "

[Bug bootstrap/42068] New: [4.5 regression] ICE in function_and_variable_visibility breaks Tru64 UNIX Ada bootstrap
 2009-11-27 11:20 UTC  (2+ messages)
` [Bug bootstrap/42068] "

[Bug c++/42054] New: [4.3/4.4/4.5 Regression] ICE with invalid template parameter
 2009-11-27 11:19 UTC  (2+ messages)
` [Bug c++/42054] "

[Bug c++/42057] New: [4.5 Regression] ICE with invalid parameter of virtual function
 2009-11-27 11:19 UTC  (2+ messages)
` [Bug c++/42057] "

[Bug middle-end/42024] New: [4.5 regression] Revision 154128 caused many failures
 2009-11-27 11:18 UTC  (2+ messages)
` [Bug middle-end/42024] "

[Bug tree-optimization/42027] New: Performance regression in convolution loop optimization
 2009-11-27 11:18 UTC  (3+ messages)
` [Bug tree-optimization/42027] [4.5 Regression] "

[Bug debug/41988] New: [4.5 Regression] FAIL: g++.dg/debug/*.C -gdwarf-2 -g1 (internal compiler error)
 2009-11-27 11:13 UTC  (2+ messages)
` [Bug debug/41988] "

[Bug bootstrap/41399] New: [4.5 Regression] Internal error compiling fortran/intrinsic.c
 2009-11-27 11:10 UTC  (2+ messages)
` [Bug bootstrap/41399] "

[Bug libstdc++/42191] New: operator>>(istream &, double &) overwrites value upon failure
 2009-11-27 10:51 UTC  (5+ messages)
` [Bug libstdc++/42191] "

[Bug middle-end/38474] New: slow compilation at -O0 (callgraph optimization, inline heuristics, ggc expand )
 2009-11-27 10:50 UTC  (4+ messages)
` [Bug middle-end/38474] [Meta] slow compilation at -O0 (callgraph optimization, inline heuristics, "

[Bug c++/35112] New: [4.1/4.2/4.3 regression] ICE and broken diagnostic with ambiguous class name
 2009-11-27 10:46 UTC  (4+ messages)
` [Bug c++/35112] [4.3/4.4/4.5 "
` [Bug c++/35112] [4.3/4.4 "

[Bug middle-end/42193] New: [4.5 Regression] 454.calculix in SPEC CPU 2006 failed to compile at -O3
 2009-11-27 10:36 UTC  (4+ messages)
` [Bug middle-end/42193] "

[Bug fortran/42131] New: Weird translation of DO loops
 2009-11-27  9:48 UTC  (7+ messages)
` [Bug fortran/42131] "

[Bug middle-end/38582] New: excessive time in rename registers
 2009-11-27  8:55 UTC  (4+ messages)
` [Bug rtl-optimization/38582] "

[Bug fortran/41278] New: internal compiler error related to matmul and transpose
 2009-11-27  8:34 UTC  (9+ messages)
` [Bug fortran/41278] "

[Bug fortran/41807] New: [Reg] data statement with nested type constructors
 2009-11-27  8:32 UTC  (6+ messages)
` [Bug fortran/41807] [4.5/4.4 Regression] "

[Bug ada/35503] New: Warning about restricted pointers?
 2009-11-27  7:45 UTC  (2+ messages)
` [Bug c/35503] "

[Bug c/39985] New: Type qualifiers not actually ignored on function return type
 2009-11-27  7:33 UTC  (2+ messages)
` [Bug c/39985] "

[Bug other/42192] New: Regression: build with --enable-build-with-cxx failed
 2009-11-27  7:17 UTC  (2+ messages)
` [Bug other/42192] "

[Bug bootstrap/41473] New: [4.5 Regression] dsymutil "Assertion failed ..." since revision 151907
 2009-11-27  0:07 UTC  (3+ messages)
` [Bug target/41473] [4.5 Regression] dsymutil "Assertion failed ..."

[Bug ada/42190] New: instantiation incorrectly considered allocation for restrictions check
 2009-11-26 22:10 UTC 

[Bug fortran/42189] New: gfc_is_constant_expr has unacceptable side effects
 2009-11-26 21:58 UTC 

[Bug c/42184] New: Same literal behaves differently as a double than as a long double
 2009-11-26 21:15 UTC  (4+ messages)
` [Bug c/42184] "

[Bug c++/42026] New: g++ violate [basic.lookup.argdep]
 2009-11-26 21:11 UTC  (4+ messages)
` [Bug c++/42026] [DR 239] "

[Bug fortran/42048] New: [F03] Erroneous syntax error message on TBP call
 2009-11-26 21:05 UTC  (3+ messages)
` [Bug fortran/42048] "

[Bug fortran/42188] New: F03:C612. The leftmost part-name shall be the name of a data object
 2009-11-26 21:01 UTC 

[Bug fortran/42167] New: TYPE IS and CLASS IS expect arguments after a type named after a function
 2009-11-26 19:06 UTC  (3+ messages)
` [Bug fortran/42167] [OOP] SELECT TYPE with function return value

[Bug libstdc++/42182] New: memory errors using valarrays
 2009-11-26 18:00 UTC  (9+ messages)
` [Bug libstdc++/42182] "

[Bug testsuite/38202] New: [avr] FAIL: gcc.dg/torture/pr37868.c
 2009-11-26 17:29 UTC  (2+ messages)
` [Bug testsuite/38202] "

[Bug target/37081] New: [avr] FAIL: gcc.dg/pr36998.c
 2009-11-26 17:25 UTC  (2+ messages)
` [Bug target/37081] "

[Bug target/21080] Excecution test failure for avr for pr17377 test case
 2009-11-26 17:20 UTC 

[Bug target/41077] New: [avr] excessive prologue/epilogue for interrupt handler
 2009-11-26 17:12 UTC  (2+ messages)
` [Bug target/41077] "

[Bug middle-end/41051] New: -O1/-O2/-O3 -fgraphite-identity -floop-interchange miscompiles air.f90
 2009-11-26 17:02 UTC  (2+ messages)
` [Bug middle-end/41051] "

[Bug c/42179] New: Incorrect optimization (-O2) yields wrong code (regression)
 2009-11-26 16:39 UTC  (3+ messages)
` [Bug c/42179] "

[Bug c++/10690] [DR 115] Even when used within typeid(), a template-id generating an overload set with only one function should silently decay to a pointer to function
 2009-11-26 16:05 UTC  (2+ messages)

[Bug c++/41905] New: [4.5 Regression] ICE with __attribute__((noreturn))
 2009-11-26 15:58 UTC  (3+ messages)
` [Bug tree-optimization/41905] "

[Bug tree-optimization/39806] New: incorrect pointer hashing in ipa-struct-reorg.c
 2009-11-26 15:35 UTC  (2+ messages)
` [Bug tree-optimization/39806] "

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