public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/13924] New: #include<vector> imports partial definition of std::abs
 2004-02-02 23:16 UTC  (2+ messages)
` [Bug libstdc++/13924] "

[Bug libstdc++/13943] New: call of overloaded `llabs(int)' is ambiguous
 2004-02-02 23:16 UTC  (2+ messages)
` [Bug libstdc++/13943] "

[Bug c++/13986] New: [3.4/3.5 regression] Unnecessary check for copy constructor
 2004-02-02 23:07 UTC  (4+ messages)
` [Bug c++/13986] [3.4/3.5 regression] Unnecessary access "

[Bug c++/3761] ICE in check_template_shadow, at cp/pt.c:2013, with friend and strange class hierarchy
 2004-02-02 22:24 UTC 

[Bug c++/12226] New: g++ fails to enforce accessibility requirement for copy constructor
 2004-02-02 22:17 UTC  (2+ messages)
` [Bug c++/12226] [3.3 Regression] "

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

[Bug optimization/13653] New: [3.3 regression] -O2 -funroll-loop miscompiles POOMA testcase
 2004-02-02 21:29 UTC  (10+ messages)
` [Bug optimization/13653] "

[Bug c++/13967] New: template template argument identifier lookup fails scoping rules
 2004-02-02 21:13 UTC  (20+ messages)
` [Bug c++/13967] "
` [Bug c++/13967] [3.3?/3.4/3.5 regression] "
` [Bug c++/13967] A warning could be emitted if a template parameter of a member template is begin shadowed by another member of the class

[Bug c++/13927] New: confusing error message on ibad redeclaration of anon union
 2004-02-02 20:43 UTC  (3+ messages)
` [Bug c++/13927] [3.4/3.5 Regression] confusing error message on bad "

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

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

[Bug libstdc++/13976] New: ext/new_allocator.h:81: warning: unused parameter '__h'
 2004-02-02 19:32 UTC  (12+ messages)
` [Bug libstdc++/13976] "

[Bug c++/13813] New: Incomplete member variables in a template
 2004-02-02 19:14 UTC  (5+ messages)
` [Bug c++/13813] [DR206] "

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

[Bug bootstrap/13982] New: Bootstrap of gcc-3.4-20040128 on Darwin6.8/Mac OS X 10.2.8 failed
 2004-02-02 17:54 UTC  (3+ messages)
` [Bug bootstrap/13982] "

[Bug c/13984] New: Bad code generated with -O0
 2004-02-02 17:52 UTC  (4+ messages)
` [Bug c/13984] "
` [Bug c/13984] sh-elf-gcc: "
` [Bug target/13984] "

[Bug c++/11295] New: *reinterpret_cast<std::string *> causes ICE
 2004-02-02 17:46 UTC  (3+ messages)
