public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/5296] [3.3/3.4 Regression] [DR115] Pointers to functions and template functions behave different in deduction
 2003-08-03 15:19 UTC 

[Bug c++/11775] New: "Control reaches end" warning issued for __attribute__((naked)) functions
 2003-08-03 14:58 UTC  (3+ messages)
` [Bug c++/11775] "
` [Bug target/11775] "

[Bug optimization/11781] New: superfluous jumps generated
 2003-08-03 14:44 UTC  (5+ messages)
` [Bug optimization/11781] "

[Bug c++/11704] New: ICE in type_dependent_expression_p with wrong method call in template class
 2003-08-03 14:41 UTC  (4+ messages)
` [Bug c++/11704] [3.4 Regression] "

[Bug c++/11766] New: [3.4] ICE in comp_ptr_ttypes_real
 2003-08-03 14:41 UTC  (6+ messages)
` [Bug c++/11766] [3.4 Regression] "

[Bug middle-end/11771] New: [3.4 regression] Segfault with simple double arithmetics
 2003-08-03 14:38 UTC  (3+ messages)
` [Bug middle-end/11771] "

[Bug c++/9726] namespace typedef hides global when interacting with using directive
 2003-08-03 14:22 UTC  (2+ messages)

[Bug c++/11767] New: different code behaviour with -fprofile-arcs -ftest-coverage
 2003-08-03 14:14 UTC  (4+ messages)
` [Bug c++/11767] "

[Bug optimization/323] optimized code gives strange floating point results
 2003-08-03 14:14 UTC 

[Bug c/11783] New: type promotion for printf under gcc
 2003-08-03 14:03 UTC  (2+ messages)
` [Bug c/11783] "

[Bug libgcj/11780] New: Method.invoke() is very slow and leaks memory
 2003-08-03 14:00 UTC  (2+ messages)
` [Bug libgcj/11780] "

[Bug libgcj/11779] New: Field reflection incorrectly throws IllegalAccessException
 2003-08-03 13:56 UTC  (2+ messages)
` [Bug libgcj/11779] "

[Bug libgcj/11778] New: System.out PrintStream does too much buffering
 2003-08-03 13:52 UTC  (2+ messages)
` [Bug libgcj/11778] "

[Bug c++/11768] New: confusing error message in specialized template (with two-stage name lookup)
 2003-08-03 13:45 UTC  (3+ messages)
` [Bug c++/11768] "

[Bug debug/11774] New: dwarf2: mangled name of static function not output in debug info (C++)
 2003-08-03 13:37 UTC  (5+ messages)
` [Bug debug/11774] "
` [Bug debug/11774] [3.3/3.4 Regression] "

[Bug bootstrap/11777] New: m68k bootstrap failure on 3.4-branch and HEAD multilib build
 2003-08-03 13:29 UTC  (3+ messages)
` [Bug bootstrap/11777] "

[Bug bootstrap/9697] [3.4 regression] wrong assembly emitted for m68000 __umulsidi3
 2003-08-03 13:29 UTC 

[Bug c++/11782] New: confusing error messages
 2003-08-03 13:09 UTC  (3+ messages)
` [Bug c++/11782] "

[Bug optimization/11601] New: if-conversion2 gets rid of branch and return when used with builtins
 2003-08-03 12:49 UTC  (2+ messages)
` [Bug optimization/11601] "

[Bug preprocessor/11534] New: preprocessor warns about defined without -pedantic
 2003-08-03 12:28 UTC  (2+ messages)
` [Bug preprocessor/11534] "

[Bug c++/11701] New: Typeof problems in detecting whether its argument is a type or an expression
 2003-08-03  9:53 UTC  (2+ messages)
