public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/50258] New: -std=gnu++0x should allow in-class initialization of static const floating types without constexpr
 2011-09-23 13:14 UTC  (5+ messages)
` [Bug c++/50258] [C++0x] "

[Bug c++/45755] [C++0x] Member function template is instantiated to perform the copy
 2011-09-23 13:09 UTC  (4+ messages)

[Bug c++/46004] New: [C++0x] template constructor used to copy object
 2011-09-23 13:08 UTC  (2+ messages)
` [Bug c++/46004] "

[Bug c++/44906] g++ is giving error: parse error in template argument list while using a c++ code
 2011-09-23 12:55 UTC 

[Bug lto/50394] New: [meta-bug] Issues with building libreoffice with LTO
 2011-09-23 12:45 UTC  (6+ messages)
` [Bug lto/50394] "

[Bug c++/45382] internal compiler error: tree code ‘call_expr’ is not supported in gimple streams
 2011-09-23 12:44 UTC 

[Bug bootstrap/50492] New: Bootstrap failure on x86_64-apple-darwin10 when using --with-build-config=bootstrap-lto
 2011-09-23 12:43 UTC  (5+ messages)
` [Bug lto/50492] [4.7 regression] Ada bootstrap failure --with-build-config=bootstrap-lto

[Bug c++/45855] New: switched ; and : causes compile crash
 2011-09-23 12:41 UTC  (2+ messages)
` [Bug c++/45855] "

[Bug c++/45853] New: Segfault while experimenting with c++-0x initializer lists
 2011-09-23 12:31 UTC  (2+ messages)
` [Bug c++/45853] "

[Bug c++/45993] New: ICE in uses_template_parms, at cp/pt.c:7064
 2011-09-23 12:27 UTC  (2+ messages)
` [Bug c++/45993] "

[Bug c++/50117] New: Segmentation fault when using std::make_pair with std::ofstream and c++0x
 2011-09-23 12:00 UTC  (2+ messages)
` [Bug c++/50117] [C++0x] Segmentation fault when using std::make_pair with std::ofstream

[Bug c++/50400] New: compiler accepts invalid &X::Impl::Impl::Impl::.....::foo
 2011-09-23 11:47 UTC  (2+ messages)
` [Bug c++/50400] "

[Bug c++/50108] New: [C++0x] Variadic templates with both type and non-type parameters
 2011-09-23 11:28 UTC  (2+ messages)
` [Bug c++/50108] "

[Bug target/50446] New: [avr] Implement rotate patterns with offset 1
 2011-09-23 11:05 UTC  (3+ messages)
` [Bug target/50446] "

[Bug lto/49992] New: lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11
 2011-09-23 11:03 UTC  (7+ messages)
` [Bug target/49992] "

[Bug bootstrap/38607] AIX error messages about TOC during build
 2011-09-23 10:14 UTC 

[Bug c++/49433] New: internal compiler error: in write_builtin_type, at cp/mangle.c:2167
 2011-09-23 10:12 UTC  (3+ messages)
` [Bug c++/49433] "

[Bug rtl-optimization/50489] New: [UPC/IA64] mis-schedule of MEM ref with -ftree-vectorize and -fschedule-insns2
 2011-09-23 10:11 UTC  (4+ messages)
` [Bug rtl-optimization/50489] "

[Bug c++/50477] New: -Wunused-parameter should not warn about virtual method declarations with bodies
 2011-09-23 10:00 UTC  (5+ messages)
` [Bug c++/50477] "

[Bug middle-end/50460] New: [4.7 Regression] __builtin___strcpy_chk/__builtin_object_size don't work
 2011-09-23  8:34 UTC  (3+ messages)
` [Bug middle-end/50460] "

[Bug libstdc++/48698] New: gnu-versioned-namespace problems
 2011-09-23  7:27 UTC  (2+ messages)
` [Bug libstdc++/48698] "

[Bug c++/50491] New: [C++0x] "unexpected ast of kind using_decl" on call to using'ed grandparent member function
 2011-09-23  6:12 UTC  (8+ messages)
` [Bug c++/50491] "
` [Bug c++/50491] [C++0x] [4.6/4.7 Regression] "

[Bug c++/50443] New: ICE when using brace-enclosed initializer for C-style array in constructor
 2011-09-22 23:15 UTC  (2+ messages)
` [Bug c++/50443] "

[Bug c++/47436] New: Variadic base-specifier-list of union rejected
 2011-09-22 23:10 UTC  (8+ messages)
` [Bug c++/47436] [C++0x] "

[Bug target/45483] gcc-4.4.3: probably wrong optimization options chosen by "-march=native"
 2011-09-22 23:05 UTC  (4+ messages)
` [Bug target/45483] gcc-4.4.3 and 4.5.3: "

[Bug testsuite/50485] New: gcc.target/i386/sse4_1-blendps.c fails spuriously on i686
 2011-09-22 22:47 UTC  (6+ messages)
