public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/45221] New: missed optimization on casting pointers even under -O3
 2010-08-07 15:26 UTC  (6+ messages)
` [Bug c++/45221] "
` [Bug c++/45221] missed optimization with multiple bases and up casting and dereferencing
` [Bug c++/45221] missed optimization with multiple bases and casting

[Bug preprocessor/33919] New: __BASE_FILE__ does not expand correctly when included from the command line
 2010-08-07 14:34 UTC  (2+ messages)
` [Bug preprocessor/33919] "

[Bug bootstrap/45174] New: Make fails in zlib
 2010-08-07 14:29 UTC  (6+ messages)
` [Bug bootstrap/45174] "

[Bug bootstrap/41818] New: Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile
 2010-08-07 14:18 UTC  (4+ messages)
` [Bug bootstrap/41818] "

[Bug c++/45225] New: gcc accepts ill-formed template code combining Variadic Templates and Partial specialization
 2010-08-07 14:18 UTC  (5+ messages)
` [Bug c++/45225] "

[Bug fortran/44235] New: array temporary with high upper bound
 2010-08-07 13:40 UTC  (7+ messages)
` [Bug fortran/44235] "

[Bug fortran/43954] New: gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)
 2010-08-07 13:27 UTC  (4+ messages)
` [Bug fortran/43954] "
` [Bug fortran/43954] [4.3/4.4 regression] gfortran does not support -Wp, -MD for *.F

[Bug c++/45226] New: the difference of fstream's open() in different GCC version
 2010-08-07 12:54 UTC 

[Bug fortran/45143] New: [F2008,corrig1] Endless loop with unlimited edit descriptor
 2010-08-07 12:10 UTC  (3+ messages)
` [Bug fortran/45143] "

[Bug bootstrap/45067] New: [4.6 regression] ARM bootstrap failure: internal compiler error: in expand_widen_pattern_expr, at optabs.c:522
 2010-08-07 11:59 UTC  (2+ messages)
` [Bug bootstrap/45067] "

[Bug libgcj/1456] wait(timeout) always throws exception
 2010-08-07 11:38 UTC 

[Bug rtl-optimization/45223] New: RTL PRE GCSE pass hoists trapping insn out of loop
 2010-08-07 11:26 UTC  (5+ messages)
` [Bug rtl-optimization/45223] "

[Bug tree-optimization/45219] New: [4.6 Regression] ICE: SIGSEGV in dominated_by_p (dominance.c:973) with -O2 -fprofile-generate
 2010-08-07 10:44 UTC  (4+ messages)
` [Bug tree-optimization/45219] "

[Bug tree-optimization/45220] New: [4.6 Regression] libjava/libltdl/ltdl.c:1272:1: internal compiler error: Segmenta
 2010-08-07 10:38 UTC  (3+ messages)
` [Bug tree-optimization/45220] "

[Bug c/45204] New: gcc generates incorrect code
 2010-08-07 10:24 UTC  (9+ messages)
` [Bug c/45204] "
` [Bug c/45204] gcc doesn't report aliasing problems in -isystem includes

[Bug middle-end/45182] New: [4.6 regression] Failed to build SPEC CPU 2000/2006
 2010-08-07 10:23 UTC  (2+ messages)
` [Bug middle-end/45182] "

[Bug middle-end/45224] New: internal compiler error: in trunc_int_for_mode, at explow.c:57
 2010-08-07 10:23 UTC  (3+ messages)
