public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/58448] New: ICE on invalid: tree_class_check_failed
 2013-10-08 21:55 UTC  (3+ messages)
` [Bug c++/58448] "

[Bug c++/58665] New: [4.9 Regression] ICE with using incomplete struct
 2013-10-08 21:54 UTC  (4+ messages)
` [Bug c++/58665] "

[Bug c++/58664] New: [c++11] ICE initializing array of incomplete type within union
 2013-10-08 21:03 UTC  (2+ messages)
` [Bug c++/58664] "

[Bug c++/58542] New: std::atomic<__int128_t>::store broken with -march=corei7
 2013-10-08 18:23 UTC  (3+ messages)
` [Bug rtl-optimization/58542] [4.7/4.8/4.9 Regression] subreg splitting pass mishandles TImode immediates

[Bug tree-optimization/58570] New: wrong code at -Os and above on x86_64-linux-gnu (both 32-bit and 64-bit modes)
 2013-10-08 18:21 UTC  (12+ messages)
` [Bug tree-optimization/58570] [4.9 Regression] "
` [Bug tree-optimization/58570] [4.9 Regression] wrong code for bitfields at -O2 and above
` [Bug middle-end/58570] "

[Bug c++/58633] New: [4.7/4.8/4.9 Regression] ICE with decltype of destructor call
 2013-10-08 17:48 UTC  (2+ messages)
` [Bug c++/58633] "

[Bug tree-optimization/58619] New: ICE building libstdc++-v3 on arm-none-linux-gnueabihf in gen_combined_adhoc_loc
 2013-10-08 17:00 UTC  (3+ messages)
` [Bug tree-optimization/58619] ICE building "

[Bug fortran/42118] Slow forall
 2013-10-08 16:42 UTC  (3+ messages)

[Bug debug/58663] New: entry-value: missing DW_TAG_GNU_call_site for libasan calls
 2013-10-08 14:32 UTC  (2+ messages)
` [Bug debug/58663] "

[Bug translation/57850] New: Option -fdump-translation-unit not working
 2013-10-08 14:27 UTC  (2+ messages)
` [Bug c++/57850] [4.8/4.9 Regression] "

[Bug libstdc++/58659] New: Construction of shared_ptr from unique_ptr mismatches new/delete and std::allocator for __shared_ptr_count
 2013-10-08 13:43 UTC  (5+ messages)
` [Bug libstdc++/58659] "

[Bug tree-optimization/58662] New: wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)
 2013-10-08 11:24 UTC  (4+ messages)
` [Bug tree-optimization/58662] "

[Bug target/54300] New: [4.7/4.8 Regression] Erroneous optimization causes wrong Neon data management
 2013-10-08 10:54 UTC  (4+ messages)
` [Bug rtl-optimization/54300] [4.7, 4.8, 4.9 Regression] regcprop incorrectly looks through parallel register swap operation

[Bug tree-optimization/58480] New: Use attribute((nonnull)) to optimize callers
 2013-10-08 10:43 UTC  (3+ messages)
` [Bug tree-optimization/58480] "

[Bug tree-optimization/58483] New: missing optimization opportunity for const std::vector compared to std::array
 2013-10-08 10:43 UTC  (2+ messages)
` [Bug tree-optimization/58483] "

[Bug testsuite/58645] New: FAIL: gnat.dg/specs/linker_alias.ads (test for errors, line 6)
 2013-10-08  9:40 UTC  (2+ messages)
` [Bug testsuite/58645] "

[Bug libgcc/58660] New: ARM/Thumb non-interworking code broken in libgcc
 2013-10-08  8:50 UTC  (2+ messages)
` [Bug libgcc/58660] "

[Bug c++/58661] New: Definition of inherited nested class should be invalid
 2013-10-08  8:49 UTC  (2+ messages)
` [Bug c++/58661] "

[Bug target/58423] New: [ARM]ICE with shrink-wrap-sibcall.c on a15/neon/hard
 2013-10-08  7:58 UTC  (2+ messages)
` [Bug target/58423] "

[Bug libgomp/58642] New: gomp regression: not "honoring" anymore task set and numactl
 2013-10-08  7:22 UTC  (27+ messages)