` [Bug testsuite/50485] "

[Bug libobjc/49804] New: regression gcc4.7 from 20110709 to 20110716 on ia64, sparc64 freebsd9.0 Configuration mismatch! [libgcc-extra-parts] Error
 2011-09-22 22:41 UTC  (3+ messages)
` [Bug libobjc/49804] [4.7 regression] "
` [Bug libobjc/49804] [4.7 regression] 20110709 to 20110716 on "

[Bug lto/50490] New: ICE when compiling libglib2.0 with LTO
 2011-09-22 22:34 UTC 

[Bug target/50482] New: [4.7 regression] internal compiler error at recog.c:2137
 2011-09-22 20:29 UTC  (8+ messages)
` [Bug target/50482] "

[Bug c++/50464] New: Using -Ofast -march=bdver1 results in internal compiler error: in extract_insn, at recog.c:2109
 2011-09-22 19:43 UTC  (5+ messages)
` [Bug target/50464] "

[Bug target/48803] New: arm: Bad assembler produced by bit extract/shift
 2011-09-22 19:31 UTC  (2+ messages)
` [Bug target/48803] "

[Bug c++/50488] New: Destructor problem in struct
 2011-09-22 19:17 UTC  (6+ messages)
` [Bug c++/50488] "

[Bug libfortran/50487] New: FAIL: gfortran.dg/bessel_6.f90
 2011-09-22 18:43 UTC  (9+ messages)
` [Bug libfortran/50487] "
` [Bug testsuite/50487] "

[Bug c++/50371] New: [C++0x] std::nullptr_t rejected as non-type template-parameter
 2011-09-22 18:28 UTC  (4+ messages)
` [Bug c++/50371] "

[Bug c++/47627] New: Internal error at specialization of template class with enum type
 2011-09-22 18:11 UTC  (2+ messages)
` [Bug c++/47627] "

[Bug c++/49447] New: operator= (and compound assignment ops) does not perfectly forward
 2011-09-22 17:52 UTC  (2+ messages)
` [Bug c++/49447] [C++0x] "

[Bug c++/49527] New: internal compiler error: in mangle_decl_string, at cp/mangle.c:3099
 2011-09-22 17:43 UTC  (2+ messages)
` [Bug c++/49527] "

[Bug c++/50055] New: [PATCH] Location information for the throw() specification in a function may be incorrect
 2011-09-22 17:39 UTC  (2+ messages)
` [Bug c++/50055] "

[Bug c++/50437] New: [C++0x] [4.7 regression] ICE for trivial use of lambda in template function
 2011-09-22 17:18 UTC  (2+ messages)
` [Bug c++/50437] "

[Bug c++/50473] New: [C++0x] ICE in type_has_nontrivial_copy_init, at cp/tree.c:2574
 2011-09-22 17:13 UTC  (2+ messages)
` [Bug c++/50473] "

[Bug tree-optimization/50374] New: Support vectorization of min/max location pattern
 2011-09-22 16:27 UTC  (6+ messages)
` [Bug tree-optimization/50374] "

[Bug lto/45810] New: 40% slowdown when using LTO for a single-file program
 2011-09-22 15:53 UTC  (2+ messages)
` [Bug lto/45810] "

[Bug c/50486] New: No warning at signed -> unsigned casting
 2011-09-22 15:26 UTC  (2+ messages)
` [Bug c/50486] "

[Bug middle-end/50481] New: builtin to reverse the bit order
 2011-09-22 15:10 UTC  (2+ messages)
` [Bug middle-end/50481] "

[Bug libstdc++/36022] stl templates exported as weak symbols though visibility hidden is used
 2011-09-22 15:03 UTC 

[Bug libstdc++/50348] New: -fvisibility=hidden doesn't hide stl implementation details
 2011-09-22 14:46 UTC  (9+ messages)
` [Bug libstdc++/50348] "

[Bug lto/50430] New: Constructors of static external vars are throwed away leading to missed optimizations (and ipa-cp ICE)
 2011-09-22 14:44 UTC  (2+ messages)
` [Bug lto/50430] "

[Bug c++/50344] New: friend declaration confused by const qualifier
 2011-09-22 14:26 UTC  (4+ messages)
` [Bug c++/50344] "

[Bug libstdc++/50160] New: vector<bool> comparison very slow (no specialisation)
 2011-09-22 14:17 UTC  (5+ messages)
` [Bug libstdc++/50160] vector<bool> comparison very slow (no overload)

[Bug middle-end/50061] New: [4.7 regression] emit_library_call_value_1 change broke SF->TI conversion on MIPS
 2011-09-22 13:39 UTC  (2+ messages)
` [Bug middle-end/50061] "

[Bug middle-end/50113] New: soft-float MIPS64 compiler is miscompiling ggc-page.c
 2011-09-22 12:28 UTC  (2+ messages)
` [Bug middle-end/50113] [4.7 Regression] "

