public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/22368] New: [meta-bugs] mis-match types in GCC
 2005-08-10 11:44 UTC  (3+ messages)
` [Bug other/22368] "

[Bug java/23315] New: java produces mismatch types in MODIFY_EXPR, down cast
 2005-08-10 11:44 UTC 

[Bug java/23314] New: java produces mismatch types in MODIFY_EXPR
 2005-08-10 11:41 UTC  (3+ messages)
` [Bug java/23314] "

[Bug c++/15910] New: can't compile self defined void distance(std::vector<T>, std::vector<T>)
 2005-08-10 11:35 UTC  (20+ messages)
` [Bug libstdc++/15910] "

[Bug c++/11807] New: Wrong usage of registers on ARM
 2005-08-10 11:29 UTC  (5+ messages)
` [Bug inline-asm/11807] GCC should error out when clobbering the stack pointer and frame pointer

[Bug c++/23307] New: ICE in cp_parser_template_id, at cp/parser.c:8564 with Boost remote_call_manager
 2005-08-10 10:54 UTC  (5+ messages)
` [Bug c++/23307] "
` [Bug c++/23307] [3.4/4.0/4.1 Regression] "

[Bug inline-asm/23313] New: gcc ignores ebp on the clobber list
 2005-08-10 10:47 UTC  (2+ messages)
` [Bug inline-asm/23313] "

[Bug ada/23312] New: [4.1 Regression] ACATS ICE (32) gimplify_one_sizepos, at gimplify.c:4659
 2005-08-10 10:33 UTC  (4+ messages)
` [Bug ada/23312] "
` [Bug middle-end/23312] [4.0/4.1 "

[Bug tree-optimization/22444] New: [4.1 regression] testsuite failure:23_containers/set/explicit_instantiation/2.cc ICE
 2005-08-10 10:31 UTC  (2+ messages)
` [Bug tree-optimization/22444] "

[Bug c++/23310] New: ICE: stl_set.h:318: internal compiler error: Segmentation fault
 2005-08-10 10:30 UTC  (6+ messages)
` [Bug c++/23310] "

[Bug middle-end/23294] New: fold does not fold a*2-a to a
 2005-08-10 10:27 UTC  (5+ messages)
` [Bug middle-end/23294] "
` [Bug middle-end/23294] fold does not fold a*C+a to a*(C+1) or a*C-a to a*(C-1)

[Bug c/23311] New: GCC produces wrong code
 2005-08-10 10:09 UTC  (2+ messages)
` [Bug tree-optimization/23311] [4.0 regression] "

[Bug c++/18170] New: m32r-elf-as, m32r-linux-as debug relocation error for c++
 2005-08-10  9:28 UTC  (2+ messages)
` [Bug target/18170] [4.0/4.1 Regression] "

[Bug c/23309] New: m32r-linux-gcc ICE: in extract_insn, at recog.c
 2005-08-10  9:23 UTC  (4+ messages)
` [Bug c/23309] "

[Bug rtl-optimization/23305] New: Inlining related regression for gcc-4.x
 2005-08-10  9:15 UTC  (6+ messages)
` [Bug rtl-optimization/23305] "
` [Bug target/23305] "

[Bug treelang/23072] New: multiple runs of treelang testsuite does not work
 2005-08-10  7:48 UTC  (2+ messages)
` [Bug treelang/23072] "

[Bug fortran/23308] New: named common block confused as procedure - runtime segfault
 2005-08-10  5:36 UTC 

[Bug objc/23306] New: [unit-at-a-time] objc.dg/try-catch-8.m fails to link/compile with the gnu runtime
 2005-08-10  2:38 UTC  (2+ messages)
` [Bug objc/23306] "

[Bug fortran/17758] New: gfortran_abort should be marked as noreturn
 2005-08-10  0:39 UTC  (3+ messages)
` [Bug fortran/17758] gfortran_abort and some others "

[Bug tree-optimization/23048] New: Segfault with -O1 -ftree-vectorize on 4.1.x
 2005-08-10  0:37 UTC  (3+ messages)
` [Bug tree-optimization/23048] [4.1 Regression] ICE in get_loop_body "

[Bug c++/23304] New: [4.1 regression] testsuite failures: g++.dg/ext/packed3.C, packed4.C, packed8.c and g++.dg/other/crash-4.C
 2005-08-10  0:32 UTC  (3+ messages)
` [Bug testsuite/23304] "
` [Bug testsuite/23304] [4.1 Regression] "

[Bug regression/20646] New: ICE on illegal code: "extern static" struct member
 2005-08-10  0:27 UTC  (7+ messages)
` [Bug c++/20646] [4.0/4.1 Regression] "

[Bug c++/21166] New: g++ gives error on reference to packed structure elements
 2005-08-10  0:21 UTC  (2+ messages)
` [Bug c++/21166] "

[Bug bootstrap/23301] New: [4.0/4.1 Regression] sys/ucontext.h missing on powerpc-apple-darwin5.5
 2005-08-10  0:19 UTC  (3+ messages)