` [Bug c++/11701] "

[Bug c++/9453] [3.4 regression] ICE in is_specialization_of, at cp/pt.c:860
 2003-08-03  9:42 UTC 

[Bug bootstrap/11776] New: configure from path with spaces does not work
 2003-08-03  5:09 UTC 

[Bug target/10058] [darwin] gcc-3.2.2 crashes while building a cross compiler
 2003-08-02 23:55 UTC 

[Bug other/5235] -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic combo fails
 2003-08-02 23:54 UTC 

[Bug c/11769] New: segmentation fault building Mozilla Firebird, JavaScript engine file
 2003-08-02 23:41 UTC  (5+ messages)
` [Bug c/11769] "

[Bug c++/7983] ICE for friend declaration using typedef in class template
 2003-08-02 20:51 UTC  (3+ messages)

[Bug c++/6289] ICE in pop_binding while befriending a typedef of a builtin
 2003-08-02 20:51 UTC 

[Bug c++/11773] New: GCOV misreports coverage for in-class C++ member functions
 2003-08-02 19:31 UTC 

[Bug c++/10530] [3.4 regression] Cannot access non-dependent type within nested template
 2003-08-02 19:06 UTC  (2+ messages)

[Bug libgcj/7938] java-rmi-problem
 2003-08-02 18:56 UTC  (3+ messages)

[Bug c++/9447] [3.4 regression] using Base<T>::member does not work
 2003-08-02 18:52 UTC  (5+ messages)

[Bug c++/8680] g++ doesn't warn when passing a C++ funcptr instead of extern "C" funcptr
 2003-08-02 18:19 UTC 

[Bug c++/7046] #pragma pack(1) context evaluated at point of instantiation rather than declaration
 2003-08-02 17:59 UTC 

[Bug c++/5435] Resolution of templates with VLAs
 2003-08-02 17:56 UTC 

[Bug c++/5284] missing warning on uninitialized variable if used within a ternary expression (?:)
 2003-08-02 17:52 UTC 

[Bug c++/8182] [-fdump-translation-unit] gcc 3.1 not generating node for function-local type
 2003-08-02 17:38 UTC 

[Bug c/11772] New: Incorrect code generated with -mrtd and long long
 2003-08-02 17:21 UTC  (4+ messages)
` [Bug c/11772] "

[Bug c++/100] confusing name lookup diagnostic
 2003-08-02 17:21 UTC 

[Bug optimization/9805] optimisation of largish array constant containing strings takes forever(?) and consumes very large amounts of memory
 2003-08-02 15:46 UTC  (2+ messages)

[Bug c++/11770] New: segv
 2003-08-02 15:33 UTC  (4+ messages)
` [Bug c++/11770] segv

[Bug c++/11703] New: Problem with using enum in placement delete
 2003-08-02  4:15 UTC  (2+ messages)
` [Bug c++/11703] [3.4 Regression] "

[Bug c++/10711] ICE in tree check: accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:6707
 2003-08-02  4:09 UTC 

[Bug c++/11076] New: ICE with invalid base class
 2003-08-02  4:06 UTC  (2+ messages)
` [Bug c++/11076] "

[Bug c++/11267] New: [tree-ssa] ICE with variable-sized arrays
 2003-08-02  4:00 UTC  (2+ messages)
` [Bug c/11267] "

[Bug c++/2478] problem with pointers to arrays and VLA
 2003-08-02  3:30 UTC 

[Bug target/11693] New: [ia64] ICE in gen_nop_type
 2003-08-01 23:19 UTC  (2+ messages)
` [Bug target/11693] [3.3 regression] "

[Bug libgcj/11241] New: WeakHashMap throws a "/ zero" ArithmeticException when initialCapacity is explicitly zero
 2003-08-01 21:30 UTC  (7+ messages)
` [Bug libgcj/11241] "

[Bug c++/11595] New: crash on duplicate label definition
 2003-08-01 21:25 UTC  (2+ messages)
` [Bug c++/11595] [3.3/3.4 Regresion] "

[Bug target/11709] New: g77 does not work with new dev tools
 2003-08-01 21:02 UTC  (2+ messages)
` [Bug target/11709] [3.3 only] "

[Bug target/11535] New: __builtin_return_address may not work on ia64
 2003-08-01 20:58 UTC  (3+ messages)
` [Bug target/11535] "

