public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/30143] New: OpenMP can produce invalid gimple
 2006-12-11  0:21 UTC  (2+ messages)
` [Bug middle-end/30143] "

[Bug middle-end/30142] New: [meta-bug] invalid gimple
 2006-12-11  0:12 UTC  (3+ messages)
` [Bug middle-end/30142] "

[Bug c++/29732] New: [4.0/4.1/4.2/4.3 regression] ICE on invalid friend declaration
 2006-12-10 23:48 UTC  (2+ messages)
` [Bug c++/29732] [4.0/4.1/4.2 "

[Bug fortran/23994] PROTECTED attribute (F2003) is not implemented
 2006-12-10 23:38 UTC  (3+ messages)

[Bug libfortran/29568] New: implement unformatted files with subrecords (Intel style)
 2006-12-10 23:05 UTC  (3+ messages)
` [Bug libfortran/29568] "

[Bug tree-optimization/30132] New: ICE in find_lattice_value, at tree-complex.c:133
 2006-12-10 22:48 UTC  (11+ messages)
` [Bug tree-optimization/30132] "
` [Bug tree-optimization/30132] [4.1/4.2/4.3 Regression] "
` [Bug middle-end/30132] "

[Bug bootstrap/30134] New: Bootstrap error: "libffi has not been ported to powerpc64-apple-darwin8.8.0"
 2006-12-10 22:45 UTC  (10+ messages)
` [Bug bootstrap/30134] "

[Bug middle-end/30141] New: nested function can produce invalid gimple
 2006-12-10 22:34 UTC  (3+ messages)
` [Bug middle-end/30141] "

[Bug libfortran/30009] New: Unformatted reads exceeding one record should use the next record not give EOF
 2006-12-10 22:17 UTC  (2+ messages)
` [Bug libfortran/30009] Unformatted reads exceeding storage units gives EOF instead of ERR

[Bug libfortran/30056] New: Exceeding recl on direct access
 2006-12-10 22:17 UTC  (2+ messages)
` [Bug libfortran/30056] "

[Bug c++/20280] [4.0/4.1 regression] ICE in create_tmp_var, at gimplify.c:368
 2006-12-10 20:50 UTC 

[Bug tree-optimization/30140] New: inliner produces invalid gimple with promoted types
 2006-12-10 20:20 UTC  (2+ messages)
` [Bug tree-optimization/30140] "

[Bug fortran/29975] New: [metabug] ICEs with CP2K
 2006-12-10 20:08 UTC  (4+ messages)
` [Bug fortran/29975] [meta-bugs] "
` [Bug fortran/29975] [meta-bugs] [4.1 and 4.2 only] "

[Bug c++/30139] New: overflow warning for unevaluated part of expression
 2006-12-10 19:57 UTC 

[Bug other/30138] New: PPC64 Darwin needs -search_paths_first to use newly-created libz.a instead of system libz.a
 2006-12-10 19:53 UTC 

[Bug c++/8715] '~' operator for unsigned char and conversion to bool
 2006-12-10 19:28 UTC  (2+ messages)

[Bug tree-optimization/30137] New: Missed folding of pointer comparison
 2006-12-10 18:35 UTC  (3+ messages)
` [Bug tree-optimization/30137] "

[Bug tree-optimization/21636] Missed ccp optimization
 2006-12-10 18:35 UTC  (2+ messages)

[Bug tree-optimization/13962] [tree-ssa] make "fold" use alias information to optimize pointer comparisons
 2006-12-10 18:18 UTC 

[Bug c/19977] overflow in non-static initializer should not be pedwarn
 2006-12-10 17:18 UTC  (2+ messages)

[Bug fortran/25057] New: better diagnostic needed
 2006-12-10 16:27 UTC  (4+ messages)
` [Bug fortran/25057] default initialization and DATA statement conflict

