public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/58863] New: for loop not aligned at -O2 or -O3
 2013-10-25 10:19 UTC  (7+ messages)
` [Bug other/58863] "

[Bug c++/58864] New: [4.8/4.9 regression] ICE in connect_traces, at dwarf2cfi.c:NNNN
 2013-10-25 10:17 UTC  (2+ messages)
` [Bug target/58864] "

[Bug c/58872] New: RFC: more builtins for bit manipulation
 2013-10-25 10:15 UTC  (2+ messages)
` [Bug c/58872] "

[Bug tree-optimization/58831] New: wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode
 2013-10-25 10:14 UTC  (13+ messages)
` [Bug tree-optimization/58831] "
` [Bug tree-optimization/58831] [4.8/4.9 Regression] "
` [Bug rtl-optimization/58831] "
` [Bug rtl-optimization/58831] [4.7/4.8/4.9 "

[Bug tree-optimization/58832] New: wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode
 2013-10-25 10:14 UTC  (3+ messages)
` [Bug tree-optimization/58832] [4.9 Regression] "

[Bug tree-optimization/58685] New: wrong code at -Os on x86_64-linux-gnu in 64-bit mode (affecting gcc trunk, 4.8, and 4.7)
 2013-10-25 10:10 UTC  (2+ messages)
` [Bug target/58685] [4.7/4.8/4.9 Regression] "

[Bug target/58865] New: wrong code at -Os on x86_64-linux-gnu
 2013-10-25 10:09 UTC  (2+ messages)
` [Bug target/58865] "

[Bug c++/58874] New: [4.9 Regression] [c++11] ICE with OpenMP reduction declaration and -std=c++11
 2013-10-25 10:04 UTC  (2+ messages)
` [Bug c++/58874] "

[Bug c++/58873] New: [c++11] ICE with __underlying_type for broken enum
 2013-10-25  9:46 UTC  (2+ messages)
` [Bug c++/58873] [4.7/4.8/4.9 Regression] "

[Bug fortran/58858] New: gfortran.dg/assumed_type_8.f90 fails
 2013-10-25  9:22 UTC  (2+ messages)
` [Bug fortran/58858] "

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test
 2013-10-25  9:12 UTC  (5+ messages)

[Bug c++/58871] New: [4.7/4.8/4.9 Regression] [c++11] ICE with defaulted copy constructor in broken template class hierarchy
 2013-10-25  9:09 UTC 

[Bug ada/58870] New: ICE on invalid: Assert_Failure sinfo.adb:1933
 2013-10-25  7:41 UTC 

[Bug c++/58868] New: ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x
 2013-10-25  7:15 UTC  (4+ messages)
` [Bug c++/58868] [4.9 Regression] "

[Bug fortran/40054] [F08] Pointer functions as lvalue
 2013-10-25  7:09 UTC 

[Bug gcov-profile/58602] New: .gcno files not truncated at gcov_close
 2013-10-25  6:58 UTC  (5+ messages)
` [Bug gcov-profile/58602] "

[Bug target/58869] New: switch -mcu=cortex-a7 conflicts with -march=armv7-a switch
 2013-10-25  6:17 UTC 

[Bug other/33426] Support of #pragma ivdep
 2013-10-25  5:50 UTC  (4+ messages)

[Bug testsuite/58867] New: asan and ubsan tests not run for installed testing
 2013-10-25  5:18 UTC  (3+ messages)
` [Bug testsuite/58867] "

[Bug target/58854] New: [ARM 4.8 regression] "sub sp, fp, #40" hoisted above frame accesses
 2013-10-24 22:50 UTC  (4+ messages)
