public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/42701] New: ICE on error recovery
 2010-01-12 14:30 UTC  (6+ messages)
` [Bug c++/42701] "
` [Bug c++/42701] [4.5 Regression] "

[Bug tree-optimization/42703] New: [4.5 Regression] ICE in generate_subtree_copies, at tree-sra.c:2003
 2010-01-12 14:13 UTC  (3+ messages)
` [Bug tree-optimization/42703] "

[Bug c++/42634] New: ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973
 2010-01-12 13:40 UTC  (2+ messages)
` [Bug c++/42634] "

[Bug libstdc++/42624] New: libstdc++ parallel mode deadlocks in barrier
 2010-01-12 13:35 UTC  (8+ messages)
` [Bug libstdc++/42624] "

[Bug fortran/42677] New: [Regression] Bogus Error: Ambiguous interfaces '...' in intrinsic assignment operator
 2010-01-12 13:29 UTC  (4+ messages)
` [Bug fortran/42677] [4.5 Regression] "

[Bug c++/42702] New: Unimplemented functionality
 2010-01-12 13:11 UTC  (4+ messages)
` [Bug c++/42702] "

[Bug c++/41371] New: compiler hang for C++ code
 2010-01-12 12:58 UTC  (4+ messages)
` [Bug debug/41371] [4.5 Regression] var-tracking is slow and memory hungry

[Bug c++/42697] New: ice-on-legal-code: template class template function local objects
 2010-01-12 12:50 UTC  (4+ messages)
` [Bug c++/42697] "

[Bug ada/41929] New: 64-bit null_pointer_deref1 gnat.dg test consumes all available memory
 2010-01-12 12:08 UTC  (2+ messages)
` [Bug ada/41929] "

[Bug c++/40239] New: Aggregate initialization requires copy constructor
 2010-01-12 11:00 UTC  (3+ messages)
` [Bug c++/40239] "

[Bug libstdc++/24803] New: reference_wrapper and pointers to member functions
 2010-01-12 10:53 UTC  (4+ messages)
` [Bug libstdc++/24803] [c++0x] "

[Bug java/42698] New: [4.5 regression] jc1: ICE in redirect_eh_edge_1, at tree-eh.c:2112
 2010-01-12 10:51 UTC  (3+ messages)
` [Bug java/42698] "
` [Bug java/42698] [4.5 Regression] "

[Bug c++/41970] New: Unjustified "anonymous type" warning
 2010-01-12 10:16 UTC  (10+ messages)
` [Bug c++/41970] "
` [Bug c++/41970] use of a type with no linkage to declare a variable with linkage

[Bug rtl-optimization/42699] New: [4.3/4.4/4.5 Regression] ZERO_EXTRACT on lhs never optimized out
 2010-01-12 10:14 UTC 

[Bug java/42700] New: jc1: ICE in java_read_sourcefilenames, at java/jcf-parse.c:192
 2010-01-12 10:14 UTC 

[Bug middle-end/14187] [tree-ssa] C restricted pointers are not properly implemented
 2010-01-12  9:55 UTC  (2+ messages)

[Bug c/42662] New: invalid rtl sharing found in the insn
 2010-01-12  9:47 UTC  (7+ messages)
` [Bug debug/42662] [4.5 Regression] "

[Bug tree-optimization/42645] New: "-fcompare-debug failure" at -O1
 2010-01-12  9:44 UTC  (6+ messages)
` [Bug tree-optimization/42645] "

[Bug rtl-optimization/42502] New: Bad register allocation in a very simple code
 2010-01-12  9:36 UTC  (2+ messages)
` [Bug rtl-optimization/42502] "

[Bug middle-end/42691] New: Wrong REG_EQUAL note is added to SUBREG node
 2010-01-12  9:33 UTC  (6+ messages)
` [Bug middle-end/42691] "
` [Bug rtl-optimization/42691] problematic REG_EQUAL note added to SUBREG

[Bug tree-optimization/42685] New: "-fcompare-debug failure" with "-O1 -funroll-loops" (2)
 2010-01-12  9:11 UTC  (4+ messages)
` [Bug tree-optimization/42685] "
` [Bug tree-optimization/42685] [4.5 Regression] "

[Bug c/42688] New: gcc 4.3.3 with -O2 thinks a often non-zero expression is always zero
 2010-01-12  9:11 UTC  (2+ messages)
` [Bug c/42688] "