[Bug c++/24525] New: g++ fails to warn when converting UDT through double to int
 2006-12-10 16:21 UTC  (2+ messages)
` [Bug c++/24525] "

[Bug regression/24978] New: ICE in gfc_assign_data_value_range
 2006-12-10 14:29 UTC  (2+ messages)
` [Bug fortran/24978] "

[Bug fortran/30115] New: allocate() interface pessimizes aliasing
 2006-12-10 12:36 UTC  (8+ messages)
` [Bug fortran/30115] "

[Bug fortran/30135] New: Error without comp. initialization: Module variable with a comp. initialization must have SAVE
 2006-12-10 12:35 UTC  (2+ messages)
` [Bug fortran/30135] [Regression 4.3] "

[Bug bootstrap/30126] New: ICE genautomata.c:6060
 2006-12-10 12:10 UTC  (9+ messages)
` [Bug bootstrap/30126] "
` [Bug tree-optimization/30126] [4.3 Regression] "

[Bug bootstrap/30136] New: bootstrap fail for 4.3-20061209
 2006-12-10 12:09 UTC 

[Bug tree-optimization/30087] New: regressions in the gfortran testsuite with -ftree-vectorize
 2006-12-10 11:01 UTC  (3+ messages)
` [Bug tree-optimization/30087] "

[Bug c/28958] New: Compiling vpnc with GCC 4.1 and anything other than -O0 causes failure to connect
 2006-12-10  8:36 UTC  (2+ messages)
` [Bug middle-end/28958] "

[Bug c++/30080] New: incorrect code generation, possibly related to casting/aliasing
 2006-12-10  2:41 UTC  (3+ messages)
` [Bug c++/30080] "

[Bug fortran/30095] New: [Optimization] ICE in lhd_set_decl_assembler_name, at langhooks.c:165
 2006-12-09 22:59 UTC  (2+ messages)
` [Bug middle-end/30095] ICE in lhd_set_decl_assembler_name, at langhooks.c:165 with "-O0"

[Bug target/30082] New: Expansion of ceil and floor could use if-conversion
 2006-12-09 22:53 UTC  (2+ messages)
` [Bug target/30082] "

[Bug c/30067] New: use of thread local storage causes code generator to fail
 2006-12-09 22:48 UTC  (2+ messages)
` [Bug target/30067] "

[Bug rtl-optimization/30065] New: Could use indexed addressing to reduce const costs
 2006-12-09 22:45 UTC  (2+ messages)
` [Bug rtl-optimization/30065] "

[Bug middle-end/30063] New: It would be useful for __attribute__((deprecated)) to take an optional parameter
 2006-12-09 22:43 UTC  (2+ messages)
` [Bug c/30063] "

[Bug c/26968] New: HDF5 1.7.52 test segfaults with 4.1.0, fine with 4.0.2 (regression)
 2006-12-09 22:40 UTC  (2+ messages)
` [Bug target/26968] [4.1 Regression] "

[Bug libstdc++/28297] New: GCC 4.1.1 fails to build on Mac OS X 10.4.6
 2006-12-09 22:39 UTC  (2+ messages)
` [Bug other/28297] "

[Bug c++/28986] New: Failure to diagnose overflow in constant expression
 2006-12-09 21:51 UTC  (2+ messages)
` [Bug c++/28986] "

[Bug fortran/25818] New: Problem with handling optional and entry master arguments
 2006-12-09 21:42 UTC  (2+ messages)
` [Bug fortran/25818] "

[Bug fortran/30068] New: Ambigous interfaces not detected
 2006-12-09 21:14 UTC  (4+ messages)
` [Bug fortran/30068] "

[Bug fortran/30096] New: Interface bug: gfortran falsely detect ambigious interface, scoping problem?
 2006-12-09 21:14 UTC  (4+ messages)
` [Bug fortran/30096] "

[Bug fortran/29464] New: problem with duplicate USE, ONLY of procedure in INTERFACE
 2006-12-09 20:52 UTC  (2+ messages)