[Bug regression/50484] New: [4.6 regression] ia64-portbld-freebsd9.0, conftest.c:16:1: internal compiler error: Segmentation fault: 11
 2011-09-22 11:53 UTC  (2+ messages)
` [Bug regression/50484] "

[Bug lto/50483] New: lto turns visibility from HIDDEN to DEFAULT
 2011-09-22 11:26 UTC 

version `GLIBC_2.14' not found (required by build/ge nhooks)â
 2011-09-22 11:02 UTC 

[Bug tree-optimization/50480] New: 10% performance regression on Spec2006 410.bwaves
 2011-09-22 10:49 UTC  (3+ messages)
` [Bug tree-optimization/50480] "

[Bug target/35860] [4.4/4.5/4.6/4.7 Regression] [avr] code bloat caused by -fsplit-wide-types
 2011-09-22 10:29 UTC  (2+ messages)
` [Bug middle-end/35860] "

[Bug target/50447] New: [avr] Better support of AND, OR, XOR and PLUS with constant integers for 16- and 32-bit values
 2011-09-22 10:00 UTC  (2+ messages)
` [Bug target/50447] "

version `GLIBC_2.14' not found (required by build/genhooks)‏
 2011-09-22 10:00 UTC 

[Bug target/50465] New: [avr] Use insn attribute to depict if and how instruction lengths have to be adjusted
 2011-09-22  9:56 UTC  (2+ messages)
` [Bug target/50465] "

[Bug c++/50478] New: Internal compiler error when using initializer lists
 2011-09-22  9:56 UTC  (4+ messages)
` [Bug c++/50478] "
` [Bug c++/50478] [C++0x] "

[Bug fortran/41733] Proc-pointer conformance checks: Elemental-proc-ptr => non-elemental-proc
 2011-09-22  9:52 UTC  (2+ messages)

[Bug c/50380] New: cc1 hangs eating 100% CPU
 2011-09-22  9:32 UTC  (4+ messages)
` [Bug c/50380] "

[Bug c++/50479] New: Unevaluated usage of parameters in function default arguments is accepted
 2011-09-22  9:26 UTC 

[Bug middle-end/50451] New: [4.7 regression] internal compiler error at tree-vect-loop.c:3557
 2011-09-22  7:56 UTC  (3+ messages)
` [Bug middle-end/50451] "

[Bug target/47855] New: missed cbnz optimization
 2011-09-22  7:21 UTC  (2+ messages)
` [Bug target/47855] "

[Bug bootstrap/50461] New: mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/. as previously
 2011-09-22  6:42 UTC  (2+ messages)
` [Bug bootstrap/50461] "

[Bug target/48974] New: VIS intrinsics improvement opportunities
 2011-09-22  5:23 UTC  (2+ messages)
` [Bug target/48974] "

[Bug c/50476] New: Warn of pointer set to object whose lifetime is limited
 2011-09-22  1:25 UTC 

[Bug driver/50475] New: [4.7 regression] internal compiler error at passes.c:1730
 2011-09-22  0:30 UTC 

[Bug c++/49152] New: Unhelpful diagnostic for iterator dereference
 2011-09-22  0:16 UTC  (8+ messages)
` [Bug c++/49152] "

[Bug fortran/50410] New: ICE in record_reference
 2011-09-21 19:17 UTC  (2+ messages)
` [Bug fortran/50410] [4.6/4.7 Regression] "

[Bug c++/50474] New: GCC (cc1plus) hangs forever compiling with -O2 (-fcse-follow-jumps)
 2011-09-21 16:58 UTC 

[Bug c++/10618] Error message for function declarations with invalid return type could be improved
 2011-09-21 16:09 UTC  (6+ messages)

[Bug c/49705] New: -Wstrict-overflow should not diagnose unevaluated expressions
 2011-09-21 15:47 UTC  (2+ messages)
` [Bug middle-end/49705] "

[Bug c/13050] RFE: Support for implementation-specific format specifiers in format string warnings
 2011-09-21 15:33 UTC  (2+ messages)

[Bug driver/50470] New: gcc does not respect -nostdlib with regard to search paths
 2011-09-21 15:09 UTC  (2+ messages)
` [Bug driver/50470] "

[Bug c/10143] -Wsequence-point missing warnings
 2011-09-21 15:02 UTC 

[Bug c++/18610] bad error message
 2011-09-21 14:56 UTC  (3+ messages)

[Bug c++/18724] missleading error message with undeclared template name
 2011-09-21 14:49 UTC 

[Bug ada/50433] New: [4.7 Regression] acats tests FAIL: c460010 on x86_64-apple-darwin10
 2011-09-21 14:28 UTC  (2+ messages)
` [Bug tree-optimization/50433] [4.7 Regression] ACATS c460010 fails to compile

[Bug target/50449] New: [avr] Loading some 32 constants not optimal
 2011-09-21 14:28 UTC  (2+ messages)
` [Bug target/50449] "

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