public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/15382] frontend too lenient when checking variable declarations
 2005-11-13  6:30 UTC 

[Bug middle-end/24820] New: [4.1 regression] SEGV in integer_valued_real_p at gcc/builtins.c:6711
 2005-11-13  6:25 UTC  (9+ messages)
` [Bug middle-end/24820] "
` [Bug middle-end/24820] [3.4/4.0/4.1 "

[Bug testsuite/24614] New: gcc.dg/nested-func-4.c (test for excess errors) fails
 2005-11-13  6:20 UTC  (3+ messages)
` [Bug testsuite/24614] "

[Bug libobjc/24829] New: libobjc testsuite failures
 2005-11-13  6:05 UTC  (6+ messages)
` [Bug other/24829] "
` [Bug other/24829] [4.1 Regression] "

32bit Email Broadcaster Sample Subject
 2005-11-13  5:25 UTC 

[Bug libstdc++/24803] New: reference_wrapper and pointers to member functions
 2005-11-13  4:35 UTC  (8+ messages)
` [Bug libstdc++/24803] tr1::reference_wrapper "

[Bug target/24831] New: [4.1 regression] gthr-dce.h:77: error: expected expression before '{' token
 2005-11-13  4:29 UTC  (2+ messages)
` [Bug target/24831] "

[Bug libstdc++/24800] New: std::mem_fn returns a function object that does not inherit from std::unary_function/binary_function
 2005-11-13  4:25 UTC  (5+ messages)
` [Bug libstdc++/24800] tr1::mem_fn "

[Bug middle-end/24827] New: FAIL: gcc.dg/attr-weakref-1.c
 2005-11-13  4:10 UTC  (3+ messages)
` [Bug middle-end/24827] "

[Bug c/24830] New: Duplicate constructors with -fmudflap
 2005-11-13  4:05 UTC 

[Bug c++/19476] Missed null checking elimination with new
 2005-11-13  2:51 UTC  (6+ messages)

[Bug rtl-optimization/24810] New: mov + mov + testl generated instead of testb
 2005-11-13  2:47 UTC  (3+ messages)
` [Bug rtl-optimization/24810] "
` [Bug rtl-optimization/24810] [4.1 Regression] "

[Bug tree-optimization/19590] IVs with the same evolution not eliminated
 2005-11-13  1:43 UTC 

[Bug middle-end/19207] Suggestion for speeding up data flow analysis
 2005-11-13  1:41 UTC 

[Bug tree-optimization/21488] [4.0/4.1 regression] Not copy propagating single-argument PHIs causes out-of-ssa coalescing failure
 2005-11-13  1:38 UTC 

[Bug java/24825] New: Standard runtime methods that are known to not return null should not trigger null checks
 2005-11-13  0:16 UTC  (3+ messages)
` [Bug java/24825] "

[Bug libfortran/23419] unformatted complex I/O with kind=10
 2005-11-12 23:56 UTC  (2+ messages)

[Bug fortran/24828] New: Z and negative integers
 2005-11-12 23:53 UTC  (2+ messages)
` [Bug fortran/24828] "

[Bug fortran/20244] internal compiler error: in fold_convert, at fold-const.c:2003
 2005-11-12 23:43 UTC 

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
 2005-11-12 23:29 UTC 

[Bug libfortran/24584] New: Segfault when reading empty string in namelist file
 2005-11-12 23:22 UTC  (5+ messages)
` [Bug libfortran/24584] "

[Bug libfortran/24785] New: X edit descriptor lost with ADVANCE="NO"
 2005-11-12 23:21 UTC  (4+ messages)
` [Bug libfortran/24785] "

[Bug fortran/24719] New: Summary: [4.1 Regression] Nonadvancing read does not read more than 1 line
 2005-11-12 23:20 UTC  (4+ messages)
` [Bug libfortran/24719] "

[Bug libfortran/24699] New: READ with T format specifier fails on end-of-record condition
 2005-11-12 23:13 UTC  (6+ messages)
` [Bug libfortran/24699] "

[Bug libfortran/24700] New: Bad write after backing up from end of file
 2005-11-12 23:13 UTC  (3+ messages)
` [Bug libfortran/24700] "

[Bug target/24626] New: internal compiler error: verify_flow_info failed
 2005-11-12 23:03 UTC  (2+ messages)
` [Bug target/24626] [4.1 Regression] "

[Bug c++/24780] New: ICE set_mem_attributes_minus_bitpos
 2005-11-12 22:14 UTC  (4+ messages)
` [Bug c++/24780] [4.0/4.1 Regression] "

[Bug inline-asm/24761] New: Missing register load before inline asm in templated function causes SIGSEGV
 2005-11-12 22:13 UTC  (4+ messages)
` [Bug c++/24761] [4.0/4.1 Regression] templates and inline-asm and "+"

[Bug target/24826] New: Incorrect default options
 2005-11-12 22:12 UTC  (2+ messages)
` [Bug target/24826] [4.1 Regression] "

[Bug testsuite/16230] Spurious test failures with --disable-static
 2005-11-12 21:06 UTC 

[Bug java/24242] New: Redundant null pointer checks generated on refrerences returned by new operator
 2005-11-12 20:09 UTC  (3+ messages)
` [Bug java/24242] "

[Bug java/21856] null pointer check elimination
 2005-11-12 20:09 UTC  (2+ messages)

[Bug libfortran/24787] New: [libfortran] SCAN is broken
 2005-11-12 19:50 UTC  (4+ messages)
` [Bug libfortran/24787] "

[Bug c/20318] RFE: add attribute to specify that a function never returns NULL
 2005-11-12 19:26 UTC  (2+ messages)

[Bug rtl-optimization/24823] New: [4.1 Regression] ICE
 2005-11-12 19:12 UTC  (5+ messages)
` [Bug rtl-optimization/24823] "

[Bug c++/24824] New: ICE: in build_abbrev_table, at dwarf2out.c:6427 with -feliminate-dwarf2-dups
 2005-11-12 19:09 UTC  (3+ messages)
` [Bug c++/24824] "
` [Bug debug/24824] [4.1 Regression] "

[Bug libgomp/24703] New: Unable to compile OpenMP program with omp parallel for schedule(dynamic) directive
 2005-11-12 17:47 UTC  (2+ messages)
` [Bug middle-end/24703] [GOMP] "

[Bug bootstrap/24821] New: [4.1 regression] [alpha-linux] ada bootstrap error in stage3
 2005-11-12 16:52 UTC  (2+ messages)
` [Bug bootstrap/24821] "

[Bug ada/22533] [4.1 regression] ICE in get_base_var
 2005-11-12 16:52 UTC 

[Bug ada/24822] New: make[2]: *** [ada/einfo.h] Error 1
 2005-11-12 16:51 UTC 

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B
 2005-11-12 16:41 UTC  (3+ messages)

[Bug middle-end/23785] [4.1 Regression] 197.parser performance drop
 2005-11-12 15:40 UTC 

[Bug c/23397] Compilation Ghostscript gs_init.c file failed on mipsel-linux machine
 2005-11-12 15:36 UTC 

[Bug regression/24819] New: glibc math tests miscompiled with gcc-4.1
 2005-11-12 15:34 UTC  (5+ messages)
` [Bug regression/24819] "
` [Bug tree-optimization/24819] [4.1 Regression] "
` [Bug middle-end/24819] "

[Bug target/24475] New: gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA32
 2005-11-12 14:24 UTC  (2+ messages)
` [Bug target/24475] "

[Bug libstdc++/24595] New: std::tr1::get_deleter not declared
 2005-11-12 14:12 UTC  (2+ messages)
` [Bug libstdc++/24595] "

[Bug libstdc++/24818] New: tr1::reference_wrapper improperly calls nullary function objects
 2005-11-12 13:33 UTC  (3+ messages)
` [Bug libstdc++/24818] "

[Bug c/24743] New: NaN or correct result after divrp with 3 FPU registers
 2005-11-12 12:07 UTC  (2+ messages)
` [Bug target/24743] "

[Bug java/24572] New: [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983
 2005-11-12  9:35 UTC  (2+ messages)
` [Bug java/24572] "

[Bug libstdc++/24712] New: Accidental ABI change between 4.0.1 and 4.0.2?
 2005-11-12  9:33 UTC  (2+ messages)
` [Bug libstdc++/24712] [4.0 Regression] "

[Bug driver/24718] New: Shared libgcc not used for linking by default
 2005-11-12  8:17 UTC  (7+ messages)
` [Bug target/24718] "

[Bug java/24186] New: interface and extends does not cause us to reject invalid code
 2005-11-12  5:50 UTC  (2+ messages)
` [Bug java/24186] [3.4/4.0/4.1 Regression] "

[Bug rtl-optimization/24497] New: internal compiler error: in apply_opt_in_copies, at loop-unroll.c:2122
 2005-11-12  5:48 UTC  (3+ messages)
` [Bug rtl-optimization/24497] [3.4/4.0/4.1 Regression] "

[Bug c++/24606] New: ICE on template function which gets an template agrument as a function with a default argument
 2005-11-12  5:41 UTC  (2+ messages)
` [Bug c++/24606] "

[Bug middle-end/24776] New: [GOMP] non-TLS and thread private
 2005-11-12  5:40 UTC  (2+ messages)
` [Bug middle-end/24776] "

[Bug objc/24777] New: objc needs to use normal builtins for functions it declares
 2005-11-12  5:40 UTC  (2+ messages)
` [Bug objc/24777] "

[Bug middle-end/24729] New: function calls created by builtins do not make use of inline definitions
 2005-11-12  5:39 UTC  (2+ messages)
` [Bug middle-end/24729] "

[Bug target/24436] New: (subreg:V4SF (reg:SF) 0) should be invalid RTL, happens for -mfp-math=sse
 2005-11-12  5:38 UTC  (2+ messages)
` [Bug target/24436] "

[Bug tree-optimization/24574] New: a!=0?0:a/10 is not reduced to a/10
 2005-11-12  5:33 UTC  (2+ messages)
` [Bug tree-optimization/24574] "

[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias
 2005-11-12  5:32 UTC 

[Bug tree-optimization/24575] New: -(-i / 10) is not foldded to i/10
 2005-11-12  5:30 UTC  (2+ messages)
` [Bug tree-optimization/24575] "

[Bug other/2678] gcc/g++ should stick compilation options into the .o file
 2005-11-12  5:21 UTC 

[Bug c++/24817] New: g++ accepts multiple function template declarations even if exception-specification doesn't match
 2005-11-12  2:57 UTC  (2+ messages)
` [Bug c++/24817] [3.4/4.0/4.1 Regression] "

[Bug fortran/23201] [4.1 Regression] internal compiler error: verify_ssa failed
 2005-11-12  1:04 UTC  (2+ messages)

[Bug middle-end/24750] New: [4.1 regression] global-alloc (reload) trips over own confusion for unexpected addressing modes
 2005-11-12  0:36 UTC  (4+ messages)
` [Bug middle-end/24750] "

[Bug libstdc++/24808] New: is_object fails to compile with incomplete types
 2005-11-12  0:21 UTC  (3+ messages)
` [Bug libstdc++/24808] "

[Bug c++/24605] New: internal compiler error: Segmentation fault while compiling c++ file
 2005-11-12  0:11 UTC  (2+ messages)
` [Bug c++/24605] [4.0/4.1 Regression] "

[Bug target/22553] [4.1 regression] ICE building libstdc++
 2005-11-12  0:11 UTC 

[Bug fortran/23815] Add -byteswapio flag
 2005-11-12  0:02 UTC  (2+ messages)

[Bug libfortran/21468] vectorizing libfortran
 2005-11-11 23:13 UTC  (2+ messages)

[Bug rtl-optimization/24815] New: loop unrolling ends up with too much reg+index addressing
 2005-11-11 21:48 UTC  (4+ messages)
` [Bug rtl-optimization/24815] "

[Bug rtl-optimization/24814] New: unrolling doesn't put loop notes in right place
 2005-11-11 21:44 UTC  (4+ messages)
` [Bug rtl-optimization/24814] "

[Bug c++/24816] New: Crash on template specialization
 2005-11-11 21:13 UTC  (2+ messages)
` [Bug c++/24816] "

[Bug fortran/24813] New: internal compiler error in gfortran
 2005-11-11 21:10 UTC  (3+ messages)
` [Bug fortran/24813] "

[Bug fortran/23202] [4.1 Regression] internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746
 2005-11-11 21:09 UTC 

[Bug c++/24804] New: Produces wrong code
 2005-11-11 20:57 UTC  (2+ messages)
` [Bug middle-end/24804] [3.4 Regression] "

[Bug rtl-optimization/24812] New: Optimizer creates infinite loop with -fno-strict-aliasing
 2005-11-11 20:57 UTC  (2+ messages)
` [Bug rtl-optimization/24812] "

[Bug tree-optimization/24793] New: ICE: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746
 2005-11-11 20:47 UTC  (2+ messages)
` [Bug fortran/24793] [4.1 Regression] "

[Bug libfortran/24174] New: real(10) array output broken
 2005-11-11 20:46 UTC  (2+ messages)
` [Bug libfortran/24174] "

[Bug libfortran/24305] New: Complex(10) formatted IO is broken
 2005-11-11 20:41 UTC  (2+ messages)
` [Bug libfortran/24305] "

[Bug c++/24811] New: Wrong compile template class with itetrator inside this class.See example
 2005-11-11 20:33 UTC  (3+ messages)
` [Bug c++/24811] "

[Bug libfortran/24489] New: read_block wrong execution order
 2005-11-11 20:31 UTC  (2+ messages)
` [Bug libfortran/24489] "

[Bug other/23416] Problem compiling gcc 4.0.1
 2005-11-11 20:19 UTC  (2+ messages)

[Bug debug/22313] [4.1 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap without -g
 2005-11-11 20:15 UTC  (5+ messages)
` [Bug debug/22313] [4.1 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap
` [Bug other/22313] [4.1 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap without -g

[Bug libstdc++/24799] New: std::tr1::hash missing inheritance
 2005-11-11 20:10 UTC  (2+ messages)
` [Bug libstdc++/24799] "

[Bug libstdc++/24805] New: No non-member swap for shared_ptr
 2005-11-11 20:10 UTC  (3+ messages)
` [Bug libstdc++/24805] "

[Bug libstdc++/24809] New: is_polymorphic doesn't compile if the argument type has non-throwing destructor
 2005-11-11 20:10 UTC  (5+ messages)
` [Bug libstdc++/24809] "

[Bug rtl-optimization/24265] New: ICE: in extract_insn, at recog.c:2084 with -O -fgcse -fmove-loop-invariants -mtune=pentiumpro
 2005-11-11 19:39 UTC  (3+ messages)
` [Bug target/24265] [4.1 Regression] "

[Bug fortran/24807] New: Fortran supports real*16, but not complex*32
 2005-11-11 19:06 UTC  (3+ messages)
` [Bug fortran/24807] "

[Bug libfortran/24796] New: end-of-record error when writing
 2005-11-11 18:52 UTC  (2+ messages)
` [Bug libfortran/24796] "

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