` [Bug fortran/29464] "

[Bug fortran/29941] New: gfortran reports error with len of assumed size character array
 2006-12-09 20:42 UTC  (3+ messages)
` [Bug fortran/29941] "

[Bug libffi/29152] New: 64-bit darwin ppc port needed for libffi
 2006-12-09 20:24 UTC  (2+ messages)
` [Bug libffi/29152] "

[Bug libfortran/26893] New: kinds.h not generated, causing failure
 2006-12-09 20:11 UTC  (7+ messages)
` [Bug libfortran/26893] "

[Bug target/29639] New: FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test
 2006-12-09 19:49 UTC  (3+ messages)
` [Bug other/29639] [4.3 regression] "

[Bug c++/29731] New: [4.0/4.1/4.2/4.3 regression] ICE with statement expression as template parameter
 2006-12-09 18:35 UTC  (2+ messages)
` [Bug c++/29731] "

[Bug fortran/29820] New: ICE in fold_convert, at fold-const.c:2146
 2006-12-09 17:48 UTC  (2+ messages)
` [Bug fortran/29820] "

[Bug fortran/29821] New: ICE in gfc_typenode_for_spec, at fortran/trans-types.c:666
 2006-12-09 17:48 UTC  (4+ messages)
` [Bug fortran/29821] [4.2 and 4.1] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:666ans-types.c:666
` [Bug fortran/29821] [4.1 only] "

[Bug fortran/29912] New: Gfortran: string array functions behaving incorrectly
 2006-12-09 17:48 UTC  (4+ messages)
` [Bug fortran/29912] [4.2 and 4.1 only] "
` [Bug fortran/29912] [4.1 "

[Bug fortran/29916] New: Dimension of a function result as host association does not work
 2006-12-09 17:48 UTC  (4+ messages)
` [Bug fortran/29916] [4.1 and 4.2 only] "
` [Bug fortran/29916] [4.1 "

[Bug fortran/30003] New: Expressions with side effects in array references
 2006-12-09 17:48 UTC  (4+ messages)
` [Bug fortran/30003] [4.2 and 4.1 only] "
` [Bug fortran/30003] [4.1 "

[Bug target/30131] New: ICE in propagate_one_insn, at flow.c:1583
 2006-12-09 15:11 UTC  (3+ messages)
` [Bug target/30131] "

[Bug tree-optimization/30105] New: missed PRE
 2006-12-09 15:06 UTC  (4+ messages)
` [Bug tree-optimization/30105] reassoc can sometimes get in the way of PRE

[Bug tree-optimization/30103] New: missed strength reduction optimization (test replacement)
 2006-12-09 14:34 UTC  (3+ messages)
` [Bug tree-optimization/30103] "

[Bug ada/30130] New: Cannot bootstrap 4.1.2 ada with mainline
 2006-12-09 13:55 UTC  (8+ messages)
` [Bug ada/30130] "
` [Bug ada/30130] Cannot bootstrap 4.1.2 ada with 4.2.0 ada

[Bug c/30133] New: getc in printf (similar nonbug increment/decrement)
 2006-12-09 13:14 UTC  (2+ messages)
` [Bug c/30133] "

[Bug boehm-gc/21942] boehm-gc doesn't compile on Solaris 10/amd64
 2006-12-09 12:57 UTC  (2+ messages)

[Bug c++/30129] New: ICE (segfault) in C++ code
 2006-12-09 11:39 UTC  (4+ messages)
` [Bug c++/30129] [4.1 regression] "

[Bug c/30128] New: Strange code generated
 2006-12-09 11:02 UTC  (2+ messages)
` [Bug target/30128] "

[Bug libfortran/30014] New: INQUIRE (iolength = xx) limited to kind=4
 2006-12-09  7:35 UTC  (2+ messages)
` [Bug libfortran/30014] "