[Bug bootstrap/11313] New: #pragma weak and static inline functions
 2003-08-01 20:53 UTC  (3+ messages)
` [Bug middle-end/11313] [3.3 only] "

[Bug c++/8337] wrong typeinfo in implementation of template method for specialized template class
 2003-08-01 20:48 UTC 

[Bug c++/4794] gcc hangs on small, simple code fragment
 2003-08-01 20:42 UTC 

[Bug c++/10291] error referencing a static local from a local struct in template code
 2003-08-01 20:36 UTC 

[Bug c++/11733] New: std::string as static member
 2003-08-01 20:24 UTC  (2+ messages)
` [Bug c++/11733] "

[Bug c++/10112] static data member is not correctly initialised
 2003-08-01 20:24 UTC 

[Bug c++/5660] dependant names involving templates & inheritance
 2003-08-01 20:14 UTC 

[Bug c++/10560] [3.4] two-stage name lookup of functions doesn't work
 2003-08-01 20:12 UTC 

[Bug c++/11697] New: Failure to diagnose class template redeclaration via using declaration
 2003-08-01 19:23 UTC  (4+ messages)
` [Bug c++/11697] [3.3/3.4 Regression] "

[Bug c++/11750] New: Incorrect virtual method invoked for class hierarchy w/ virtual bases
 2003-08-01 19:10 UTC  (2+ messages)
` [Bug c++/11750] "

[Bug c++/11744] New: Wrong namespace lookup when induced by a template parameter
 2003-08-01 18:49 UTC  (3+ messages)
` [Bug c++/11744] [3.4 Regression] "

[Bug c++/11764] New: g++ does not treat injected class name correctly
 2003-08-01 18:43 UTC  (3+ messages)
` [Bug c++/11764] "

[Bug c++/11765] New: typecast vs. constructor ambiguity
 2003-08-01 18:31 UTC  (2+ messages)
` [Bug c++/11765] "

[Bug java/11502] New: fastjar error: "Error in JAR file format. zip-style comment?"
 2003-08-01 18:23 UTC  (4+ messages)
` [Bug libgcj/11502] "

[Bug c++/11738] New: ICE "could not split insn" building libstdc++-v3
 2003-08-01 17:22 UTC  (2+ messages)
` [Bug c++/11738] "

[Bug c++/11763] New: [tree-ssa] members disappear when inherited from template parameter class
 2003-08-01 16:29 UTC  (2+ messages)
` [Bug c++/11763] "

[Bug c++/11762] New: namespace aliasing ICE in warn_extern_redeclared_static
 2003-08-01 15:57 UTC  (3+ messages)
` [Bug c++/11762] "

[Bug other/10109] documentation of target macro LIBCALL_VALUE
 2003-08-01 15:44 UTC 

[Bug c++/11174] New: derived class can access protected base class member function through pointer to member function
 2003-08-01 15:25 UTC  (2+ messages)
` [Bug c++/11174] "

[Bug c/11761] New: [tree-ssa] arrays inside classes not optimised away
 2003-08-01 15:23 UTC  (3+ messages)
` [Bug c/11761] "

[Bug c++/8806] gcc accepts bad argument for template template parameter
 2003-08-01 15:09 UTC  (2+ messages)

[Bug c++/8442] [3.4 regression] rejects nested template classes
 2003-08-01 15:08 UTC  (2+ messages)

[Bug c/11760] New: ICE on -fssa-ccp
 2003-08-01 14:14 UTC  (2+ messages)
` [Bug c/11760] "

[Bug c/11758] New: overriding tmpnam() on gcc 3.2.2 - redhat 9/ 'tmpnam is dangerous, better use mkstemp'
 2003-08-01 14:06 UTC  (6+ messages)
` [Bug c/11758] "

[Bug optimization/11753] New: %o7 register being used immediately in the delay slot before a call with -O2
 2003-08-01 13:28 UTC  (5+ messages)
` [Bug optimization/11753] "