` [Bug target/23301] "

[Bug rtl-optimization/23153] New: code size regression from 4.0 on x86
 2005-08-10  0:15 UTC  (4+ messages)
` [Bug tree-optimization/23153] [4.1 Regression] "

[Bug rtl-optimization/23303] New: 4.1 generates sall + addl instead of leal
 2005-08-10  0:13 UTC  (2+ messages)
` [Bug rtl-optimization/23303] [4.1 Regression] "

[Bug rtl-optimization/23302] New: extra move generated on x86
 2005-08-10  0:06 UTC  (2+ messages)
` [Bug target/23302] [4.1 Regression] "

[Bug libobjc/21992] New: [4.1 regression] mmix-knuth-mmixware testsuite failure: many objc execution tests fail, first objc/execute/_cmd.m execution
 2005-08-09 23:35 UTC  (9+ messages)
` [Bug middle-end/21992] [4.1 regression] [unit-at-a-time] "

[Bug middle-end/23290] New: Layout changed for structure with single complex field
 2005-08-09 23:12 UTC  (2+ messages)
` [Bug middle-end/23290] "

[Bug c++/23278] New: SJLJ-exceptions broken
 2005-08-09 22:53 UTC  (4+ messages)
` [Bug libstdc++/23278] "

[Bug c++/16613] New: compile time regression, when adding cerr usage
 2005-08-09 20:52 UTC  (2+ messages)
` [Bug rtl-optimization/16613] [3.4/4.0 Regression] "

[Bug bootstrap/21512] New: build failure on ppc-apple-darwin5.5 in libcpp
 2005-08-09 20:26 UTC  (4+ messages)
` [Bug bootstrap/21512] [4.0/4.1 Regression] "

[Bug c++/23298] New: Float value assignements differ when inside a for loop
 2005-08-09 20:24 UTC  (4+ messages)
` [Bug c++/23298] "

[Bug java/23300] New: DECL_FIELD_OFFSET == 0 versus build_field_ref
 2005-08-09 19:37 UTC 

[Bug treelang/20604] New: treelang does not get passed -fPIC by default on *-darwin
 2005-08-09 19:03 UTC  (3+ messages)
` [Bug treelang/20604] "

[Bug inline-asm/22045] New: can't find a register in class 'GENERAL_REGS'
 2005-08-09 18:23 UTC  (6+ messages)
` [Bug inline-asm/22045] "

[Bug preprocessor/18555] New: Need a command line switch to control gcc's include and libary finding mechanism
 2005-08-09 18:19 UTC  (2+ messages)
` [Bug other/18555] -isysroot is not miss-documented

[Bug preprocessor/15642] New: NAN Is Not a Constant Because __APPLE_CC__ is Not Defined (OK in Apple 3.3.0)
 2005-08-09 18:12 UTC  (2+ messages)
` [Bug target/15642] "

[Bug c++/23296] Combination of -finstrument-functions and -O3 produces incorrect results
 2005-08-09 17:53 UTC  (2+ messages)

[Bug libmudflap/21724] New: [gcc]/libmudflap/Makefile.am, refusing to install mf-runtime.h in includedir
 2005-08-09 17:46 UTC  (2+ messages)
` [Bug libmudflap/21724] [4.0 Regression] libmudflap/Makefile.am, "

[Bug libffi/21819] New: i*86-*-gnu* not enabled in configure.ac
 2005-08-09 17:46 UTC  (2+ messages)
` [Bug libffi/21819] "

[Bug middle-end/23299] New: GCSE? caused miscompilation
 2005-08-09 17:43 UTC  (7+ messages)
` [Bug middle-end/23299] "
` [Bug rtl-optimization/23299] [4.0 Regression] "classic" GCSE "

[Bug tree-optimization/22228] New: [4.1 regression] ICE with -ftree-vectorize
 2005-08-09 17:20 UTC  (5+ messages)
` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa

[Bug c/21750] New: GCC gives may be used uninitialized warning for a non-conditional initialised variable. (not a duplicate bug!)
 2005-08-09 15:59 UTC  (2+ messages)
` [Bug middle-end/21750] "

[Bug rtl-optimization/323] optimized code gives strange floating point results
 2005-08-09 15:59 UTC 

[Bug tree-optimization/21733] New: filecmp.c:252: warning: #n1# may be used uninitialized in this function
 2005-08-09 15:58 UTC  (2+ messages)
` [Bug middle-end/21733] "

[Bug tree-optimization/23297] New: immediate uses hosed after CCP
 2005-08-09 15:52 UTC  (3+ messages)
` [Bug tree-optimization/23297] "

[Bug libstdc++/16505] New: std::uninitialized_fill_n() incorrect signature
 2005-08-09 14:36 UTC  (2+ messages)
` [Bug libstdc++/16505] [3.4 only] "

[Bug c/22498] New: High-level Source not included in listfile
 2005-08-09 11:50 UTC  (3+ messages)
` [Bug libf2c/22498] "

[Bug rtl-optimization/23289] New: tail call optimization not performed
 2005-08-09 10:38 UTC  (3+ messages)