` [Bug middle-end/45224] "

[Bug tree-optimization/38819] New: [4.2/4.3/4.4 Regression] trapping expression wrongly hoisted out of loop
 2010-08-07  8:26 UTC  (2+ messages)
` [Bug tree-optimization/38819] [4.3 "

[Bug bootstrap/45206] New: [4.6 regression] ICE in ix86_expand_epilogue compiling libgcc
 2010-08-07  7:10 UTC  (4+ messages)
` [Bug bootstrap/45206] "

[Bug bootstrap/45222] New: internal compiler error: in ix86_expand_epilogue
 2010-08-07  7:10 UTC  (3+ messages)
` [Bug bootstrap/45222] "

[Bug tree-optimization/45217] New: Tree optimizations do not recognize partial stores
 2010-08-06 23:44 UTC  (2+ messages)
` [Bug tree-optimization/45217] "

[Bug tree-optimization/45216] New: Rotate expressions not recognized at tree level
 2010-08-06 23:42 UTC  (5+ messages)
` [Bug tree-optimization/45216] "

[Bug c/44942] New: Bug in argument passing of long double
 2010-08-06 23:23 UTC  (4+ messages)
` [Bug target/44942] "

[Bug tree-optimization/15596] [4.3/4.4/4.5/4.6 Regression] Missed optimization with bitfields with return value
 2010-08-06 23:13 UTC 

[Bug tree-optimization/45218] New: Mathematical simplification missed at tree-level
 2010-08-06 22:51 UTC  (2+ messages)
` [Bug tree-optimization/45218] "

[Bug target/45213] New: "suffix or operands invalid for `push'" triggered by optimisations on x86_64
 2010-08-06 22:39 UTC  (8+ messages)
` [Bug target/45213] "

[Bug c++/45200] New: ICE in template instantiation
 2010-08-06 22:36 UTC  (8+ messages)
` [Bug c++/45200] "
` [Bug c++/45200] [4.5/4.6 Regression] "

[Bug fortran/45159] New: Unneccessary temporaries
 2010-08-06 22:34 UTC  (2+ messages)
` [Bug fortran/45159] Unnecessary temporaries

[Bug tree-optimization/45214] New: Poor initial RTL for bitfield operations
 2010-08-06 21:49 UTC  (3+ messages)
` [Bug tree-optimization/45214] "

[Bug tree-optimization/45215] New: Tree-optimization misses a trick with bit tests
 2010-08-06 21:49 UTC  (2+ messages)
` [Bug tree-optimization/45215] "

[Bug fortran/45057] New: Unneded temporary / missed bounds violation for PACK
 2010-08-06 21:21 UTC  (2+ messages)
` [Bug fortran/45057] Unneeded "

[Bug fortran/45210] New: compilation error
 2010-08-06 21:09 UTC  (8+ messages)
` [Bug fortran/45210] "

[Bug libgomp/45192] New: OpenMP fails in DLLs
 2010-08-06 20:49 UTC  (2+ messages)
` [Bug libgomp/45192] "

[Bug target/45212] New: FAIL: gcc.target/alpha/pr24178.c scan-assembler ldl.*,18\\\\(
 2010-08-06 20:29 UTC  (3+ messages)
` [Bug target/45212] [4.6 Regression] "

[Bug c/24178] New: GCC 4.0/4.1 generates code that produces unaligned access exceptions
 2010-08-06 20:00 UTC  (5+ messages)
` [Bug target/24178] [4.0/4.1 regression] "
` [Bug target/24178] [4.6 Regression] "

[Bug c/45207] New: The -Os flag generates wrong code for ARM966e-s
 2010-08-06 19:36 UTC  (8+ messages)
` [Bug c/45207] "
` [Bug target/45207] "

[Bug fortran/45211] New: C interoperable error when compiling BIND(C) function in a module
 2010-08-06 17:26 UTC  (2+ messages)
` [Bug fortran/45211] "

[Bug fortran/44660] New: ICE in resolve_equivalence()
 2010-08-06 17:19 UTC  (5+ messages)
` [Bug fortran/44660] [4.4/4.5 Regression] "
` [Bug fortran/44660] [4.4 "
` [Bug fortran/44660] "

[Bug libstdc++/45133] New: [c++0x] std::future will crash with NULL deref if get() is called twice
 2010-08-06 15:36 UTC  (2+ messages)
` [Bug libstdc++/45133] "

[Bug c++/45209] New: coredump in exception handling (gcc44, FreeBSD 7.2)
 2010-08-06 14:08 UTC  (4+ messages)
` [Bug c++/45209] "
` [Bug target/45209] "

[Bug bootstrap/44970] New: [4.6 regression] Revision 162270 failed to bootstrap
 2010-08-06 13:39 UTC  (11+ messages)
` [Bug bootstrap/44970] "

[Bug libstdc++/44121] New: [4.6 Regression] multiple char-related fails
 2010-08-06 12:48 UTC  (3+ messages)
` [Bug middle-end/44121] "

[Bug tree-optimization/45199] New: ICE in loop distribution
 2010-08-06 11:11 UTC  (4+ messages)
` [Bug tree-optimization/45199] "
` [Bug tree-optimization/45199] [4.6 Regression] ICE in loop distribution at -O3

[Bug c++/45201] New: ICE: stack overflow during debug information generation
 2010-08-06 10:37 UTC  (4+ messages)
` [Bug c++/45201] "

[Bug fortran/44232] New: function result with pointer to strided component of argument
 2010-08-06  9:05 UTC  (2+ messages)
` [Bug fortran/44232] "

[Bug tree-optimization/45195] New: incorrect "array subscript above bounds" warning
 2010-08-06  8:02 UTC  (2+ messages)
` [Bug tree-optimization/45195] "

[Bug target/45208] New: powerpc-gcc -msdata breakdown on incomplete initializers
 2010-08-06  7:57 UTC 

[Bug c/45205] New: printf does not print some long doubles correctly
 2010-08-06  7:49 UTC  (10+ messages)
` [Bug c/45205] "
` [Bug target/45205] "

[Bug middle-end/41082] New: [4.5 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution, -O3 -g with -m64
 2010-08-06  7:33 UTC  (2+ messages)
` [Bug middle-end/41082] [4.5/4.6 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution, -O3

[Bug c/44803] New: LIBRARY_PATH should work on cross-compilers
 2010-08-06  7:08 UTC  (2+ messages)
` [Bug c/44803] "

[Bug c++/42032] New: Aliasing errors in stl_tree.h
 2010-08-06  6:54 UTC  (2+ messages)
` [Bug c++/42032] "

[Bug libstdc++/45202] New: Strict aliasing warning in stl_tree (returning a copy of a set from a member function in a loop)
 2010-08-06  6:54 UTC  (6+ messages)
` [Bug libstdc++/45202] "

[Bug c++/45203] New: [Feature request] #pragma start_no_warn_regex
 2010-08-06  2:09 UTC  (4+ messages)
` [Bug c++/45203] "

[Bug fortran/42051] New: ICE on allocatable array TBP result
 2010-08-05 21:11 UTC  (3+ messages)
` [Bug fortran/42051] [OOP] ICE on array-valued function with CLASS formal argument

[Bug libfortran/44064] New: ICE with file containing two modules and one program
 2010-08-05 21:09 UTC  (2+ messages)
` [Bug fortran/44064] [OOP] "

[Bug fortran/45151] New: [4.6 regression] New Fortran failuires
 2010-08-05 21:09 UTC  (2+ messages)
` [Bug fortran/45151] "

[Bug debug/45189] New: [4.6 regression] New stack alignment test failures
 2010-08-05 18:13 UTC  (5+ messages)
` [Bug debug/45189] "
` [Bug target/45189] "

[Bug debug/45188] New: [4.6 regression] Failed to bootstrap on Linux/ia64
 2010-08-05 17:59 UTC  (2+ messages)
` [Bug debug/45188] "

[Bug target/45196] New: ld: warning: can't add line info to anonymous symbol
 2010-08-05 17:55 UTC  (2+ messages)
` [Bug target/45196] "

[Bug fortran/37829] New: ICE in resolve_symbol
 2010-08-05 17:51 UTC  (2+ messages)
` [Bug fortran/37829] Incorrect name mangling with iso_c_binding

[Bug fortran/45190] New: Compile-time error on valid code: can't convert TYPE(_gfortran_iso_c_binding_c_ptr) to TYPE(c_ptr)
 2010-08-05 17:51 UTC  (3+ messages)
` [Bug fortran/45190] "

[Bug target/45198] New: Unnecessary spill slot for highpart extraction of xmm reg
 2010-08-05 16:58 UTC  (4+ messages)
` [Bug target/45198] "

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