public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug inline-asm/13850] New: Fails to compile ffmpeg on x86: can't find a register in class `GENERAL_REGS' while reloading `asm'can't find a register in class `GENERAL_REGS' while reloading `asm'
 2004-02-04  3:21 UTC  (3+ messages)
` [Bug optimization/13850] [tree-ssa] Fails to compile ffmpeg on x86: can't "

[Bug fortran/13955] New: [gfortran] LAPACK file causes ICE (zhbgst.f)
 2004-02-04  2:56 UTC  (4+ messages)
` [Bug optimization/13955] "

[Bug optimization/13962] New: [tree-ssa] make "fold" use alias information to optimize pointer comparisons
 2004-02-04  2:49 UTC  (2+ messages)
` [Bug optimization/13962] "

[Bug c++/12807] New: [tree-ssa] ICE on invalid variable sized array in class
 2004-02-04  2:45 UTC  (2+ messages)
` [Bug c++/12807] Failure to diagnose VLA in template

[Bug c++/13971] New: ICE when compiling koffice-cvs (in build_conditional_expr, at cp/call.c:3068)
 2004-02-04  2:32 UTC  (2+ messages)
` [Bug c++/13971] [3.4/3.5 Regression] "

[Bug c/13325] New: [tree-ssa] Weird warning on memcpy(d, s, 0)
 2004-02-04  2:31 UTC  (3+ messages)
` [Bug middle-end/13325] "

[Bug libgcj/14009] New: libgcj HttpURLConnection does not handle situation where retrieving url without training slash after domain
 2004-02-04  2:27 UTC  (5+ messages)
` [Bug libgcj/14009] "
` [Bug libgcj/14009] libgcj HttpURLConnection does not handle situation where retrieving url without trailing "

[Bug c++/12271] New: Compilation of OpenCV (Open Computer VIsion) with error message: in emit_move_insn_1, at expr.c:3510
 2004-02-04  1:49 UTC  (8+ messages)
` [Bug c++/12271] "
` [Bug c++/12271] [3.3.3 regression] "

[Bug c++/13997] New: [3.3?/3.4/3.5 Regression]
 2004-02-04  1:41 UTC  (10+ messages)
` [Bug c++/13997] [3.4/3.5 Regression]
` [Bug c++/13997] [3.4/3.5 Regression] Error while matching partial specialization of array type

[Bug other/14003] New: Fix typos/wording in invoke.texi
 2004-02-04  0:26 UTC  (12+ messages)
` [Bug other/14003] "

[Bug optimization/13755] New: ICE on legal, depends on .GLOBAL_VAR
 2004-02-03 23:36 UTC  (5+ messages)
` [Bug optimization/13755] [tree-ssa] "

[Bug optimization/13299] New: Unsafe treatment of extended givs
 2004-02-03 23:23 UTC  (2+ messages)
` [Bug optimization/13299] "

[Bug optimization/13300] New: Variable incorrectly identified as a biv
 2004-02-03 23:23 UTC  (2+ messages)
` [Bug optimization/13300] "

[Bug target/9348] [HP-UX] error in int to unsigned long multiplication
 2004-02-03 23:07 UTC  (2+ messages)

[Bug c/13985] New: [3.4/3.5 regression] ICE in gcc.c-torture/compile/930621-1.c
 2004-02-03 23:01 UTC  (4+ messages)