` [Bug target/58854] "
` [Bug target/58854] [4.8 "

[Bug c++/58542] New: std::atomic<__int128_t>::store broken with -march=corei7
 2013-10-24 22:28 UTC  (4+ messages)
` [Bug rtl-optimization/58542] [4.7/4.8/4.9 Regression] Arguments of __atomic_* functions are converted in unsigned mode

[Bug target/58866] New: sh64: Wrong genmultilib invocation
 2013-10-24 21:19 UTC 

[Bug tree-optimization/58759] New: wrong code (segfaults) at -O2 on x86_64-linux-gnu in 32-bit mode
 2013-10-24 20:36 UTC  (2+ messages)
` [Bug rtl-optimization/58759] [4.9 Regression] "

[Bug target/57744] New: Power8 support has problems with quad word atomic instructions
 2013-10-24 19:12 UTC  (2+ messages)
` [Bug target/57744] "

[Bug other/58712] New: [4.9 Regression] issues found by --enable-checking=valgrind
 2013-10-24 17:28 UTC  (2+ messages)
` [Bug other/58712] "

[Bug c++/58789] New: "internal compiler error: Segmentation fault" with external definition
 2013-10-24 17:22 UTC  (2+ messages)
` [Bug middle-end/58789] [4.8 Regression] "

[Bug fortran/44646] [F2008] Implement DO CONCURRENT
 2013-10-24 16:34 UTC  (2+ messages)

[Bug tree-optimization/57994] New: Constant folding of infinity
 2013-10-24 15:51 UTC  (9+ messages)
` [Bug tree-optimization/57994] "

[Bug c++/57520] New: alias template substitution/deduction failure
 2013-10-24 14:41 UTC  (3+ messages)
` [Bug c++/57520] "

[Bug c++/58705] New: [4.7/4.8/4.9 Regression] [c++11] ICE with invalid initializer for _Complex variable
 2013-10-24 13:55 UTC  (3+ messages)
` [Bug c++/58705] "

[Bug ipa/58862] New: LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008
 2013-10-24 13:41 UTC  (3+ messages)
` [Bug ipa/58862] "
` [Bug ipa/58862] [4.9 Regression] "

[Bug tree-optimization/58742] New: pointer arithmetic simplification
 2013-10-24 13:28 UTC  (3+ messages)
` [Bug middle-end/58742] [4.7/4.8 Regression] "

[Bug target/58833] New: RFE: 64-bit native compiler on Solaris
 2013-10-24 13:10 UTC  (2+ messages)
` [Bug target/58833] "

[Bug target/58838] mullw sets condition code incorrectly
 2013-10-24 12:53 UTC  (6+ messages)

[Bug fortran/58861] New: No reallocation assignment performed (due to different kinds?)
 2013-10-24 12:22 UTC 

[Bug tree-optimization/58359] New: __builtin_unreachable prevents vectorization
 2013-10-24 12:03 UTC  (6+ messages)
` [Bug tree-optimization/58359] "

[Bug fortran/58852] New: ASSOCIATE returns nothing after changing the value
 2013-10-24 10:35 UTC  (4+ messages)
` [Bug fortran/58852] "

[Bug tree-optimization/58282] New: g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw
 2013-10-24 10:27 UTC  (2+ messages)
` [Bug c++/58282] "

[Bug c++/58859] New: throwing exceptions in destructors causes std::terminate called too early
 2013-10-24  9:16 UTC  (6+ messages)
` [Bug c++/58859] throwing exceptions in destructors causes std::terminate called unnecessarily

[Bug tree-optimization/58860] New: tail-merge doesn't merge asm statements with vdef
 2013-10-24  9:08 UTC 

[Bug c++/58856] New: [4.9 Regression] spurious 'wrong number of template arguments' error for template alias
 2013-10-24  9:05 UTC  (2+ messages)
` [Bug c++/58856] "

[Bug libstdc++/58839] New: Regression: dereferencing void in shared_ptr(unique_ptr&& u) constructor
 2013-10-24  9:02 UTC  (3+ messages)
` [Bug libstdc++/58839] Regression: dereferencing void* "

[Bug inline-asm/58805] New: Inline assembly wrongly optimized out when inside a conditional
 2013-10-24  8:47 UTC  (4+ messages)
` [Bug tree-optimization/58805] [4.8/4.9 Regression] "

[Bug c/46936] New: turn __attribute__ ((nonnull (x))) into assert in debug mode
 2013-10-24  4:05 UTC  (3+ messages)
` [Bug c/46936] "

[Bug fortran/58857] New: [OOP] CLASS wrongly rejected in BLOCK DATA
 2013-10-23 21:31 UTC 

[Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6
 2013-10-23 20:21 UTC  (3+ messages)

[Bug bootstrap/58828] Problem compiling gcc 4.8.2 using gcc 4.4.6
 2013-10-23 18:53 UTC  (2+ messages)

[Bug c++/58855] New: Attributes ignored on type alias in template
 2013-10-23 18:35 UTC 

[Bug rtl-optimization/58853] New: [4.9 regression] ICE after r203937
 2013-10-23 17:52 UTC  (4+ messages)
` [Bug rtl-optimization/58853] "
` [Bug target/58853] [4.9 regression] ICE in expand_set_or_movmem_prologue_epilogue_by_misaligned_moves

[Bug c++/51253] New: [C++11][DR 1030] Evaluation order (sequenced-before relation) among intializer-clauses in braced-init-list
 2013-10-23 16:38 UTC  (2+ messages)
` [Bug c++/51253] [C++11][DR 1030] Evaluation order (sequenced-before relation) among initializer-clauses "

[Bug tree-optimization/58775] New: [4.9 Regression] reassoc1 causes an ICE with some bool arithmetic
 2013-10-23 16:19 UTC  (2+ messages)
` [Bug tree-optimization/58775] "

[Bug tree-optimization/58791] New: [4.9 Regression] Reassoc reuses SSA_NAMEs
 2013-10-23 16:19 UTC  (2+ messages)
` [Bug tree-optimization/58791] "

[Bug libstdc++/58850] New: Conversion error in chrono
 2013-10-23 15:32 UTC  (6+ messages)
` [Bug libstdc++/58850] "

[Bug libstdc++/58822] New: Segfault when calling make_shared
 2013-10-23 13:56 UTC  (15+ messages)
` [Bug libstdc++/58822] "
` [Bug c++/58822] "

[Bug target/58442] New: bootstrapping vax crashes on NetBSD
 2013-10-23 13:26 UTC  (2+ messages)
` [Bug target/58442] "

[Bug tree-optimization/57488] New: [4.9 regression] loop terminates early at -O3
 2013-10-23 11:59 UTC  (3+ messages)
` [Bug tree-optimization/57488] "

[Bug tree-optimization/58830] [4.8 Regression] wrong code at -O3 on x86_64-linux-gnu (affecting 4.8.x, but not trunk or 4.7.x)
 2013-10-23 11:59 UTC  (3+ messages)

[Bug c++/58815] New: Casting/Conversion operator for std::decimal not supported
 2013-10-23 11:50 UTC  (9+ messages)
` [Bug c++/58815] "
` [Bug libstdc++/58815] "

[Bug c/58744] New: Illegal Memory Access on 3-byte packed struct ARCH: x86_64
 2013-10-23 11:49 UTC  (2+ messages)
` [Bug target/58744] "

[Bug c++/58848] New: constexpr function allows throw
 2013-10-23  9:05 UTC  (2+ messages)
` [Bug c++/58848] "

[Bug c/39589] make -Wmissing-field-initializers=2 work with "designated initializers" ?
 2013-10-23  8:24 UTC 

[Bug fortran/48298] New: F2003 Implement User Defined Derived Type IO (DTIO)
 2013-10-23  8:09 UTC  (2+ messages)
` [Bug fortran/48298] [F03] User-Defined Derived-Type "

[Bug c++/58835] New: [4.7/4.8/4.9 Regression] ICE with __PRETTY_FUNCTION__ in broken function
 2013-10-23  8:06 UTC  (2+ messages)
` [Bug c++/58835] "

[Bug c++/58837] New: [4.7/4.8/4.9 Regression] [c++11] ICE using invalid condition in static_assert
 2013-10-23  8:06 UTC  (2+ messages)
` [Bug c++/58837] "

[Bug c++/58843] New: [4.7/4.8/4.9 Regression] ICE with broken destructor call
 2013-10-23  8:03 UTC  (2+ messages)
` [Bug c++/58843] "

[Bug c++/58846] [4.7/4.8/4.9 Regression] ICE redeclaring __dso_handle
 2013-10-23  8:03 UTC 

[Bug rtl-optimization/58826] New: Runfail on CPU2006 436.cactusADM with after r203739 for core-avx2 target
 2013-10-23  8:01 UTC  (3+ messages)
` [Bug rtl-optimization/58826] Runfail on CPU2006 436.cactusADM with after r203377 "
` [Bug rtl-optimization/58826] [4.9 Regression] "

[Bug preprocessor/58687] New: "#line __LINE__ ..." changes subsequent line numbers
 2013-10-23  7:16 UTC  (2+ messages)
` [Bug preprocessor/58687] "

[Bug fortran/58793] New: Wrong storage_size of class(*) dummy argument with complex actual
 2013-10-23  6:01 UTC  (3+ messages)
` [Bug fortran/58793] Wrong value for _vtab for intrinsic types with CLASS(*): storage_size of class(*) gives wrong result

[Bug c++/58700] New: [4.8/4.9 Regression] ICE declaring static bit-field
 2013-10-23  0:21 UTC  (2+ messages)
` [Bug c++/58700] "

[Bug c++/58607] New: [4.9 Regression] ICE with undeclared variable in constexpr
 2013-10-23  0:19 UTC  (2+ messages)
` [Bug c++/58607] [4.9 Regression] [c++11] "

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

[Bug c++/58810] New: [4.7/4.8/4.9 Regression] ICE with invalid function typedef
 2013-10-23  0:17 UTC  (2+ messages)
` [Bug c++/58810] "

[Bug c++/58724] New: doc: use of attributes for namespace is not clear
 2013-10-23  0:16 UTC  (2+ messages)
` [Bug c++/58724] ICE with attribute [[gnu::visibility("default")]] on namespace

[Bug middle-end/56552] New: conditional move can generate unnecessary conversion code
 2013-10-22 23:21 UTC  (2+ messages)
` [Bug middle-end/56552] "

[Bug c/58849] New: complex number, memory is corrupted
 2013-10-22 22:33 UTC  (2+ messages)
` [Bug target/58849] "

[Bug fortran/58842] New: libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts "universal installation"
 2013-10-22 21:37 UTC  (2+ messages)
` [Bug fortran/58842] "

[Bug tree-optimization/58806] New attribute for functions that access memory only through their arguments
 2013-10-22 20:27 UTC  (2+ messages)

[Bug rtl-optimization/58779] New: wrong code at -O1 on x86_64-linux-gnu
 2013-10-22 18:38 UTC  (3+ messages)
` [Bug target/58779] [4.7/4.8/4.9 Regression] "

[Bug fortran/58813] New: SIGSEGV in show_locus at error.c:310
 2013-10-22 17:14 UTC  (2+ messages)
` [Bug fortran/58813] "

[Bug target/58847] New: ARM: emit NEON alignment hints for 32/16-bit accesses
 2013-10-22 15:05 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).