[Bug fortran/30123] New: Document INQUIRE, especially UNFORMATTED and FORMATTED
 2006-12-09  7:26 UTC  (3+ messages)
` [Bug fortran/30123] "

[Bug tree-optimization/30099] New: missed value numbering optimization (conditional-based assertions)
 2006-12-09  6:33 UTC  (2+ messages)
` [Bug tree-optimization/30099] "

[Bug tree-optimization/30098] New: missed value numbering optimization
 2006-12-09  6:30 UTC  (2+ messages)
` [Bug tree-optimization/30098] "

[Bug tree-optimization/19590] IVs with the same evolution not eliminated
 2006-12-09  6:30 UTC 

[Bug debug/23551] dwarf records for inlines appear incomplete
 2006-12-09  5:43 UTC 

[Bug target/30039] New: HPPA: Incorrect code generated on 64bit host
 2006-12-09  3:52 UTC  (6+ messages)
` [Bug target/30039] "

[Bug c/19978] overflow in expression of constants should not cause multiple warnings
 2006-12-09  1:10 UTC 

[Bug c/30054] New: -Wc++-compat does not catch goto past initialization
 2006-12-09  1:05 UTC  (3+ messages)
` [Bug c/30054] "

[Bug libstdc++/30127] New: std::has_facet returns true for not installed derived facets
 2006-12-09  0:30 UTC 

[Bug libfortran/29866] New: building libgfortran fails because of kinds.h
 2006-12-08 23:17 UTC  (2+ messages)
` [Bug libfortran/29866] "

[Bug tree-optimization/30125] New: [4.3 regression] Wrong-code due to aliasing
 2006-12-08 22:17 UTC  (6+ messages)
` [Bug tree-optimization/30125] "

[Bug c/30124] New: gcc/vec.h line 538 references "vec" which is undefined (should be vec_)
 2006-12-08 21:33 UTC  (2+ messages)
` [Bug c/30124] "

[Bug tree-optimization/30092] New: Segmentation fault with -ftreevectorize and SQRT()
 2006-12-08 21:05 UTC  (2+ messages)
` [Bug tree-optimization/30092] "

[Bug libgcj/30110] New: classpath external missing from src.zip
 2006-12-08 20:34 UTC  (4+ messages)
` [Bug libgcj/30110] "

[Bug fortran/30113] New: ICE in trunc_int_for_mode
 2006-12-08 18:35 UTC  (2+ messages)
` [Bug rtl-optimization/30113] "

[Bug c/30120] New: silent miscompilation of argument passing(?)
 2006-12-08 18:20 UTC  (5+ messages)
` [Bug c/30120] [4.3 Regression] silent miscompilation of argument passing
` [Bug target/30120] "

[Bug c/26542] New: bogus diagnostic with -pedantic?: format ‘%p’ expects type ‘void*’, but argument 2 has type ‘A*’
 2006-12-08 18:18 UTC  (4+ messages)
` [Bug c/26542] bogus diagnostic with -pedantic?: format '%p'; expects type 'void*', but argument 2 has type 'A*'

[Bug libfortran/30114] New: Inquire formatted yields erroneous results
 2006-12-08 18:18 UTC  (4+ messages)
` [Bug libfortran/30114] "

[Bug testsuite/30119] New: libjava testsuite output is erratic and unhelpful
 2006-12-08 16:45 UTC  (5+ messages)
` [Bug testsuite/30119] "

[Bug rtl-optimization/30121] New: ICE on frtl-abstract-sequences and mthumb
 2006-12-08 15:14 UTC  (2+ messages)
` [Bug rtl-optimization/30121] "

[Bug inline-asm/23200] [4.0/4.1/4.2/4.3 regression] rejects "i"(&var + 1)
 2006-12-08 14:32 UTC 

[Bug tree-optimization/17687] sincos tree representation causes extra addressable vars
 2006-12-08 13:10 UTC 

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