` [Bug optimization/13985] "

g77 internal error for pdp11 target
 2004-02-03 22:48 UTC 

[Bug target/13754] New: [3.4 regression] ip2k-elf ICE on multiple gotos
 2004-02-03 22:35 UTC  (2+ messages)
` [Bug target/13754] [3.4/3.5 "

[Bug debug/8354] Incorrect DWARF-2/3 emitted for const + array
 2004-02-03 22:11 UTC 

[Bug c++/13712] New: Executable runs 25% slower than when compiled with INTEL compiler
 2004-02-03 21:34 UTC  (2+ messages)
` [Bug optimization/13712] "

[Bug c/13856] New: hidden support broken with builtin functions
 2004-02-03 21:25 UTC  (4+ messages)
` [Bug c/13856] [3.4/3.5 Regression] "

[Bug c++/14008] New: Confusing diagnostic when ommitting a template parameter
 2004-02-03 20:33 UTC  (2+ messages)
` [Bug c++/14008] [3.4/3.5 Regression] "

[Bug c++/14007] New: Incorrect use of const partial specialization for reference template argument
 2004-02-03 20:26 UTC  (4+ messages)
` [Bug c++/14007] [3.3/3.4/3.5 Regression] "

[Bug c++/13950] New: [3.4/3.5 Regression] ICE on lookup of dependent base name
 2004-02-03 20:07 UTC  (4+ messages)
` [Bug c++/13950] [3.4/3.5 Regression] [DR176] "
` [Bug c++/13950] "

[Bug c++/13970] New: internal compiler error: Segmentation fault
 2004-02-03 20:07 UTC  (4+ messages)
` [Bug c++/13970] [3.4/3.5 Regression] "

[Bug c++/13925] New: Bug while befriending specializations
 2004-02-03 20:06 UTC  (4+ messages)
` [Bug c++/13925] [3.4?/3.5 Regression] "

[Bug c++/14006] New: Using "typedef typename std::iterator difference_type" causes a segfault
 2004-02-03 20:01 UTC  (3+ messages)
` [Bug c++/14006] "

[Bug libstdc++/14004] New: seekg/eof problem: reading from a file twice fails
 2004-02-03 19:26 UTC  (4+ messages)
` [Bug libstdc++/14004] "

[Bug pch/10591] Members of anonymous namespaces get name mangled with header name
 2004-02-03 19:14 UTC 

[Bug c/14005] New: gcc rounds up when it should round down
 2004-02-03 19:11 UTC  (3+ messages)
` [Bug c/14005] "

[Bug c++/14001] New: * Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2
 2004-02-03 18:53 UTC  (4+ messages)
` [Bug libstdc++/14001] "
` [Bug c++/14001] "

Compile failure in builtin-attrs.def
 2004-02-03 18:37 UTC  (2+ messages)

A simple bug
 2004-02-03 18:20 UTC  (2+ messages)

[Bug c++/14002] New: [3.4/3.5 regression] Friend declaration with template-id causes confusion of function arguments
 2004-02-03 18:01 UTC  (7+ messages)
` [Bug c++/14002] "

[Bug preprocessor/11439] New: CPP insists on UTF-8 input files
 2004-02-03 17:57 UTC  (3+ messages)
` [Bug preprocessor/11439] [3.4/3.5 regression] "

[Bug c++/14000] New: Can create and use datum of a type you cannot name
 2004-02-03 17:27 UTC  (6+ messages)
` [Bug c++/14000] "

[Bug c++/13768] New: syntax error only when -O2
 2004-02-03 17:22 UTC  (10+ messages)
` [Bug c++/13768] [3.4/3.5 Regression] -funit-at-a-time compiles unused inline function

[Bug c++/13995] New: Friend declaration with template-id causes confusion of function arguments
 2004-02-03 17:22 UTC  (5+ messages)
` [Bug c++/13995] "

[Bug c++/13968] New: Internal compiler error while compiling Boost library
 2004-02-03 16:57 UTC  (6+ messages)
` [Bug c++/13968] [3.4/3.5 Regression] "

[Bug c++/13975] New: ICE on misplaced visibility specifier
 2004-02-03 16:57 UTC  (6+ messages)
` [Bug c++/13975] [3.4/3.5 Regression] "

[Bug c++/13978] New: Koenig lookup doesn't find template functions
 2004-02-03 16:57 UTC  (7+ messages)
` [Bug c++/13978] [3.4/3.5 Regression] Koenig lookup doesn't find template functions in templates

[Bug c++/13999] New: enabling c++ in gcc
 2004-02-03 16:54 UTC  (3+ messages)
` [Bug c++/13999] "

[Bug c++/12476] New: ARM/THUMB thunk calls broken
 2004-02-03 16:50 UTC  (5+ messages)
` [Bug target/12476] "

[Bug bootstrap/13747] New: latest 3.4 snapshot (20040114) fails to build on x86_64 with SUSE 9.0
 2004-02-03 16:40 UTC  (3+ messages)
` [Bug bootstrap/13747] fail to build in source directory

[Bug c/11658] New: Wrong error message
 2004-02-03 16:37 UTC  (4+ messages)
` [Bug c/11658] "

[Bug c/13994] New: Rejects valid code on GNU extension
 2004-02-03 16:35 UTC  (4+ messages)
` [Bug c/13994] "

[Bug fortran/13919] New: Runtime 'internal error' in IO on i686-pc-linux-gnu only
 2004-02-03 16:04 UTC  (2+ messages)
` [Bug libfortran/13919] [gfortran] "

Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2
 2004-02-03 15:55 UTC 

[Bug fortran/13940] New: [gfortran] F77 code accepted by g77 causes ICE in gfortran
 2004-02-03 15:32 UTC  (2+ messages)
` [Bug fortran/13940] "

[Bug c++/11987] New: ICE/accepts-invalid with inherited nested type
 2004-02-03 14:34 UTC  (3+ messages)
` [Bug c++/11987] [3.4/3.5 regression] Accepts-invalid "

[Bug c++/9634] [3.4/3.5 regression] [DR224] Injected class name as qualifier should not make the name dependent
 2004-02-03 13:33 UTC 

[Bug c++/4672] [3.3/3.4/3.5 Regression] [DR 214] Template parameter deduction fails for overloaded template functions
 2004-02-03 13:31 UTC 

[Bug c++/13998] New: regression compared to gcc3.3, breaks boost::is_array
 2004-02-03 12:22 UTC  (2+ messages)
` [Bug c++/13998] "

[Bug c++/9844] Segmentation fault using function with return value with attribute for mode
 2004-02-03 11:38 UTC 

[Bug optimization/13996] New: Assembler warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' (impliedf), specific resource number is 14
 2004-02-03 11:34 UTC  (5+ messages)
` [Bug optimization/13996] "

[Bug c++/13813] New: Incomplete member variables in a template
 2004-02-03 10:15 UTC  (3+ messages)
` [Bug c++/13813] [DR206] "

[Bug libstdc++/10246] [3.4/3.5 regression] libsupc++ needs to be independent (again) of libstdc++
 2004-02-03  9:46 UTC 

[Bug c++/10711] [3.3 regression] ICE in tree check: accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:6707
 2004-02-03  9:42 UTC  (2+ messages)

[Bug c++/13935] New: [3.4/3.5 Regression] Template friend lookup bug
 2004-02-03  9:22 UTC  (2+ messages)
` [Bug c++/13935] "

[Bug c/13379] New: 3.5-tree-ssa 20031210 miscompiles 2.6.0-test11 Linux kernel
 2004-02-03  9:11 UTC  (3+ messages)
` [Bug optimization/13379] [tree-ssa] "

[Bug target/13914] New: dwarf2 frame unwinding broken
 2004-02-03  9:05 UTC  (3+ messages)
` [Bug target/13914] [3.4 only] "

[Bug c/12958] New: Cannot compile flac, unable to find register
 2004-02-03  8:48 UTC  (2+ messages)
` [Bug target/12958] [3.3/3.4/3.5 regression] Spill failure when compiling FLAC

[Bug c/13448] New: gcc 3.3.2, internal error when -O3 and trying to modify function const arg
 2004-02-03  8:47 UTC  (2+ messages)
` [Bug middle-end/13448] [3.3/3.4/3.5 Regression] "

[Bug other/13993] New: Relative path as srcdir causes problem
 2004-02-03  8:43 UTC 

[Bug optimization/13992] New: Apparent vrsave problem with complex Altivec code and -O2
 2004-02-03  8:40 UTC  (4+ messages)
` [Bug optimization/13992] "

[Bug c++/13969] New: static const value rejected as template parameter
 2004-02-03  8:27 UTC  (2+ messages)
` [Bug c++/13969] [3.4/3.5 Regression] "

[Bug debug/13974] New: [3.4/3.5 regression] bad line marker in debug info
 2004-02-03  8:27 UTC  (2+ messages)
` [Bug debug/13974] "

[Bug c++/13140] New: declaration in global namespace, definition inside named or anon namespace
 2004-02-03  8:16 UTC  (2+ messages)
` [Bug c++/13140] "

[Bug c++/13700] New: Member function definition in non-enclosing scope
 2004-02-03  8:16 UTC  (2+ messages)
` [Bug c++/13700] "

[Bug c++/2708] ambiguity check fails for namespace vs class scope
 2004-02-03  8:10 UTC 

[Bug c++/13991] New: namespace-name clash with class-name compiles without warnings
 2004-02-03  8:09 UTC  (3+ messages)
` [Bug c++/13991] "

[Bug c++/10291] error referencing a static local from a local struct in template code
 2004-02-03  7:49 UTC 

[Bug optimization/7871] [3.3/3.4/3.5 regression] ICE on legal code, global register variables problems
 2004-02-03  7:46 UTC 

[Bug optimization/10684] [3.3/3.4/3.5 regression] register variable update disappears when using -O
 2004-02-03  7:46 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).