public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/32630] [meta-bug] ISO C binding
 2014-06-29 14:16 UTC 

[Bug fortran/36275] [F03] Binding label can be any scalar char initialisation expression
 2014-06-29 14:15 UTC  (2+ messages)

[Bug fortran/38839] BIND(C): Allow non-digit/underscore/alphabetic binding names
 2014-06-29 14:15 UTC 

[Bug libstdc++/61645] New: forward_list::splice_after shall not throw exceptions
 2014-06-29 10:50 UTC  (2+ messages)
` [Bug libstdc++/61645] "

[Bug c++/61647] New: internal compiler error: in push_access_scope, at cp/pt.c:219 for a c++ header, clang++ 3.4 generate .pch without error
 2014-06-29  9:47 UTC 

[Bug c++/58845] New: Operator || and && broken for vectors
 2014-06-29  8:48 UTC  (2+ messages)
` [Bug c++/58845] "

[Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
 2014-06-29  8:38 UTC  (2+ messages)
` [Bug c++/53756] [C++1y] "

[Bug c++/58704] New: [c++11] ICE initializing array member of template class
 2014-06-29  8:22 UTC  (2+ messages)
` [Bug c++/58704] "

[Bug c++/60699] New: empty braced-init-list of non-static data member T[N] in class template results in ICE, if T is a class
 2014-06-29  8:22 UTC  (3+ messages)
` [Bug c++/60699] "

[Bug lto/61646] New: [4.10 Regression] ICE: in write_ts_type_non_common_tree_pointers, at tree-streamer-out.c:812
 2014-06-29  7:45 UTC  (3+ messages)
` [Bug lto/61646] "

[Bug lto/61644] New: [4.10 Regression] ICE with LTO in expand_expr_real_1
 2014-06-29  6:20 UTC 

[Bug libstdc++/61643] New: [C++11] std::uncaught_exception returns wrong values after std::rethrow_if_nested
 2014-06-29  5:55 UTC 

[Bug c/59850] New: Support sparse-style pointer address spaces (type attributes)
 2014-06-29  2:26 UTC  (5+ messages)
` [Bug c/59850] "

[Bug c++/61642] New: g++ confuses template member template function with template class
 2014-06-28 23:08 UTC 

[Bug rtl-optimization/61641] New: [4.9 Regression] undefined label in jump_table_data
 2014-06-28 22:46 UTC  (3+ messages)
` [Bug rtl-optimization/61641] "

[Bug c++/59766] New: c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason
 2014-06-28 22:35 UTC  (2+ messages)
` [Bug c++/59766] "

[Bug libfortran/61640] New: KIND=4 Character Array Internal Unit Read Fail
 2014-06-28 22:33 UTC  (4+ messages)
` [Bug libfortran/61640] "

[Bug lto/61635] New: LTO partitioner does not handle &&label in statics
 2014-06-28 21:55 UTC  (7+ messages)
` [Bug lto/61635] "

[Bug fortran/61632] New: memory corruption in Fortran RTL when writing formatted data
 2014-06-28 21:20 UTC  (3+ messages)
` [Bug fortran/61632] "

[Bug c++/61637] New: C++ program does not catch exceptions on AIX 7.1
 2014-06-28 20:50 UTC  (12+ messages)
` [Bug c++/61637] "
` [Bug target/61637] "

[Bug c++/51400] New: [c++0x] ICE with constexpr and attribute noreturn
 2014-06-28 20:23 UTC  (2+ messages)
` [Bug c++/51400] "

[Bug target/17277] [AIX] could not catch an exception when specified -maix64
 2014-06-28 16:51 UTC 

[Bug c++/61639] New: GCC 4.7.4 can't longer compile clang
 2014-06-28 16:41 UTC  (2+ messages)
` [Bug c++/61639] "

[Bug tree-optimization/61536] New: [4.10 regression] g++ and libstdc++ regressions on arm-none-linux-gnueabihf with missing typeinfo
 2014-06-28 15:54 UTC  (5+ messages)
` [Bug libstdc++/61536] "

[Bug tree-optimization/54742] New: Switch elimination in FSM loop
 2014-06-28 15:45 UTC  (2+ messages)
` [Bug tree-optimization/54742] "

[Bug fortran/20585] [meta-bug] Fortran 2003 support
 2014-06-28 15:11 UTC 

[Bug fortran/29383] Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support
 2014-06-28 15:11 UTC  (2+ messages)

[Bug c++/60249] New: [c++11] Compiler goes into semi-infinite loop with wrong usage of user defined string literals
 2014-06-28 14:48 UTC  (9+ messages)
` [Bug c++/60249] "

[Bug c++/61636] New: generic lambda "cannot call member function without object"
 2014-06-28 13:17 UTC  (4+ messages)
` [Bug c++/61636] "

[Bug tree-optimization/60770] New: disappearing clobbers
 2014-06-28 12:27 UTC  (5+ messages)
` [Bug tree-optimization/60770] "

[Bug sanitizer/61530] New: [4.10 Regression] segfault with asan
 2014-06-28  9:16 UTC  (2+ messages)
` [Bug sanitizer/61530] "

[Bug c++/58051] New: No named return value optimization when returned object is implicitly converted
 2014-06-28  7:47 UTC  (2+ messages)
` [Bug c++/58051] [DR1579] "

[Bug c++/58055] New: [meta-bug] RVO / NRVO improvements
 2014-06-28  7:47 UTC  (2+ messages)
` [Bug c++/58055] "

[Bug c/61634] New: [4.8.3/4.9.1] ICE in in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1423
 2014-06-28  7:36 UTC  (2+ messages)
` [Bug tree-optimization/61634] [4.8/4.9/4.10 Regression] "

[Bug target/61407] New: Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3
 2014-06-28  4:20 UTC  (2+ messages)
` [Bug target/61407] "

[Bug c++/61433] New: [4.9/4.10 Regression] ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu++11 -O -fcompare-debug -fno-inline -fno-ipa-pure-const -fipa-sra
 2014-06-28  3:46 UTC  (6+ messages)
` [Bug c++/61433] "

[Bug c++/61566] New: [4.9/4.10 Regression] ICE in write_unscoped_name
 2014-06-27 22:00 UTC  (3+ messages)
` [Bug c++/61566] "

[Bug libfortran/61499] New: Internal read of negative integer broken in 4.9.0 on
 2014-06-27 21:38 UTC  (6+ messages)
` [Bug libfortran/61499] [4.9/4.10 Regression] Internal read of negative integer broken

[Bug c++/58781] New: Unicode strings broken in a strange way
 2014-06-27 21:04 UTC  (2+ messages)
` [Bug c++/58781] "

[Bug c++/59867] New: Template string literal loses first symbol
 2014-06-27 21:03 UTC  (3+ messages)
` [Bug c++/59867] "

[Bug bootstrap/61631] [4.10 regression] ICE unwind-dw2.c:1639:5: internal compiler error: Segmentation fault
 2014-06-27 20:52 UTC  (4+ messages)

[Bug target/61622] New: internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1508
 2014-06-27 19:55 UTC  (4+ messages)
` [Bug target/61622] "

[Bug target/61542] New: [4.8/4.9 Regression] vect-nop-move.c fails on powerpc64le-unknown-linux-gnu
 2014-06-27 19:33 UTC  (7+ messages)
` [Bug target/61542] [4.8/4.9/trunk] "

[Bug tree-optimization/61607] DOM missed jump threading and destroyed loops
 2014-06-27 18:56 UTC  (2+ messages)

[Bug fortran/61628] New: A program that reads from a file with stream access and uses pack() suddenly stops
 2014-06-27 17:50 UTC  (3+ messages)
` [Bug fortran/61628] "

[Bug preprocessor/58770] New: GCC very slow compiling with #pragma once
 2014-06-27 16:18 UTC  (3+ messages)
` [Bug preprocessor/58770] "

[Bug middle-end/61630] New: [4.10 Regression] ICE in symtab_get_node
 2014-06-27 16:13 UTC  (3+ messages)
` [Bug middle-end/61630] "

[Bug ipa/61555] [4.9/4.10 Regression] LLVM build failure
 2014-06-27 15:47 UTC 

[Bug target/61633] New: AArch64 SISD ASHR instruction split clobbers input register
 2014-06-27 15:46 UTC 

[Bug rtl-optimization/61629] New: [4.10 regression] FAIL: gcc.dg/20020312-2.c (internal compiler error)
 2014-06-27 15:03 UTC  (2+ messages)
` [Bug rtl-optimization/61629] "

[Bug fortran/61615] New: Failure to resolve correct generic with TYPE(C_PTR) arguments
 2014-06-27 14:47 UTC  (2+ messages)
` [Bug fortran/61615] "

[Bug c++/61614] [4.9/4.10 Regression] Bogus error: taking address of temporary array
 2014-06-27 14:35 UTC  (3+ messages)

[Bug tree-optimization/60899] New: undef reference generated with -fdevirtualize-speculatively
 2014-06-27 13:36 UTC  (2+ messages)
` [Bug tree-optimization/60899] "

[Bug ipa/61160] New: [4.9/4.10 Regression] wrong code with -O3 (or ICE: verify_cgraph_node failed: edge points to wrong declaration)
 2014-06-27 13:29 UTC  (3+ messages)
` [Bug ipa/61160] "

[Bug tree-optimization/51840] New: asm goto incorrect code generation at -O2 and -O3
 2014-06-27 13:24 UTC  (2+ messages)
` [Bug c/51840] asm goto enhancement request

[Bug c++/61621] New: Normal enum switch slower than test case
 2014-06-27 12:24 UTC  (3+ messages)
` [Bug c++/61621] "

[Bug libstdc++/59611] New: std::copy performs worse than naive implementation when copying a single known byte
 2014-06-27 10:40 UTC  (3+ messages)
` [Bug tree-optimization/59611] "

[Bug tree-optimization/61619] New: Benefits from -ftree-vectorize lost easily when changing unrelated code
 2014-06-27 10:39 UTC  (5+ messages)
` [Bug tree-optimization/61619] "

[Bug c++/61623] [4.10 Regression] ICE: verify_symtab failed: Two symbols with same comdat_group are not linked by the same_comdat_group list
 2014-06-27 10:08 UTC 

[Bug c++/58930] New: [C++11] Bogus error: converting to ... from initializer list would use explicit constructor
 2014-06-27  9:18 UTC  (3+ messages)
` [Bug c++/58930] "

[Bug target/61586] New: ICE on alpha in alpha_handle_trap_shadows, at config/alpha/alpha.c:8724
 2014-06-27  8:50 UTC  (5+ messages)
` [Bug target/61586] "

[Bug libgcc/61585] New: Subscript-out-of-range in unwind-seh.c?
 2014-06-27  8:39 UTC  (3+ messages)
` [Bug libgcc/61585] "

[Bug tree-optimization/57233] New: Vector lowering of LROTATE_EXPR pessimizes code
 2014-06-27  7:04 UTC  (2+ messages)
` [Bug tree-optimization/57233] "

[Bug tree-optimization/61299] New: [4.9 Regression] Performance regression for the SIMD rotate operation with GCC vector extensions
 2014-06-27  7:04 UTC  (2+ messages)
` [Bug tree-optimization/61299] [4.9/4.10 "

[Bug fortran/61627] New: specification expression ICE with version 4.7.1 and 4.8.2, incorrect output with 4.4.7 and 4.9.0
 2014-06-27  4:45 UTC 

[Bug c/61626] New: Cast temporary produces wrong result
 2014-06-27  3:23 UTC  (4+ messages)
` [Bug c/61626] "

[Bug c++/59832] New: [c++11][4.8, 4.9] ICE in reshape_init_class with initializer list
 2014-06-27  1:53 UTC  (2+ messages)
` [Bug c++/59832] [c++11] "

[Bug middle-end/323] optimized code gives strange floating point results
 2014-06-27  0:07 UTC 

[Bug c/61625] New: _Atomic should create a new type
 2014-06-26 20:33 UTC  (3+ messages)
` [Bug c/61625] "

[Bug c++/57573] New: [C++1y] bogus "taking address of temporary" error
 2014-06-26 19:39 UTC  (4+ messages)
` [Bug c++/57573] "

[Bug c++/55535] New: Call to default constructor with overloaded subscript operator is interpreted as declaring/using array
 2014-06-26 19:24 UTC  (2+ messages)
` [Bug c++/55535] "

[Bug c++/29234] Call to operator() of temporary object wrongly parsed
 2014-06-26 19:24 UTC 

[Bug target/61298] New: redundant compare instructions for powerpc64
 2014-06-26 19:17 UTC  (4+ messages)
` [Bug target/61298] "

[Bug go/61624] New: Internal compiler error: in read_type, at go/gofrontend/import.cc:669
 2014-06-26 19:01 UTC  (2+ messages)
` [Bug go/61624] "

[Bug c++/61537] [4.9/4.10 Regression] template parameter lists wrongly detected on "struct" or "class" keyword on parameters
 2014-06-26 18:36 UTC  (2+ messages)

[Bug c++/60517] New: warning/error for taking address of member of a temporary object
 2014-06-26 17:22 UTC  (2+ messages)
` [Bug c++/60517] "

[Bug c++/61528] New: std::min std::max and RValue
 2014-06-26 17:22 UTC  (2+ messages)
` [Bug c++/61528] "

[Bug c++/61541] New: Unexpected error: 'identifier' was not declared in this scope, or ICE in gimplify.c:7871
 2014-06-26 17:22 UTC  (2+ messages)
` [Bug c++/61541] "

[Bug c++/59480] New: Missing error diagnostic: friend declaration specifying a default argument must be a definition
 2014-06-26 17:19 UTC  (2+ messages)
` [Bug c++/59480] "

[Bug c++/61470] New: ill-formed friend declaration(s) with default-arguments not caught
 2014-06-26 17:19 UTC  (2+ messages)
` [Bug c++/61470] "

[Bug c++/61484] New: [C++11] [constexpr] can't initialize constexpr multi-dimentional array of a literal type
 2014-06-26 17:15 UTC  (2+ messages)
` [Bug c++/61484] [C++11] "

[Bug c++/61362] New: g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template
 2014-06-26 17:10 UTC  (2+ messages)
` [Bug c++/61362] "

[Bug c++/61451] New: Parsing aborted at cp/parser.c:23778
 2014-06-26 17:08 UTC  (2+ messages)
` [Bug c++/61451] "

[Bug target/61360] New: [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4
 2014-06-26 17:04 UTC  (2+ messages)
` [Bug target/61360] "

[Bug c++/61596] New: -Wunused-local-typedefs warns incorrectly on a typedef that's referenced indirectly
 2014-06-26 17:01 UTC  (2+ messages)
` [Bug c++/61596] "

[Bug c++/49132] New: [C++0x] Aggregate-initialization rejected for class with const data member
 2014-06-26 17:00 UTC  (2+ messages)
` [Bug c++/49132] [DR 178] "

[Bug c++/61581] New: [C++11] Bogus error: uninitialized const member
 2014-06-26 17:00 UTC  (2+ messages)
` [Bug c++/61581] "

[Bug c/6940] taking sizeof array parameter should trigger a warning
 2014-06-26 15:37 UTC 

[Bug c++/56633] New: Overload selection error for non-static data member initialization with initializer list in template class
 2014-06-26 15:36 UTC  (4+ messages)
` [Bug c++/56633] "

[Bug target/61503] New: RTL representation of i386 shrdl instruction is incorrect?
 2014-06-26 15:33 UTC  (3+ messages)
` [Bug target/61503] "

[Bug c++/55136] New: template class member template explicit instanciation fails if non template overload exists
 2014-06-26 15:23 UTC  (2+ messages)
` [Bug c++/55136] template class member template explicit instantiation "

[Bug go/61620] New: FAIL: go.test/test/fixedbugs/bug242.go execution, -O2 -g
 2014-06-26 15:16 UTC 

[Bug target/61618] [4.10 Regression]: ICE in expand_vec_perm_pblendv, at config/i386/i386.c with -mavx
 2014-06-26 13:57 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).