[Bug rtl-optimization/42694] New: Compiler could optimize pow (x, 0.75) into sqrt (x) * sqrt (sqrt (x))
 2010-01-12  9:08 UTC  (3+ messages)
` [Bug rtl-optimization/42694] "
` [Bug middle-end/42694] "

[Bug libffi/42423] New: Core dumps while executing ctypes test cases of python-2.5.1 in AIX 5.3
 2010-01-12  9:07 UTC  (2+ messages)
` [Bug libffi/42423] "

[Bug lto/42696] New: lto1 error with -fsigned-char and char comparison
 2010-01-12  9:05 UTC  (2+ messages)
` [Bug lto/42696] "

[Bug tree-optimization/42652] New: vectorizer created unaligned vector insns
 2010-01-12  8:08 UTC  (4+ messages)
` [Bug tree-optimization/42652] "

[Bug libgomp/42672] New: missing symbols in libgomp when linked with gold
 2010-01-12  7:20 UTC  (2+ messages)
` [Bug libgomp/42672] "

[Bug regression/42532] New: configuring with --enable-gold introduces many regressions in the testsuite
 2010-01-12  7:15 UTC  (2+ messages)
` [Bug lto/42532] configuring with --enable-gold introduces many fails "

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

[Bug other/42542] New: g++ -O3 produces incorrect results for less-than operator
 2010-01-12  0:58 UTC  (5+ messages)
` [Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers

[Bug libstdc++/35569] New: std::[tr1::]bind result functor doesn't accept rvalues
 2010-01-12  0:55 UTC  (3+ messages)
` [Bug libstdc++/35569] [c++0x] std::bind "

[Bug libstdc++/42593] New: [c++0x] std::bind not assignable to std::function
 2010-01-12  0:55 UTC  (3+ messages)
` [Bug libstdc++/42593] [c++0x] [4.5 Regression] "

[Bug c/42483] New: AVR fails all whopr/lto tests
 2010-01-11 23:22 UTC  (2+ messages)
` [Bug c/42483] "

[Bug fortran/42693] New: Missing gcc-internal-format on messages from gfc_arith_error
 2010-01-11 22:29 UTC  (2+ messages)
` [Bug fortran/42693] "

[Bug bootstrap/42068] New: [4.5 regression] ICE in function_and_variable_visibility breaks Tru64 UNIX Ada bootstrap
 2010-01-11 22:12 UTC  (3+ messages)
` [Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility breaks "

[Bug tree-optimization/42245] New: ICE in verify_backedges for 197.parser with sel-sched
 2010-01-11 22:11 UTC  (3+ messages)
` [Bug middle-end/42245] "

[Bug middle-end/41674] New: /usr/ccs/bin/ld: Unsatisfied symbols: _GLOBAL__I_65535_0_main
 2010-01-11 21:51 UTC  (2+ messages)
` [Bug middle-end/41674] [4.5 Regression] "

[Bug bootstrap/42695] New: gcc/config/vxworks.c not compatible with gcc/tree
 2010-01-11 21:47 UTC  (2+ messages)
` [Bug bootstrap/42695] "

[Bug ada/42518] New: Alignment issue prevents building 64 bit RTS on Snow Leopard
 2010-01-11 21:41 UTC  (4+ messages)
` [Bug ada/42518] "

[Bug fortran/36161] New: gfc_error formats are not marked gcc-internal-format in po file
 2010-01-11 21:02 UTC  (4+ messages)
` [Bug fortran/36161] "

[Bug c++/42692] New: Invalid member lookup when member template class is involved
 2010-01-11 20:59 UTC  (2+ messages)
` [Bug c++/42692] "

[Bug target/42416] New: ICE in rs6000_bulitin_vec_perm for 177.mesa with -mvsx
 2010-01-11 20:30 UTC  (2+ messages)
` [Bug target/42416] "

[Bug middle-end/42674] New: Bogus "no return statement in function returning non-void" warning
 2010-01-11 19:08 UTC  (5+ messages)
` [Bug middle-end/42674] [4.4/4.5 Regression] "

[Bug bootstrap/42157] New: [4.5 regression] ICE building stage 1 libgcc on IRIX 5.3: SEGV in compare_access_positions
 2010-01-11 19:05 UTC  (2+ messages)
` [Bug tree-optimization/42157] [4.5 regression] ICE building stage 1 libgcc: "

[Bug lto/42665] New: Internal compiler exception in with gfortran when using -fwhole-program -flto -fopenmp
 2010-01-11 18:58 UTC  (6+ messages)
` [Bug lto/42665] "

[Bug c++/40146] New: Unexplained "'<anonymous>' is used uninitialized in this function" warning
 2010-01-11 18:39 UTC  (4+ messages)
` [Bug c++/40146] "

[Bug c++/42687] New: The prevention of ADL with the help of parentheses doesn't work
 2010-01-11 18:38 UTC  (2+ messages)
` [Bug c++/42687] "

[Bug fortran/41478] New: function "pack" causes double free violation
 2010-01-11 18:23 UTC  (9+ messages)
` [Bug fortran/41478] Corrupted memory using PACK for derived-types with allocated components

[Bug libgcj/42658] New: [4.5 regression] ICE in _Jv_Linker::verify_class ../.././libjava/link.cc:1904
 2010-01-11 17:39 UTC  (3+ messages)
` [Bug libgcj/42658] "

[Bug lto/42690] New: Undefined reference errors with -flto -fuse-linker-plugin
 2010-01-11 15:25 UTC  (2+ messages)
` [Bug lto/42690] "

[Bug target/42689] New: bad formatting of specs diagnostics
 2010-01-11 15:05 UTC  (2+ messages)
` [Bug target/42689] "

[Bug tree-optimization/42246] New: ICE in init_seqno for 186.crafty with sel-sched
 2010-01-11 14:35 UTC  (2+ messages)
` [Bug rtl-optimization/42246] "

[Bug target/42671] New: Thumb2 generate more instructions than Thumb1 to load GOT address
 2010-01-11 14:30 UTC  (2+ messages)
` [Bug target/42671] "

[Bug lto/42426] New: ICE in get_resolution (lto)
 2010-01-11 13:09 UTC  (2+ messages)
` [Bug lto/42426] "

[Bug lto/41569] New: .../prev-gcc/xgcc used for the install step of the lto-plugin
 2010-01-11 12:38 UTC  (2+ messages)
` [Bug lto/41569] "

[Bug rtl-optimization/20070] If-conversion can't match equivalent code, and cross-jumping only works for literal matches
 2010-01-11 12:34 UTC 

[Bug middle-end/42220] New: [4.5 Regression] FAIL: gfortran.dg/complex_intrinsic_5.f90 -O3 -funroll*-loops
 2010-01-11 12:20 UTC  (3+ messages)
` [Bug middle-end/42220] [4.5 Regression] FAIL: gfortran.dg/complex_intrinsic_5.f90 -m64 -O -frename-registers

[Bug debug/42657] New: Missing debug info for a variable
 2010-01-11 12:18 UTC  (2+ messages)
` [Bug debug/42657] "

[Bug fortran/42680] New: [fortran-dev, Regression] ICE in gimplify_expr, at gimplify.c:7176
 2010-01-11 10:28 UTC  (4+ messages)
` [Bug fortran/42680] "

[Bug target/41004] New: missed merge of basic blocks
 2010-01-11  9:36 UTC  (2+ messages)
` [Bug middle-end/41004] "

[Bug translation/42469] New: 19 localization fails with gcc ---help=fortran
 2010-01-11  9:34 UTC  (3+ messages)
` [Bug translation/42469] option help strings not properly using TAB

[Bug translation/42467] New: Localization fails with -gnat<options> line in gcc --help=Ada
 2010-01-11  9:33 UTC  (3+ messages)
` [Bug translation/42467] exgettext should not remove TABs from option help strings

[Bug target/40730] New: redundant memory load
 2010-01-11  8:56 UTC  (4+ messages)
` [Bug target/40730] "

[Bug fortran/42684] New: ICE when interface operator(xx) available through host and use assoc in module procedure
 2010-01-11  8:50 UTC  (6+ messages)
` [Bug fortran/42684] "
` [Bug fortran/42684] [4.5 Regression] "

[Bug java/41745] New: Segmentation fault when ecj.jar is run as a binary compiled by gcj
 2010-01-11  8:37 UTC  (2+ messages)
` [Bug java/41745] "

[Bug debug/42648] New: [4.5 Regression] gcc.dg/guality/pr41353-1.c FAILs at -On, n > 0
 2010-01-11  8:35 UTC  (2+ messages)
` [Bug debug/42648] "

[Bug translation/42686] New: The output of options is not aligned when translate to some language
 2010-01-11  3:33 UTC  (2+ messages)
` [Bug translation/42686] "

[Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test
 2010-01-10 23:48 UTC  (3+ messages)
` [Bug middle-end/41334] "

[Bug c++/42336] New: [c++0x] ICE with pointer-to-member-function decltype argument in template function
 2010-01-10 23:42 UTC  (4+ messages)
` [Bug c++/42336] [4.5 Regression] ICE with pointer-to-member-function "

[Bug c/42621] New: 4.4/4.5 Regression, Computed gotos on AMD 800% slower
 2010-01-10 23:31 UTC  (2+ messages)
` [Bug rtl-optimization/42621] [4.4/4.5 Regression] "

[Bug tree-optimization/42681] New: [4.5 Regression] ICE: in build2_stat, at tree.c:3664 with "-O1 -fgraphite-identity"
 2010-01-10 22:56 UTC  (6+ messages)
` [Bug tree-optimization/42681] "

[Bug middle-end/42678] New: [4.5 Regression] ICE with lto1 in expand_mult, at expmed.c:3253
 2010-01-10 22:39 UTC  (4+ messages)
` [Bug middle-end/42678] "

[Bug target/32332] New: libobjc build failure on arm-unknown-eabi (__gnu_objc_personality_v0)
 2010-01-10 22:05 UTC  (3+ messages)
` [Bug target/32332] [4.3 only ] "

[Bug middle-end/42675] New: lto1 rejects -fdump-core option of gfortran
 2010-01-10 22:05 UTC  (2+ messages)
` [Bug middle-end/42675] "

[Bug libgcj/42676] New: [4.5 regression] javah doesn't generate the header files as checked in in the archive
 2010-01-10 22:03 UTC  (2+ messages)
` [Bug libgcj/42676] "

[Bug middle-end/42393] New: [4.5 Regression] [graphite] internal compiler error: in check_loop_closed_ssa_use
 2010-01-10 21:47 UTC  (4+ messages)
` [Bug middle-end/42393] "

[Bug lto/40409] New: [LTO] ICE in expand_shift, at expmed.c:2263
 2010-01-10 21:38 UTC  (2+ messages)
` [Bug lto/40409] [LTO] ICE in expand_shift, at expmed.c:2263, -O0 vs -Ox misses tree lowering phases

[Bug libgcj/36658] New: Building gcj for arm linux from trunk (gcc 4.4.0): libjava/gcj/array.h:24: internal compiler error: verify_gimple failed
 2010-01-10 21:08 UTC  (2+ messages)
` [Bug libgcj/36658] "

[Bug c/37454] New: gcc: unrecognized option '-rdynamic'
 2010-01-10 20:23 UTC  (2+ messages)
` [Bug target/37454] "

[Bug c/42667] New: internal compiler error: in insert_into_preds_of_block, at tree-ssa-pre.c:3146
 2010-01-10 19:39 UTC  (3+ messages)
` [Bug middle-end/42667] [4.4/4.5 Regression] "
` [Bug middle-end/42667] [4.4 "

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