` [Bug libgomp/58642] "

[Bug target/58630] New: [4.9 Regression] Revision 203171 breaks several MS-ABI tests
 2013-10-08  6:41 UTC  (2+ messages)
` [Bug target/58630] "

[Bug target/58641] New: [4.9 Regression] FAIL: gcc.target/i386/pr49002-2.c scan-assembler vmovapd[\t ]*%ymm[0-9]+,[^,]*
 2013-10-08  6:41 UTC  (2+ messages)
` [Bug target/58641] "

[Bug target/56993] New: power gcc built 416.gamess generates wrong result
 2013-10-08  2:32 UTC  (3+ messages)
` [Bug target/56993] "

[Bug c++/58568] New: [4.8/4.9 Regression] ICE with lambda in invalid template variable definition
 2013-10-08  0:21 UTC  (2+ messages)
` [Bug c++/58568] [4.8/4.9 Regression] [c++11] "

[Bug libstdc++/58357] New: In C++11 std::rotate(first, middle, last) now should return a forward iterator to first + (last - middle)
 2013-10-07 23:25 UTC  (2+ messages)
` [Bug libstdc++/58357] "

[Bug libstdc++/57641] New: std::timed_mutex.try_lock_until() is broken
 2013-10-07 23:23 UTC  (3+ messages)
` [Bug libstdc++/57641] "

[Bug fortran/58658] New: Pointer assignment to allocatable unlimited polymorphic accepted
 2013-10-07 19:31 UTC  (3+ messages)
` [Bug fortran/58658] [OOP] "

[Bug target/56997] New: Incorrect write to packed field when strict-volatile-bitfields enabled on aarch32
 2013-10-07 15:42 UTC  (2+ messages)
` [Bug target/56997] "

[Bug c/56341] New: GCC produces unaligned data access
 2013-10-07 15:41 UTC  (2+ messages)
` [Bug middle-end/56341] "

[Bug tree-optimization/48784] New: #pragma pack(1) + -fstrict-volatile-bitfields = bad codegen
 2013-10-07 15:40 UTC  (2+ messages)
` [Bug middle-end/48784] "

[Bug middle-end/23623] volatile keyword changes bitfield access size from 32bit to 8bit
 2013-10-07 15:40 UTC 

[Bug bootstrap/58509] New: [4.9 regression] ICE in calc_dfs_tree, at dominance.c:397 breaks Ada bootstrap on sparc64-linux
 2013-10-07 14:13 UTC  (2+ messages)
` [Bug bootstrap/58509] [4.9 regression] ICE in calc_dfs_tree, at dominance.c:397 during Ada runtime build

[Bug target/56313] New: aarch64 backend not using fmls instruction
 2013-10-07 14:03 UTC  (2+ messages)
` [Bug target/56313] "

[Bug c++/58635] New: [c++11] ICE with __transaction_atomic and noexcept(false)
 2013-10-07 13:43 UTC  (3+ messages)
` [Bug c++/58635] "

[Bug bootstrap/58657] New: bootstrapping cross compiler for sh4eb-*.* target wrongly creates a compiler with emulated TLS support instead of native TLS support
 2013-10-07 13:36 UTC  (2+ messages)
` [Bug bootstrap/58657] "

[Bug libstdc++/57226] New: The installation of pretty printers is not documented
 2013-10-07 12:31 UTC  (2+ messages)
` [Bug libstdc++/57226] "

[Bug c++/58646] New: ICEs initializing VLAs
 2013-10-07 11:44 UTC  (3+ messages)
` [Bug c++/58646] "

[Bug tree-optimization/58656] New: rnflow regressing after r202826
 2013-10-07 11:22 UTC 

[Bug target/58655] New: [avr] -mfract-convert-truncate not documented
 2013-10-07 11:19 UTC  (2+ messages)
` [Bug target/58655] "

[Bug middle-end/57503] New: [4.7/4.8 Regression] Expand uses wrong multiply routine
 2013-10-07 10:18 UTC  (3+ messages)
` [Bug middle-end/57503] "

[Bug tree-optimization/58654] New: [4.9 Regression] ICE: abort compiling libstdc++-v3/src/c ++98/sstream-inst.cc
 2013-10-07  9:49 UTC  (2+ messages)
` [Bug tree-optimization/58654] "

