public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/23463] New: [4.1 Regression] va-arg-22.c execution fails
 2005-08-27 21:49 UTC  (9+ messages)
` [Bug target/23463] "
` [Bug middle-end/23463] "

[Bug java/2499] Class members should be inherited from implemented interfaces
 2005-08-27 21:38 UTC  (2+ messages)

[Bug java/23596] New: Can not compile current classpath with gcj (AbstractDocument.java)
 2005-08-27 20:45 UTC  (3+ messages)
` [Bug java/23596] "

[Bug java/23597] New: Can not compile current classpath with gcj (AbstractDocument.java)
 2005-08-27 20:36 UTC  (2+ messages)
` [Bug java/23597] "

[Bug libgcj/23508] New: FAIL: PR218
 2005-08-27 20:21 UTC  (2+ messages)
` [Bug libgcj/23508] "

[Bug c++/23594] New: namespace typedef kills non-namespace typedef when "using" it
 2005-08-27 18:37 UTC  (4+ messages)
` [Bug c++/23594] namespace typedef and global typedef name the same type, using kills global

[Bug c++/23539] New: C & C++ compiler generating misaligned references regardless of compiler flags
 2005-08-27 16:59 UTC  (5+ messages)
` [Bug target/23539] "

[Bug c/22429] New: -1073741824 <= n && n <= 1073741823 is true where n is 1073741824
 2005-08-27 15:44 UTC  (2+ messages)
` [Bug middle-end/22429] [4.1 Regression] "

[Bug optimization/14279] New: delete_null_pointer_checks removes live insn
 2005-08-27 15:42 UTC  (2+ messages)
` [Bug rtl-optimization/14279] "

[Bug target/16152] New: perl-5.8.4 fails to build using gcc-3.3.4 on {ia64,arm,m68k}-linux
 2005-08-27 15:23 UTC  (3+ messages)
` [Bug rtl-optimization/16152] "

[Bug tree-optimization/22480] New: ICE in convert_move, at expr.c:390 with -ftree-vectorize
 2005-08-27 15:19 UTC  (2+ messages)
` [Bug middle-end/22480] [4.1 Regression] "

[Bug c/23595] New: ICE in convert_move, at expr.c:390
 2005-08-27 15:08 UTC  (3+ messages)
` [Bug c/23595] "

[Bug ada/23593] New: [4.1 Regression] 5 ACATS compiler SEGV c371002 c371003 c52008b cc51004 cc51b03
 2005-08-27 12:58 UTC  (4+ messages)