` [Bug middle-end/23289] [4.1 Regression] "
` [Bug target/23289] "

[Bug c++/22034] New: [4.1 regression, ICE on valid] dwarf2
 2005-08-09  9:41 UTC  (2+ messages)
` [Bug c++/22034] [4.1 Regression] ICE on valid (local class), dwarf2

[Bug libstdc++/23244] New: __gnu_cxx::hash_map inconsistent iterator behavior
 2005-08-09  8:41 UTC  (2+ messages)
` [Bug libstdc++/23244] "

[Bug c/17860] New: Wrong generated code for loop with inlined function inside
 2005-08-09  8:23 UTC  (3+ messages)
` [Bug rtl-optimization/17860] [3.4 only] Wrong generated code for loop with varying bound

[Bug c/21015] New: Bad loop optimization with -O2
 2005-08-09  8:23 UTC  (2+ messages)
` [Bug rtl-optimization/21015] [3.4 Regression] "

[Bug java/1427] gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info
 2005-08-09  7:04 UTC  (4+ messages)

[Bug c++/23296] New: Combination of -finstrument-functions and -O3 produces incorrect results
 2005-08-09  6:01 UTC  (5+ messages)
` [Bug c++/23296] "

[Bug c++/19614] New: Excessive memory consumption
 2005-08-09  5:05 UTC  (2+ messages)
` [Bug c++/19614] Excessive memory consumption with a class with large (200) virtual (pure?) function and derived classes

[Bug middle-end/23295] New: fold does not simplify -a - (5) to (-5) - a
 2005-08-09  4:44 UTC  (6+ messages)
` [Bug middle-end/23295] "

[Bug tree-optimization/23234] New: ICE in verify_flow_info()
 2005-08-09  4:36 UTC  (3+ messages)
` [Bug tree-optimization/23234] [4.1 Regression] "

[Bug libfortran/23154] New: Bad floating point in formatted read
 2005-08-09  4:35 UTC  (4+ messages)
` [Bug libfortran/23154] Currupt string and segfault "

[Bug c/23165] New: [4.0/4.1 Regression] ICE with -W
 2005-08-09  4:33 UTC  (3+ messages)
` [Bug c/23165] "
` [Bug c/23165] [4.0 regression] "

[Bug c/23161] New: Labels and empty statement warnings
 2005-08-09  4:28 UTC  (3+ messages)
` [Bug c/23161] "

[Bug middle-end/19986] New: [meta-bug] fold missing optimizations (compared to RTL)
 2005-08-09  3:06 UTC  (2+ messages)
` [Bug middle-end/19986] "

[Bug java/18131] New: [meta-bug] inner class problems in java front-end
 2005-08-09  0:44 UTC  (2+ messages)
` [Bug java/18131] "

[Bug java/23220] New: ICE in a specific doubly-nested class
 2005-08-09  0:44 UTC  (2+ messages)
` [Bug java/23220] [3.4/4.0/4.1 Regression] "

[Bug java/23230] New: Wrong "this" used when call made to superclass which is also superclass of enclosing class
 2005-08-09  0:44 UTC  (2+ messages)
` [Bug java/23230] "

[Bug libgcj/22211] New: Thread.interrupt sometimes causes abort if thread is already dead
 2005-08-09  0:11 UTC  (2+ messages)
` [Bug libgcj/22211] [4.0 only] "

[Bug libgcj/22189] New: Table Full in gcj-dbtool if -m option used with smallest possible input
 2005-08-09  0:09 UTC  (2+ messages)
` [Bug libgcj/22189] "

[Bug c/21833] New: simd tests fail
 2005-08-08 23:18 UTC  (2+ messages)
` [Bug target/21833] "

[Bug fortran/23280] New: gfortran does not emit DW_AT_entry_point (dwarf-2) or N_MAIN (stabs) debugging info
 2005-08-08 23:07 UTC  (2+ messages)
` [Bug fortran/23280] "

[Bug c++/17763] New: Wrong context in error message for template parameter
 2005-08-08 22:10 UTC  (2+ messages)
` [Bug c++/17763] [3.4/4.0/4.1 Regression] "

[Bug c++/23293] New: Misleading names in diagnostics for typedefs in functions
 2005-08-08 22:08 UTC  (6+ messages)
` [Bug c++/23293] "
` [Bug c++/23293] [3.4/4.0/4.1 Regression] "

[Bug c/22439] New: ICE with unsigned char array: size_binop, at fold-const.c:1637
 2005-08-08 21:47 UTC  (4+ messages)
` [Bug middle-end/22439] [4.0/4.1 regression] ICE with char VLA and __SIZE_TYPE__ argument (so no cast)

[patch] pr 21302 Max line length in free form mode
 2005-08-08 21:14 UTC  (2+ messages)

[Bug tree-optimization/23286] New: missed fully redundant expression
 2005-08-08 20:40 UTC  (2+ messages)
` [Bug tree-optimization/23286] "

[Bug target/19019] New: GCC ldouble format incompatibility with XLC long double
 2005-08-08 20:37 UTC  (2+ messages)
` [Bug target/19019] "

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