[Bug middle-end/55653] New: Unnecessary initialization of vector register
 2013-10-07  9:31 UTC  (3+ messages)
` [Bug middle-end/55653] "

[Bug c/58626] New: possible array wrong code bug
 2013-10-07  9:03 UTC  (3+ messages)
` [Bug c/58626] "

[Bug libgcc/55743] New: limits.h included unnecessarily in libgcc2.c - can break --without-headers bootstrap
 2013-10-07  8:47 UTC  (2+ messages)
` [Bug libgcc/55743] "

[Bug tree-optimization/58653] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu in 64-bit mode (affecting gcc 4.6 to trunk)
 2013-10-07  8:36 UTC  (2+ messages)
` [Bug tree-optimization/58653] [4.7/4.8/4.9 Regression] "

[Bug c/58617] New: gcc crashed on compile arithmetic (or) expression
 2013-10-07  8:32 UTC  (2+ messages)
` [Bug c/58617] "

[Bug fortran/58652] New: ICE with move_alloc and unlimited polymorphic
 2013-10-07  7:52 UTC  (2+ messages)
` [Bug fortran/58652] "

[Bug libstdc++/58638] New: libstdc++ builds as non-PIC when --with-pic is specified
 2013-10-07  6:19 UTC  (2+ messages)
` [Bug libstdc++/58638] "

[Bug target/58621] New: With -fsection-anchors, a superfluous 'add' is performed
 2013-10-06 22:18 UTC  (4+ messages)
` [Bug target/58621] "

[Bug c++/58126] New: No diagnostic when inheriting an uninitialized const or reference member
 2013-10-06 21:42 UTC  (5+ messages)
` [Bug c++/58126] "

[Bug c++/58651] New: [4.7/4.8/4.9 Regression] ICE with invalid initializer list
 2013-10-06 21:16 UTC 

[Bug c++/58650] New: [c++11] ICE with invalid friend declaration
 2013-10-06 21:10 UTC 

[Bug c++/58647] New: [4.7/4.8/4.9 Regression] ICE with function pointer
 2013-10-06 21:08 UTC  (2+ messages)
` [Bug c++/58647] "

[Bug c++/58649] New: [4.7/4.8/4.9 Regression] ICE with use of enum before declaration
 2013-10-06 21:05 UTC 

[Bug c++/58648] New: [c++11] ICE with variadic template
 2013-10-06 20:57 UTC 

[Bug c++/57945] New: internal compiler error: in varpool_get_node, at cgraph.h:840
 2013-10-06 20:16 UTC  (3+ messages)
` [Bug c++/57945] [4.9 Regression] ICE: "

[Bug fortran/58644] New: [OOP] Missing .data ref in passing a CLASS array as actual argument to a TYPE
 2013-10-06 19:21 UTC 

[Bug libstdc++/57465] New: Failed postcondition for std::function constructed with null function pointer
 2013-10-06 17:39 UTC  (3+ messages)
` [Bug libstdc++/57465] "

[Bug fortran/58226] New: negative subscript pos at fortran/options.c:1205
 2013-10-06 16:32 UTC  (4+ messages)
` [Bug fortran/58226] "

[Bug c++/58639] New: ICE on self-referential struct member
 2013-10-06 16:17 UTC  (2+ messages)
` [Bug c++/58639] "

[Bug libstdc++/58643] New: Running program $SHLIB_DIR/EFSE.RecordsEngine get error 0509-150
 2013-10-06 16:02 UTC  (2+ messages)
` [Bug libstdc++/58643] "

[Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
 2013-10-06 14:44 UTC  (3+ messages)
` [Bug c++/56060] "

[Bug libstdc++/58625] New: std::signbit always converts to double
 2013-10-06 13:45 UTC  (10+ messages)
` [Bug libstdc++/58625] "

[Bug tree-optimization/58640] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu
 2013-10-06 12:31 UTC  (2+ messages)
` [Bug tree-optimization/58640] "

[Bug target/52941] New: SH Target: Add support for movco.l / movli.l atomics on SH4A
 2013-10-06 11:15 UTC  (2+ messages)
