public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/19916] New: Segmentation fault in __static_initialization_and_destruction_0
 2005-03-07 16:04 UTC  (2+ messages)
` [Bug c++/19916] [3.4/4.0/4.1 Regression] "

[Bug c++/19878] New: ICE in import_export_decl
 2005-03-07 16:01 UTC  (2+ messages)
` [Bug c++/19878] [4.0 Regression] "

[Bug c/18675] New: 6 * local variables set but never used
 2005-03-07 15:18 UTC  (4+ messages)
` [Bug other/18675] "

[Bug libstdc++/20352] New: FAIL: 26_numerics/complex/pow.cc execution test
 2005-03-07 15:14 UTC  (23+ messages)
` [Bug libstdc++/20352] "

[Bug c/20359] New: Incorrect code with global register variables
 2005-03-07 15:13 UTC  (5+ messages)
` [Bug rtl-optimization/20359] "

[Bug c++/20357] New: Multiply defined assembler symbols for template instantiations
 2005-03-07 15:11 UTC  (3+ messages)
` [Bug c++/20357] "

[Bug testsuite/20360] New: 20021014-1.c fails on account of unsupported build option
 2005-03-07 15:10 UTC  (3+ messages)
` [Bug target/20360] "

[Bug c++/20103] New: [4.0 regression] ICE in create_tmp_var
 2005-03-07 14:44 UTC  (8+ messages)
` [Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer

[Bug c++/20358] New: Data member of local class of friend function of template class considered a member template
 2005-03-07 14:25 UTC  (2+ messages)
` [Bug c++/20358] "

typeinfo and exceptions
 2005-03-07 10:42 UTC 

[Bug c/20249] New: ICE in final_scan_insn, at final.c:2501
 2005-03-07 10:29 UTC  (3+ messages)
` [Bug middle-end/20249] [4.0/4.1 Regression] ICE with -fprofile-arcs on ppc

[Bug c++/17972] New: const/pure functions result in bad asm
 2005-03-07  9:54 UTC  (2+ messages)
` [Bug c++/17972] [3.4 Regression] "

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

[Bug c++/18624] New: g++ 343 cannot detect local variable set but never used
 2005-03-07  8:55 UTC  (3+ messages)
` [Bug c/18624] "

[Bug c/20355] New: MEM_READONLY_P & MEM_VOLATILE_P properties are lost on BLKmode rtl operands
 2005-03-07  8:50 UTC  (3+ messages)
` [Bug middle-end/20355] "

[Bug c++/20145] New: gcc 4.0 new warning: class has virtual functions but non-virtual destructor is not suppressed with -isystem
 2005-03-07  7:25 UTC  (2+ messages)
` [Bug c++/20145] [4.0/4.1 Regression] template "class has virtual functions ... " "

[Bug other/20349] New: [multilib] libjava(32) doesn't build
 2005-03-07  7:21 UTC  (3+ messages)
` [Bug other/20349] "

[Bug preprocessor/19933] New: Problem with define of HUGE_VAL in math_c99
 2005-03-07  6:15 UTC  (2+ messages)
` [Bug target/19933] "

[Bug c++/19199] New: Wrong warning about returning a reference to a temporary
 2005-03-07  4:19 UTC  (4+ messages)
` [Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] "

[Bug c/18822] New: segmentation fault
 2005-03-07  3:15 UTC  (2+ messages)
` [Bug c/18822] "

[Bug regression/20354] New: testsuite failure: "compiler driver --coverage" doesn't handle testglue targets
 2005-03-07  3:10 UTC  (3+ messages)
` [Bug other/20354] "
` [Bug testsuite/20354] "

[Bug java/18212] New: nativ compilation with multiple jars fails / gives internal compiler error
 2005-03-07  0:59 UTC  (2+ messages)
` [Bug java/18212] "

[Bug target/20331] New: Wrong code generation for the argument of the pure function in PIC
 2005-03-07  0:20 UTC  (3+ messages)
` [Bug target/20331] [3.4/4.0/4.1 Regression] "

[Bug c++/20350] New: 4.0 and higher: ICE
 2005-03-06 23:58 UTC  (6+ messages)
` [Bug c++/20350] "
` [Bug c++/20350] [4.0/4.1 Regression] extern template and struct initializer and specification for a static variable

[Bug c/20288] New: AVR assignment of a value through a 16 bit pointer generates out of order code
 2005-03-06 23:56 UTC  (3+ messages)
` [Bug target/20288] "

[Bug c/20353] New: GCC incorrectly issues calls to sinf, cosf
 2005-03-06 23:54 UTC  (2+ messages)
` [Bug target/20353] uclibc does not provide C99 math functions

[Bug fortran/19568] New: incorrect formatted read
 2005-03-06 23:34 UTC  (2+ messages)
` [Bug libfortran/19568] "

[Bug fortran/20131] New: gfortan - incorrectly reads beyond the end of line
 2005-03-06 23:34 UTC  (2+ messages)
` [Bug libfortran/20131] "

[Bug java/20351] New: compilation with a redundant jar fails, if output file specified
 2005-03-06 22:52 UTC  (5+ messages)
` [Bug java/20351] "

[Bug middle-end/19721] New: [meta-bug] optimizations that CSE still catches
 2005-03-06 22:14 UTC  (6+ messages)
` [Bug middle-end/19721] "

[Bug ada/4945] Rewriting '-gant' as '-gnat' is failing
 2005-03-06 21:37 UTC 

[Bug tree-optimization/20130] New: Fold a * -1 - 1 into ~a;
 2005-03-06 21:16 UTC  (2+ messages)
` [Bug tree-optimization/20130] "

[Bug libgcj/20155] New: libgcj build fails with "execvp: /bin/sh: Argument list too long"
 2005-03-06 20:15 UTC  (4+ messages)
` [Bug libgcj/20155] [4.0 Regression] "
` [Bug libgcj/20155] [4.0/4.1 "

[Bug tree-optimization/17671] New: PHI-OPT is not smart enough
 2005-03-06 19:52 UTC  (2+ messages)
` [Bug tree-optimization/17671] "

[Bug java/17574] New: [meta-bug] gcj and libgcj 4.0 tracking PR
 2005-03-06 19:51 UTC  (2+ messages)
` [Bug java/17574] "

[Bug c++/20343] New: __always_inline__ fails on STL templetized function
 2005-03-06 19:49 UTC  (10+ messages)
` [Bug c++/20343] "
` [Bug c++/20343] __always_inline__ fails on STL templatized function

[Bug target/19336] New: FAIL: gcc.dg/titype-1.c
 2005-03-06 18:49 UTC  (2+ messages)
` [Bug target/19336] HPPA64 does not support TImode

[Bug fortran/20335] New: ICE with attached Fortran source
 2005-03-06 18:34 UTC  (7+ messages)
` [Bug fortran/20335] "

[Bug fortran/18525] New: [gfortran] ICE on invalid(?) code in gfc_get_symbol_decl()
 2005-03-06 18:10 UTC  (2+ messages)
` [Bug fortran/18525] ICE on valid "

[Bug c++/19311] New: ICE in resolve_overloaded_unification
 2005-03-06 17:16 UTC  (4+ messages)
` [Bug c++/19311] [3.4/4.0 Regression] "

[Bug other/20326] New: treelang does install the backend as a driver
 2005-03-06 16:35 UTC  (3+ messages)
` [Bug treelang/20326] "

[Bug ada/17701] New: Can't crosscompile ada to armv5tel
 2005-03-06 16:21 UTC  (3+ messages)
` [Bug ada/17701] "

[Bug libstdc++/16371] New: gcc 3.4.1 fails to configure on amd64 with multilib enabled
 2005-03-06 15:40 UTC  (2+ messages)
` [Bug libstdc++/16371] libstdc++ fails for crosses

[Bug libstdc++/16651] New: [3.4/3.5 Regression] cross from powerpc-darwin to i686-darwin fails
 2005-03-06 15:40 UTC  (2+ messages)
` [Bug libstdc++/16651] [3.4/4.0 "

[Bug other/16838] New: libiberty "link test vs. GCC_NO_EXECUTABLES" problem during sun cross
 2005-03-06 15:40 UTC  (2+ messages)
` [Bug other/16838] "

[Bug rtl-optimization/17752] New: Hot/cold basic block partitioning optimization has problems
 2005-03-06 15:37 UTC  (2+ messages)
` [Bug rtl-optimization/17752] "

[Bug preprocessor/20348] New: File not included when file with same name is included before
 2005-03-06 15:34 UTC  (3+ messages)
` [Bug preprocessor/20348] "
` [Bug preprocessor/20348] [4.0/4.1 Regression] "

[Bug c++/20347] New: Long paths in error messages
 2005-03-06 15:26 UTC  (2+ messages)
` [Bug c++/20347] "

[Bug c++/20186] New: ICE on boost-1.32 with latest cvs
 2005-03-06 15:17 UTC  (2+ messages)
` [Bug c++/20186] [4.0/4.1 regression] ICE with static_cast and type dependent variable (templates)

[Bug c++/20341] New: [4.0?/4.1 Regression] Segfualt on valid C++ code (breaks Boost)
 2005-03-06 15:17 UTC  (3+ messages)
` [Bug c++/20341] "

[Bug c++/14950] New: always_inline does not mix with templates and -O0
 2005-03-06 15:10 UTC  (2+ messages)
` [Bug c++/14950] [3.4 Regression] [non unit-at-a-time] "

[Bug c++/20340] New: __always_inline__ fails on templetized function for no reason
 2005-03-06 15:10 UTC  (3+ messages)
` [Bug c++/20340] "

[Bug rtl-optimization/20342] New: [4.0/4.1 regression] ICE in spill_failure, at reload1.c:1872
 2005-03-06 14:55 UTC  (5+ messages)
` [Bug rtl-optimization/20342] "
` [Bug target/20342] "

[Bug c++/20346] New: valid code fails: include of #define inside extern "C"
 2005-03-06 13:05 UTC  (5+ messages)
` [Bug c++/20346] "

[Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
 2005-03-06 12:30 UTC  (2+ messages)
` [Bug ada/20035] "

[Bug c++/20345] New: Warning on forward declaration of class with __dllexport__
 2005-03-06 12:07 UTC 

[Bug ada/20344] New: [4.0/4.1 regression] gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"
 2005-03-06 11:57 UTC  (4+ messages)
` [Bug ada/20344] "

[Bug fortran/18537] New: no warning about tabs with std=f95 option
 2005-03-06  5:25 UTC  (2+ messages)
` [Bug fortran/18537] "

[Bug ada/19900] New: ACATS c391002 c432002 ICE categorize_ctor_elements_1
 2005-03-06  4:06 UTC  (3+ messages)
` [Bug ada/19900] [4.0/4.1 Regression] "

[Bug libmudflap/20339] New: mudflap abort
 2005-03-06  2:24 UTC  (3+ messages)
` [Bug libmudflap/20339] "

[Bug fortran/19936] New: confused error message about implied do loop
 2005-03-05 23:46 UTC  (4+ messages)
` [Bug fortran/19936] "

[Bug rtl-optimization/19097] New: Lots of else ifs take forever to compile
 2005-03-05 23:37 UTC  (3+ messages)
` [Bug rtl-optimization/19097] [3.4/4.0/4.1 regression] Quadratic behavior with many sets for the same register in gcse CPROP

[Bug c++/19531] New: RVO is performed on volatile temporary
 2005-03-05 23:29 UTC  (2+ messages)
` [Bug c++/19531] NRV "

[Bug java/20338] New: Program compiled with gcj crashes when accessing private static method from nested class
 2005-03-05 23:20 UTC  (2+ messages)
` [Bug java/20338] "

[Bug fortran/19754] New: Shape conformance not checked
 2005-03-05 22:34 UTC  (5+ messages)
` [Bug fortran/19754] "

[Bug java/18362] New: internal compiler error: in size_binop, at fold-const.c:1598
 2005-03-05 21:04 UTC  (3+ messages)
` [Bug java/18362] [4.0 Regression] "
` [Bug java/18362] [4.0/4.1 "

[Bug pending/20337] New: Unable to run dynamicly linked binaries on ARCH sh3 (hitachi)
 2005-03-05 20:02 UTC 

[Bug java/20031] New: [4.0 regression] ICE on missing files
 2005-03-05 20:00 UTC  (2+ messages)
` [Bug java/20031] [4.0/4.1 "

[Bug regression/20139] New: [4.0 regression] cris-elf testsuite: gcc.c-torture/execute/20020720-1.c
 2005-03-05 20:00 UTC  (2+ messages)
` [Bug regression/20139] [4.0/4.1 "

[Bug ada/20226] New: [4.0, 4.1 Regression] Error in __gnat_install_SEH_handler breaks bootstrap
 2005-03-05 20:00 UTC  (2+ messages)
` [Bug ada/20226] [4.0/4.1 "

[Bug ada/19956] New: ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code
 2005-03-05 19:59 UTC  (2+ messages)
` [Bug middle-end/19956] [4.0/4.1 Regression] "

[Bug ada/19959] New: [4.0 Regression] Can't compile gnattools for the AVR target
 2005-03-05 19:59 UTC  (2+ messages)
` [Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

[Bug ada/20042] New: ACATS cxaca01 assembler Bad Absolute Expression error on ppc-darwin
 2005-03-05 19:59 UTC  (2+ messages)
` [Bug ada/20042] [4.0/4.1 regression] ACATS cxaca01 assembler Bad Absolute Expression error on

[Bug ada/20089] New: [4.0 Regression] gnatmake broken when building ada tools
 2005-03-05 19:59 UTC  (2+ messages)
` [Bug ada/20089] [4.0/4.1 "

[Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
 2005-03-05 19:59 UTC  (2+ messages)
` [Bug target/20093] [4.0/4.1 "

[Bug ada/19456] New: [4.0 regression] ada bootstrap failure on alpha-linux
 2005-03-05 19:58 UTC  (2+ messages)
` [Bug ada/19456] [4.0/4.1 "

[Bug java/19505] New: Java bytecode ICE in except.c remove_unreachable_regions
 2005-03-05 19:58 UTC  (2+ messages)
` [Bug tree-optimization/19505] [4.0/4.1 Regression] "

[Bug target/19686] New: avr-gcc 4.0: loop performance decrease (extra conversion)
 2005-03-05 19:58 UTC  (2+ messages)
` [Bug tree-optimization/19686] [4.0/4.1 Regression] loop performance decrease, not comparing against 0

[Bug c/19835] New: [AVR] Loop variable gets widened to LONG instead of int
 2005-03-05 19:58 UTC  (2+ messages)
` [Bug tree-optimization/19835] [4.0/4.1 Regression] "

[Bug c/19885] New: dwarf-2 support is broken for head 4.0.0
 2005-03-05 19:58 UTC  (2+ messages)
` [Bug debug/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1

[Bug middle-end/19454] New: bad code generated with gcc.c-torture/execute/bf64-1.c at -O1
 2005-03-05 19:57 UTC  (2+ messages)
` [Bug middle-end/19454] [4.0/4.1 Regression] "

[Bug target/19421] New: [4.0 regression] ICE
 2005-03-05 19:54 UTC  (2+ messages)
` [Bug target/19421] [4.0/4.1 regression] ICE with soft-float on m68k

[Bug c++/19185] New: ICE: cp_expr_size, at cp/cp-lang.c:308
 2005-03-05 19:53 UTC  (2+ messages)
` [Bug c++/19185] [3.3/3.4/4.0/4.1 Regression] "

[Bug objc/19324] New: [3.4/4.0 Regression] weird message for interface way in implementation
 2005-03-05 19:53 UTC  (2+ messages)
` [Bug objc/19324] [3.4/4.0/4.1 "

[Bug ada/19408] New: ACATS c391002 failure on powerpc-darwin, wrong .space
 2005-03-05 19:53 UTC  (2+ messages)
` [Bug ada/19408] [4.0/4.1 Regression] "

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