[Bug pch/9391] when trying to compile header files, gcc emits an error, then compiles everything, and only then bails out
 2003-08-01 11:30 UTC 

[Bug target/10190] [IRIX] building gcc 3.2.2 on irix 5.3 fails
 2003-08-01 11:29 UTC 

[Bug c++/11711] New: Inheritance from partially specialized template does not work
 2003-08-01 10:57 UTC  (2+ messages)
` [Bug c++/11711] "

[Bug c++/11759] New: Template base class members are inaccessible
 2003-08-01 10:57 UTC  (2+ messages)
` [Bug c++/11759] "

[Bug c++/11295] New: *reinterpret_cast<std::string *> causes ICE
 2003-08-01  9:34 UTC  (3+ messages)
` [Bug c++/11295] [3.3/3.4 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression

[Bug c++/11525] New: ICE/segfault on hppa2.0w-hp-hpux11.11
 2003-08-01  9:16 UTC  (3+ messages)
` [Bug c++/11525] [3.4 Regression] ICE/segfault on C++ code

[Bug java/11629] New: Disable RTL Inliner in gcj
 2003-08-01  9:16 UTC  (2+ messages)
` [Bug java/11629] "

[Bug libstdc++/11740] New: ctype<wchar_t>::do_is(mask, wchar_t) doesn't handle multiple bits in mask
 2003-08-01  9:00 UTC  (2+ messages)
` [Bug libstdc++/11740] "

[Bug c++/11756] New: ICE's when using typeof in template function parameter type declarations
 2003-08-01  8:52 UTC  (3+ messages)
` [Bug c++/11756] "

[Bug c++/11757] New: ICE
 2003-08-01  8:50 UTC  (4+ messages)
` [Bug c++/11757] ICE

[Bug bootstrap/9208] Makefile in gcc/intl have wrong path to install-sh
 2003-08-01  5:37 UTC 

[Bug bootstrap/6926] gcc-3.1 does not want to install on sparc-sun-solaris2.8
 2003-08-01  5:37 UTC 

[Bug bootstrap/10957] m68k-cross build broken in libiberty (hashtab.c)
 2003-08-01  4:46 UTC 

[Bug middle-end/11042] /usr/include/g++/stl_uninitialized.h:71: Internal compiler error in `emit_move_insn_1', at expr.c:2831 while trying to compile aspell-.33.7.1 with openbsd 3.3 on sparc64
 2003-08-01  4:42 UTC 

[Bug java/7283] ICE on recursive import of inner classes
 2003-08-01  4:28 UTC 

[Bug libgcj/9696] read fail on gij or compiled when object contains user objects
 2003-08-01  4:10 UTC  (3+ messages)

[Bug bootstrap/6816] Makefile.adalib needs to be updated (Gigi file name changes)
 2003-08-01  3:55 UTC 

[Bug libgcj/11385] New: compute GC bitmap values at runtime
 2003-08-01  3:52 UTC  (2+ messages)
` [Bug libgcj/11385] "

[Bug libgcj/10653] is_assignable_from_slow bug
 2003-08-01  3:49 UTC 

[Bug bootstrap/9710] [i370] Configure Error
 2003-08-01  3:40 UTC 

[Bug libgcj/11737] New: [3.4 Regression] java.io.ObjectOutputStream.writeObject does not work with HashMap
 2003-08-01  3:34 UTC  (5+ messages)
` [Bug libgcj/11737] "

[Bug libgcj/11728] New: HashMap serialization does not work
 2003-08-01  3:33 UTC  (5+ messages)
` [Bug libgcj/11728] "

[Bug c++/9871] Crash in __tcf_0 local cleanup called from __libc_start_main at end of program
 2003-08-01  2:40 UTC 

[Bug c/9390] [translation] Segmentation Fault when compiling for athlon with LANG=es_ES@euro or LC_ALL=es_ES@euro
 2003-08-01  2:27 UTC 

[Bug c/10839] GCC error wihile making a bzImage
 2003-08-01  2:27 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).