` [Bug c++/11295] [3.4/3.5 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++/13983] New: packed attribute does not take effect when using typedef
 2004-02-02 17:02 UTC  (3+ messages)
` [Bug c++/13983] "
` [Bug c++/13983] no warning on some non-POD struct with packed attribute

[Bug c++/13113] New: [3.4 regression] Nice warning about &(X::m) lost
 2004-02-02 16:53 UTC  (4+ messages)
` [Bug c++/13113] [3.4/3.5 "

[Bug c++/13854] New: g++ -pedantic messes up library file definitions
 2004-02-02 16:53 UTC  (4+ messages)
` [Bug c++/13854] [3.4/3.5 Regression] g++ "

[Bug c++/13907] New: pedantic needed to disambiguate
 2004-02-02 16:53 UTC  (4+ messages)
` [Bug c++/13907] [3.3/3.4/3.5 regression] valid conversion rejected unless -pedantic is set
` [Bug c++/13907] [3.3 "

[Bug c++/13957] New: GCC 3.4 rejects some template heavy code that 3.3.1 accepts
 2004-02-02 15:51 UTC  (10+ messages)
` [Bug c++/13957] "
` [Bug c++/13957] Insufficient diagnostic for dependent expression parsed as non-type but instantiated as type

[Bug c++/13978] New: Koenig lookup doesn't find template functions
 2004-02-02 15:41 UTC  (4+ messages)
` [Bug c++/13978] "
` [Bug c++/13978] [3.4/3.5 Regression] Koenig lookup doesn't find template functions in templates

[Bug c++/13981] New: Give message about incomplete class that might be implicitly upcasted
 2004-02-02 15:33 UTC  (2+ messages)
` [Bug c++/13981] "

[Bug c++/13977] New: xgcc c++
 2004-02-02 15:29 UTC  (2+ messages)
` [Bug c++/13977] "

[Bug c++/13980] New: Can't assign a predefined const int 0 to a pointer
 2004-02-02 15:19 UTC  (2+ messages)
` [Bug c++/13980] "

[Bug c++/396] const int null = 0;
 2004-02-02 15:19 UTC 

[Bug c++/13979] New: no matching function for call with derived class arguments
 2004-02-02 15:05 UTC  (3+ messages)
` [Bug c++/13979] "
` [Bug c++/13979] [3.3/3.4/3.5 Regression] "

[Bug c/13920] New: Segmentation Faults with optimization greater than 0
 2004-02-02 14:34 UTC  (3+ messages)
` [Bug c/13920] "

[Bug c++/13975] New: ICE on misplaced visibility specifier
 2004-02-02 14:30 UTC  (2+ messages)
` [Bug c++/13975] [3.4/3.5 Regression] "

[Bug c/11658] New: Wrong error message
 2004-02-02 13:44 UTC  (2+ messages)
` [Bug c/11658] "

[Bug optimization/13859] New: [3.5 Regression] ICE in insert_insn_on_edge
 2004-02-02 11:45 UTC  (2+ messages)
` [Bug optimization/13859] "

[Bug c++/13959] New: un-init local variable detection enhancement request
 2004-02-02 10:51 UTC  (6+ messages)
` [Bug c++/13959] "

[Bug debug/13974] New: [3.4/3.5 regression] bad line marker in debug info
 2004-02-02  9:28 UTC  (5+ messages)
` [Bug debug/13974] "

[Bug c++/13881] New: pointer-to-data-member: rejects cast but allows comparision
 2004-02-02  9:19 UTC  (2+ messages)
` [Bug c++/13881] [3.3 Regression] Allow comparison between unrelated pointer-to-data-members

[Bug c++/13944] New: exception in constructor of a class to be thrown is not caught
 2004-02-02  7:43 UTC  (3+ messages)
` [Bug c++/13944] [3.3/3.4/3.5] "

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

[Bug target/6482] gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C
 2004-02-02  7:29 UTC  (4+ messages)

[Bug bootstrap/13960] New: [3.3 Regression] Cannot bootstrap on powerpc-apple-darwin
 2004-02-02  4:45 UTC  (15+ messages)
` [Bug bootstrap/13960] "

[Bug libgcj/13972] New: gcj's URL() does not handle ContextURL + "/redir?http://domain2.com/index.html" correctly
 2004-02-02  4:27 UTC  (3+ messages)
` [Bug libgcj/13972] "

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

[Bug bootstrap/13973] New: bootstrap fails in stage1 libgcc, trouble with movdf
 2004-02-02  3:22 UTC  (4+ messages)
` [Bug bootstrap/13973] "

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

[Bug c++/13963] New: gcc rejects array of unknown bounds as parameter of function template specialization
 2004-02-02  0:59 UTC  (6+ messages)
` [Bug c++/13963] "

[Bug c++/4205] function template can call other function with incorrect parameters
 2004-02-01 22:57 UTC  (4+ messages)

[Bug c++/13966] New: default template arguments ignored in template template parameters
 2004-02-01 22:52 UTC  (2+ messages)
` [Bug c++/13966] "

[Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults
 2004-02-01 22:52 UTC 

[Bug java/13964] New: jc1 crash when compiling class with circular definitions
 2004-02-01 21:25 UTC  (2+ messages)
` [Bug java/13964] "

[Bug optimization/13965] New: [tree-ssa] fold takes into account branch target information at tree level
 2004-02-01 21:14 UTC  (2+ messages)
` [Bug optimization/13965] "

[Bug c++/11182] New: gcc should warn when assigning unassigned variables
 2004-02-01 19:49 UTC  (2+ messages)
` [Bug c++/11182] gcc should warn when assigning unassigned variables when not optimizating

This should at least give a warning even if it is legal C
 2004-02-01 19:39 UTC  (2+ messages)

[Bug optimization/13958] New: Conversion from unsigned to double is painfully slow on P4
 2004-02-01 19:21 UTC  (2+ messages)
` [Bug optimization/13958] "

[Bug other/13961] New: 3.3.3-prerelease is missing info files
 2004-02-01 19:03 UTC  (3+ messages)
` [Bug other/13961] "

[Bug middle-end/13938] New: ICE when rounding double to long long
 2004-02-01 19:02 UTC  (2+ messages)
` [Bug middle-end/13938] [3.5 Regression] "

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

[Bug c++/9283] __attribute__((visibility ("hidden"))) not supported for class/struct
 2004-02-01 17:29 UTC 

[Bug target/11877] New: gcc should use xor trick with -Os
 2004-02-01 17:24 UTC  (2+ messages)
` [Bug target/11877] "

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