` [Bug target/52941] "

[Bug ipa/58398] New: [4.9 Regression] gcc.dg/attr-ifunc-4.c runfail regression after r202111
 2013-10-06  8:52 UTC  (3+ messages)
` [Bug ipa/58398] "

[Bug target/58517] New: [SH] wrong code with subc and movsicc (-mpretend-cmove) after ce2
 2013-10-05 23:23 UTC  (5+ messages)
` [Bug rtl-optimization/58517] icvt (after combine) puts ccreg clobbering insn between ccset insn and cc use
` [Bug rtl-optimization/58517] icvt (after combine) puts ccreg clobbering insn between ccset insn and ccreg use

[Bug c++/58637] New: [c++1y] ICE with wrong usage of template<> in front of function containing auto parameter
 2013-10-05 22:41 UTC 

[Bug c++/58466] New: [4.8/4.9 Regression] ICE in cxx_eval_constant_expression
 2013-10-05 22:32 UTC  (4+ messages)
` [Bug c++/58466] "

[Bug c++/58527] New: Failures when a function parameter pack is not final
 2013-10-05 22:05 UTC  (2+ messages)
` [Bug c++/58527] "

[Bug c++/58636] New: [4.7/4.8/4.9 Regression] ICE with initializer_list and rvalue references
 2013-10-05 22:02 UTC 

[Bug c++/58624] New: gcc internal compiler error: Segmentaion fault
 2013-10-05 21:11 UTC  (2+ messages)
` [Bug c++/58624] "

[Bug c++/58634] New: [c++11] ICE initializing static class member via an anonymous class
 2013-10-05 20:36 UTC 

[Bug c++/58632] New: [4.8/4.9 Regression] ICE reusing template parameter name as class name
 2013-10-05 19:54 UTC 

[Bug c++/58631] New: Internal compiler error: Error reporting routines re-entered
 2013-10-05 18:18 UTC  (2+ messages)
` [Bug c++/58631] "

[Bug c/52991] New: attribute packed broken on mingw32?
 2013-10-05 14:26 UTC  (2+ messages)
` [Bug c/52991] "

[Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
 2013-10-05 14:12 UTC  (2+ messages)
` [Bug c++/53756] [C++1y] "

[Bug middle-end/54961] New: [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440
 2013-10-05 13:05 UTC  (2+ messages)
` [Bug middle-end/54961] "

[Bug rtl-optimization/38711] ira should not be using df-lr except at -O1
 2013-10-05 13:05 UTC 

[Bug bootstrap/39968] Should plugins use shared library?
 2013-10-05 12:58 UTC 

[Bug c++/57533] New: When throwing local variable, it's being move-constructed even if not going out of scope
 2013-10-05 12:25 UTC  (2+ messages)
` [Bug c++/57533] "

[Bug c++/58629] New: Do not implicit move instance for throw operator
 2013-10-05 12:25 UTC  (3+ messages)
` [Bug c++/58629] "

[Bug fortran/58618] New: ICE with character array and ASSOCIATE
 2013-10-05 10:32 UTC  (2+ messages)
` [Bug fortran/58618] ICE with character substring "

[Bug c++/56746] New: 4.8 regression: increased memory usage when compiling C++
 2013-10-05  9:29 UTC  (2+ messages)
` [Bug c++/56746] [4.8 regression] "

[Bug libstdc++/58628] New: Incorrect std::isalpha results with UTF-8 locale on illumos
 2013-10-05  8:39 UTC 

[Bug regression/58603] New: [4.9 Regression] hash-table.h:962: error: anachronistic old-style base class initia
 2013-10-05  8:38 UTC  (2+ messages)
` [Bug regression/58603] "

[Bug tree-optimization/58627] New: [4.9 Regression] crash during compilation of boost testsuite
 2013-10-05  8:04 UTC  (2+ messages)
` [Bug tree-optimization/58627] "

[Bug bootstrap/58608] New: Bootstrap fails with rev 202897, undefined references in libstdc++.a
 2013-10-05  0:40 UTC  (2+ messages)
` [Bug bootstrap/58608] "

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