` [Bug ada/23593] "
` [Bug ada/23593] [4.0/4.1 "

[Bug c++/23575] New: ICE: output_operand: unterminated assembly dialect alternative
 2005-08-27 12:45 UTC  (12+ messages)
` [Bug c++/23575] "
` [Bug target/23575] "
` [Bug target/23575] [4.0/4.1 Regression] "

[Bug tree-optimization/23509] New: [4.0 regression] ICE with ivopts
 2005-08-27 12:20 UTC  (2+ messages)
` [Bug tree-optimization/23509] [4.1 "

[Bug c++/23589] New: internal compiler error: in rest_of_handle_final, at toplev.c:2067
 2005-08-27 12:18 UTC  (6+ messages)
` [Bug target/23589] "

[Bug rtl-optimization/23561] New: nonoverlapping_memrefs_p returns true even for overlapping memory references
 2005-08-27 12:04 UTC  (3+ messages)
` [Bug rtl-optimization/23561] "

[Bug rtl-optimization/23560] New: [4.0 Regression] Strength-reduction breaking unsigned COMPARE
 2005-08-27  9:41 UTC  (6+ messages)
` [Bug rtl-optimization/23560] "

[Bug tree-optimization/23475] New: Frequences are not updated for empty loop removal
 2005-08-27  9:23 UTC  (2+ messages)
` [Bug tree-optimization/23475] "

[Bug preprocessor/20348] New: File not included when file with same name is included before
 2005-08-27  6:18 UTC  (5+ messages)
` [Bug preprocessor/20348] [4.0/4.1 Regression] "

[Bug libstdc++/23591] New: exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread
 2005-08-27  4:44 UTC 

[Bug optimization/13761] New: [tree-ssa] component refs to the same struct should not alias
 2005-08-27  4:42 UTC  (2+ messages)
` [Bug tree-optimization/13761] "

[Bug c++/23590] New: internal compiler error: in rest_of_handle_final, at toplev.c:2067
 2005-08-27  3:37 UTC  (2+ messages)
` [Bug c++/23590] "

[Bug middle-end/23584] New: ipa-pure-const pass ignores dereferencing a volatile pointer type
 2005-08-27  3:36 UTC  (6+ messages)
` [Bug tree-optimization/23584] [4.1 Regression] "

[Bug tree-optimization/23588] New: CCP not fully propagating constants
 2005-08-27  3:31 UTC  (2+ messages)
` [Bug tree-optimization/23588] "

[Bug c++/23587] New: Missing "warning: comparison is always false due to limited range of data type"
 2005-08-27  2:29 UTC  (3+ messages)
` [Bug c/23587] "

[Bug other/23581] New: Build failure on MINGW for gcc-4.1-20050819
 2005-08-26 22:42 UTC  (3+ messages)
` [Bug other/23581] "

[Bug c++/23586] New: [3.4/4.0/4.1 regression] Bad diagnostic for invalid namespace-name
 2005-08-26 22:37 UTC  (3+ messages)
` [Bug c++/23586] "

[Bug c++/23585] New: mem_fun* code fine with -O1, bus error with -O2
 2005-08-26 22:16 UTC  (2+ messages)
` [Bug c++/23585] "

[Bug c++/23582] New: Simple code segfaults on itanium
 2005-08-26 21:58 UTC  (3+ messages)
` [Bug target/23582] "

[Bug ada/23583] New: invalid implemenation of Ada Monotonic_Clock
 2005-08-26 21:29 UTC 

[Bug libstdc++/21955] New: std::stringbuf vs. in_avail
 2005-08-26 21:21 UTC  (3+ messages)
` [Bug libstdc++/21955] "

[Bug libstdc++/20534] New: Erroneous #include of <cassert>
 2005-08-26 21:11 UTC  (2+ messages)
` [Bug libstdc++/20534] "

[Bug c++/19004] New: [3.4 / 4.0 regression] ICE in uses_template_parms at cp/pt.c:4860
 2005-08-26 21:08 UTC  (5+ messages)
` [Bug c++/19004] [3.4/4.0/4.1 Regression] "
` [Bug c++/19004] [3.4 "

[Bug c++/23491] New: new declarator with constant expression gives "error: invalid use of array with unspecified bounds"
 2005-08-26 19:39 UTC  (6+ messages)
` [Bug c++/23491] [4.0/4.1 Regression] "

[Bug c++/23273] New: gcc doesn't compile the stl headers
 2005-08-26 19:33 UTC  (4+ messages)
` [Bug c++/23273] "

[Bug other/23569] New: Building gcc-4.0.1 toolchain for arm-linux fails durring "make"
 2005-08-26 18:31 UTC  (20+ messages)
` [Bug other/23569] "

[Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code
 2005-08-26 18:19 UTC 

[Bug libstdc++/22309] New: mt allocator doesn't pthread_key_delete it's keys
 2005-08-26 18:01 UTC  (2+ messages)
` [Bug libstdc++/22309] "

[Bug c/21899] New: enum definition accepts values to be overriden
 2005-08-26 17:42 UTC  (2+ messages)
` [Bug c/21899] [3.4 Regression] "

[Bug c++/23372] New: Temporary aggregate copy not elided when passing parameters by value
 2005-08-26 17:40 UTC  (3+ messages)
` [Bug c++/23372] [4.0/4.1 Regression] "

[Bug c/23580] New: GCC 3.4.4 does not detect duplicate enum values
 2005-08-26 17:40 UTC  (3+ messages)
` [Bug c/23580] "

[Bug target/23525] New: inefficient parameter passing on x86
 2005-08-26 17:37 UTC  (2+ messages)
` [Bug target/23525] "

[Bug c/23541] New: all error messages produce segfault ICE
 2005-08-26 17:35 UTC  (2+ messages)
` [Bug other/23541] "

[Bug rtl-optimization/23579] New: [4.1 regression] rtl-optimization/23478 breaks Ada
 2005-08-26 17:20 UTC  (2+ messages)
` [Bug rtl-optimization/23579] [4.1 regression] rtl-optimization/23478 breaks Ada for ia64

[Bug middle-end/23467] New: alignment of member doesn't always carry over to alignment of struct
 2005-08-26 17:17 UTC  (2+ messages)
` [Bug middle-end/23467] "

[Bug c/23506] New: Bad array access in DEF_GCC_BUILTIN
 2005-08-26 17:17 UTC  (3+ messages)
` [Bug c/23506] [4.0/4.1 Regression] "
` [Bug c/23506] [4.0 "

[Bug rtl-optimization/23478] New: Miscompilation due to reloading of a var that is also used in EH pad
 2005-08-26 16:58 UTC  (2+ messages)
` [Bug rtl-optimization/23478] [3.4 regression] "

[Bug libstdc++/23578] New: Implement resolution of DR 464 [Ready]
 2005-08-26 16:23 UTC  (2+ messages)
` [Bug libstdc++/23578] "

[Bug preprocessor/20356] New: New #include_next behaviour breaks limits.h
 2005-08-26 16:16 UTC  (2+ messages)
` [Bug preprocessor/20356] [4.0/4.1 Regression] "

[Bug libstdc++/23081] New: Finish the implementation of tr1::array
 2005-08-26 15:58 UTC  (4+ messages)
` [Bug libstdc++/23081] "

[Bug tree-optimization/23346] New: [4.1 Regression] FRE before DCE makes a mess of loads or need to sink loads
 2005-08-26 15:53 UTC  (2+ messages)
` [Bug tree-optimization/23346] "

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

[Bug c++/23440] New: [4.0/4.1 regression] "void f(){for" crashes the C++ frontend
 2005-08-26 15:05 UTC  (2+ messages)
` [Bug c++/23440] "

[Bug c++/23513] New: overload resolution fails to select a more specialized template
 2005-08-26 15:02 UTC  (2+ messages)
` [Bug c++/23513] [4.0/4.1 Regression] "

[Bug c/23576] New: [4.0 regression] tree check: expected class ‘type’, have exceptional’ (error_mark) in grokdeclarator, at c-decl.c:4252
 2005-08-26 14:22 UTC  (8+ messages)
` [Bug c/23576] "
` [Bug c/23576] [4.0/4.1 "

[Bug middle-end/23294] New: fold does not fold a*2-a to a
 2005-08-26 13:57 UTC  (3+ messages)
` [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/23577] New: suprious warnings about unhanled cases in switches
 2005-08-26 13:27 UTC  (2+ messages)
` [Bug c/23577] "

[Bug other/23572] New: No warning for assigning a value to a 'float' variable that overflows with option -Wextra
 2005-08-26 12:53 UTC  (2+ messages)
` [Bug other/23572] "

[Bug target/20528] New: ICE on compiling vfprintf.c
 2005-08-26 12:08 UTC  (3+ messages)
` [Bug target/20528] [4.0/4.1 regression] ICE in reload_cse_simplify_operands, at postreload.c:391

[Bug fortran/23573] New: internal compiler error: in gen_subprogram_die
 2005-08-26 11:56 UTC  (4+ messages)
` [Bug fortran/23573] "
` [Bug fortran/23573] [3.4 only] "

[Bug c/23574] New: "insn does not sat
 2005-08-26 11:55 UTC  (3+ messages)
` [Bug target/23574] "insn does not satisfy its constraint" message while compiling newlib

[Bug c/21201] New: ICE: in reload_cse_simplify_operands, at postreload.c:391
 2005-08-26 11:54 UTC  (2+ messages)
` [Bug target/21201] "

[Bug fortran/19928] New: Reference of constant derived type component causes failure
 2005-08-26 11:32 UTC  (2+ messages)
` [Bug fortran/19928] "

[Bug tree-optimization/23546] New: ICE in for_each_index, at tree-ssa-loop-im.c:202
 2005-08-26 10:49 UTC  (2+ messages)
` [Bug tree-optimization/23546] [4.0/4.1 Regression] "

[Bug c/23570] New: Internal compiler error
 2005-08-26 10:28 UTC  (8+ messages)
` [Bug target/23570] "
` [Bug target/23570] [4.0/4.1 Regression] internal compiler error: in import_export_decl, at cp/decl2.c:1726
` [Bug target/23570] [4.0/4.1 Regression] internal compiler error: in merge_assigned_reloads, at reload1.c:6091

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

[Bug AWT/21660] New: FileDialog.SAVE broken
 2005-08-26  6:08 UTC  (4+ messages)
` [Bug awt/21660] "

[Bug driver/21814] New: Kernel commpiling segmentation fault
 2005-08-26  4:03 UTC  (2+ messages)
` [Bug middle-end/21814] "

[Bug c++/21806] New: Incorrect stack allocation of complex objects
 2005-08-26  3:53 UTC  (2+ messages)
` [Bug c++/21806] "

[Bug c++/21135] New: &a[-2] ICE at the top level
 2005-08-26  3:52 UTC  (2+ messages)
` [Bug c++/21135] [4.0/4.1 Regression] "

[Bug libstdc++/22185] New: final link failed: Nonrepresentable section on output
 2005-08-26  1:32 UTC  (2+ messages)
` [Bug libstdc++/22185] "

FW: wow !
 2005-08-26  0:52 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).