public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/58246] New: wrong code at -O1 and above (affecting 4.6, 4.7, 4.8, and trunk)
 2013-08-29 13:04 UTC  (6+ messages)
` [Bug tree-optimization/58246] [4.7/4.8/4.9 Regression] wrong code at -O1 and above

[Bug c++/51424] New: [C++11] G++ should diagnose self-delegating constructors
 2013-08-29 12:54 UTC  (2+ messages)
` [Bug c++/51424] "

[Bug tree-optimization/58010] New: ICE in vect_create_epilog_for_reduction, at tree-vect-loop.c:4378
 2013-08-29 12:48 UTC  (2+ messages)
` [Bug tree-optimization/58010] [4.8/4.9 Regression] "

[Bug c/58270] New: Wrong code accessing array elements
 2013-08-29 12:39 UTC  (8+ messages)
` [Bug c/58270] Wrong code while accessing array elements in a global structure

[Bug fortran/56519] New: DO CONCURRENT: wrongly accepts calls to impure intrinsics
 2013-08-29 12:34 UTC  (2+ messages)
` [Bug fortran/56519] "

[Bug tree-optimization/58223] New: wrong code at -O3 on x86_64-linux-gnu
 2013-08-29 12:01 UTC  (2+ messages)
` [Bug tree-optimization/58223] [4.8/4.9 Regression] "

[Bug fortran/52243] New: Avoid reallocation for: array1 = array1 / scalar for performance
 2013-08-29 11:46 UTC  (5+ messages)
` [Bug fortran/52243] "

[Bug c++/58252] New: ice in gimple_get_virt_method_for_binfo with -O2
 2013-08-29 11:36 UTC  (3+ messages)
` [Bug c++/58252] "

[Bug libgcc/58260] New: configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[1]: *** [configure-target-libgcc] Error 1
 2013-08-29 11:27 UTC  (12+ messages)
` [Bug libgcc/58260] "

[Bug c/57287] New: GCC 4.9.0 fails to build GDB on Ubuntu 12.04
 2013-08-29 11:20 UTC  (6+ messages)
` [Bug middle-end/57287] [4.9 Regression] Bogous uninitialized warning with abnormal control flow
` [Bug middle-end/57287] [4.9 Regression] Bogus "

[Bug c/58269] New: [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin10 after revision 201915
 2013-08-29 11:18 UTC  (2+ messages)
` [Bug c/58269] [4.9 Regression] ICE when building libobjc on x86_64-apple-darwin* "

[Bug tree-optimization/58228] New: wrong code (with vectorization?) at -O3 on x86_64-linux-gnu
 2013-08-29 11:01 UTC  (3+ messages)
` [Bug tree-optimization/58228] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/57511] New: [4.8/4.9 Regression] Missing SCEV final value replacement
 2013-08-29  9:42 UTC  (3+ messages)
` [Bug tree-optimization/57511] "

[Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed
 2013-08-29  9:18 UTC  (5+ messages)

[Bug target/58268] New: umm registers not used for -march=bdver1
 2013-08-29  9:01 UTC  (2+ messages)
` [Bug target/58268] ymm "

[Bug c/50913] New: ICE: compiling libgfortran for i686-w64-mingw32
 2013-08-29  8:52 UTC  (2+ messages)
` [Bug tree-optimization/50913] [4.7 Regression] ICE in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633 compiling libgfortran with -floop-interchange -m32

[Bug target/48173] New: [4.6 regression] bootstrap error on arm-linux-gnueabi (defaulting to armv4t)
 2013-08-29  8:50 UTC  (2+ messages)
` [Bug target/48173] "

[Bug target/49821] New: [4.6 regression] ICE in dwarf2out_cfi_begin_epilogue, at dwarf2out.c:3015
 2013-08-29  8:50 UTC  (2+ messages)
` [Bug target/49821] "

[Bug target/50275] New: [4.6 regression] libgcc build failure on LM32
 2013-08-29  8:50 UTC  (2+ messages)
` [Bug target/50275] "

[Bug tree-optimization/57685] New: GCC stuck in an infinite loop
 2013-08-29  7:46 UTC  (4+ messages)
` [Bug tree-optimization/57685] [4.8/4.9 Regression] "
` [Bug tree-optimization/57685] [4.8 "

[Bug tree-optimization/56933] [4.9 Regression] Vectorizer missing read-write dependency for interleaved accesses
 2013-08-29  7:31 UTC  (4+ messages)

[Bug c/58267] New: Alignment specifier allowed within array declarator;
 2013-08-29  3:23 UTC 

[Bug middle-end/58134] New: -ftree-vectorizer-verbose=<n> shows vectroiyed loops only for N== 1 and N >2 but not for N==2
 2013-08-29  1:05 UTC  (3+ messages)
` [Bug middle-end/58134] [4.8/4.9 Regression] -ftree-vectorizer-verbose=<n> shows vectorized "

[Bug libgcc/58266] New: gcc-4.7.3: memleaks reported by valgrind
 2013-08-29  0:01 UTC 

[Bug c++/58208] New: deque<std::string> 32-bit "-O3" bug
 2013-08-28 23:02 UTC  (2+ messages)
` [Bug target/58208] "

[Bug c++/58255] New: [C++11] explicit delegating constructor with no arguments wrongly rejected
 2013-08-28 22:41 UTC  (5+ messages)
` [Bug c++/58255] "

Is this a bug: -mregparm=0 doesn't work with -O3?
 2013-08-28 22:41 UTC  (6+ messages)

[Bug fortran/51976] New: [F2003] Support deferred-length character components of derived types (allocatable string length)
 2013-08-28 22:33 UTC  (2+ messages)
` [Bug fortran/51976] "

[Bug libstdc++/58265] New: std::string move assignment should be noexcept
 2013-08-28 21:57 UTC  (3+ messages)
` [Bug libstdc++/58265] "

[Bug middle-end/58143] New: wrong code at -O3 on x86_64-linux-gnu
 2013-08-28 21:30 UTC  (2+ messages)
` [Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3

[Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer
 2013-08-28 21:29 UTC  (2+ messages)
` [Bug sanitizer/57316] [4.8/4.9 regression] "

[Bug target/56997] New: Incorrect write to packed field when strict-volatile-bitfields enabled on aarch32
 2013-08-28 20:43 UTC  (2+ messages)
` [Bug target/56997] "

[Bug c++/58263] New: [feature request] friend class $UndefinedClass
 2013-08-28 18:15 UTC  (7+ messages)
` [Bug c++/58263] "

[Bug fortran/58067] New: ICE in GFortran recog.c:2158
 2013-08-28 16:31 UTC  (2+ messages)
` [Bug target/58067] "

[Bug ada/58264] New: Incorrect 'First when assigning function-call.all (of access String;) to an indefinite String object
 2013-08-28 16:10 UTC 

[Bug spam/58262] New: Test bug 2
 2013-08-28 15:16 UTC  (4+ messages)
` [Bug spam/58262] "

[Bug target/58259] ARM, PowerPC: Atomic flag test and set generates NULL pointer read and write
 2013-08-28 15:12 UTC  (2+ messages)

[Bug spam/58261] New: Test bug 1
 2013-08-28 14:58 UTC  (3+ messages)
` [Bug spam/58261] "

[Bug middle-end/58106] New: ICE: in ipa_edge_duplication_hook, at ipa-prop.c:2839
 2013-08-28 14:54 UTC  (2+ messages)
` [Bug ipa/58106] "

[Bug c/48885] New: missed optimization with restrict qualifier?
 2013-08-28 14:02 UTC  (2+ messages)
` [Bug c/48885] "

[Bug fortran/58100] New: Spurious "DO loop at (1) will be executed zero times" warning
 2013-08-28 13:57 UTC  (2+ messages)
` [Bug fortran/58100] "

[Bug middle-end/58245] New: -fstack-protector[-all] does not protect functions that call noreturn functions
 2013-08-28 13:10 UTC  (5+ messages)
` [Bug middle-end/58245] "

[Bug c++/58258] New: cp_tree_equal and unknown symbol take up 70% of (astronomical) build time
 2013-08-28 12:02 UTC 

[Bug middle-end/58257] New: [4.8/4.9 Regression] Bogus warning with OpenMP collapsed loops
 2013-08-28 10:11 UTC  (3+ messages)
` [Bug middle-end/58257] "

[Bug gcov-profile/58250] New: -fprofile-use causes: "warning: -fprefetch-loop-arrays is not supported with -Os"
 2013-08-28  9:51 UTC  (3+ messages)
` [Bug gcov-profile/58250] "

[Bug rtl-optimization/57967] New: Incorrect code generated on ARM with -fexpensive-optimizations
 2013-08-28  9:22 UTC  (2+ messages)
` [Bug rtl-optimization/57967] [4.7 regresssion] "

[Bug c++/58207] New: ICE in sort_constexpr_mem_initializers due to out of bounds vector access
 2013-08-28  9:21 UTC  (2+ messages)
` [Bug c++/58207] [4.8/4.9 Regression] "

[Bug middle-end/57955] New: Uniquization of constants breaks constant alignment
 2013-08-28  9:19 UTC  (2+ messages)
` [Bug middle-end/57955] [4.7/4.8/4.9 Regression] Uniquization of constants reduces alignment of initializers

[Bug tree-optimization/57732] New: [4.8 / 4.9 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug tree-optimization/57732] [4.8/4.9 "

[Bug c++/57945] New: internal compiler error: in varpool_get_node, at cgraph.h:840
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug c++/57945] [4.9 Regression] ICE: "

[Bug fortran/58024] New: ICE due to segmentation fault
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug middle-end/58024] [4.9 Regression] segfault with -fopenmp

[Bug fortran/58026] New: internal compiler error: in generate_finalization_wrapper, at fortran/class.c:1521
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug fortran/58026] [4.9 Regression] [OOP] ICE "

[Bug middle-end/58094] New: [4.9 Regression] IPA devirt testsuite errors
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug middle-end/58094] "

[Bug tree-optimization/58121] New: [4.9 regression] FAIL: cc1224a
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug tree-optimization/58121] "

[Bug libstdc++/58148] New: [C++11] Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug libstdc++/58148] [4.9 Regression] "

[Bug bootstrap/58242] New: [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux
 2013-08-28  9:18 UTC  (2+ messages)
` [Bug bootstrap/58242] "

[Bug fortran/58182] [4.9 Regression] ICE with global binding name used as a FUNCTION
 2013-08-28  9:18 UTC 

[Bug rtl-optimization/57422] [4.9 Regression] ICE: SIGSEGV in dominated_by_p with custom flags
 2013-08-28  9:18 UTC 

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'
 2013-08-28  9:18 UTC 

[Bug c++/58201] New: [g++] Undefined reference to `B::B(void const**)'
 2013-08-28  9:17 UTC  (2+ messages)
` [Bug c++/58201] [4.9 Regression] "

[Bug regression/58221] New: [4.9 Regression]: Immense amount of execution regressions and increased test-time for cris-elf
 2013-08-28  9:17 UTC  (2+ messages)
` [Bug regression/58221] "

[Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo
 2013-08-28  9:00 UTC  (3+ messages)
` [Bug middle-end/57748] [4.8/4.9 Regression] ICE when expanding assignment to unaligned zero-sized array

[Bug target/57927] New: -march=core-avx2 different than -march=native on INTEL Haswell (i7-4700K)
 2013-08-28  8:42 UTC  (7+ messages)
` [Bug target/57927] "

[Bug tree-optimization/50955] New: IVopts incorrectly rewrite the address of a global memory access into a local form
 2013-08-28  8:33 UTC  (2+ messages)
` [Bug tree-optimization/50955] [4.7 Regression] "

[Bug c/56977] New: gcc -Og incorrectly warns about 'constant zero length parameter'
 2013-08-28  8:30 UTC  (2+ messages)
` [Bug middle-end/56977] "

[Bug c/31893] Please provide an "inout" attribute for function parameters
 2013-08-28  8:25 UTC 

[Bug fortran/31593] Invariant DO loop variables and subroutines
 2013-08-28  8:25 UTC 

[Bug middle-end/31094] Support annotating function parameters as read-only and/or non-escaping
 2013-08-28  8:25 UTC 

[Bug middle-end/31279] Uninitialized warning for call-by-reference arguments with known intent(in)
 2013-08-28  8:25 UTC 

[Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo"
 2013-08-28  7:01 UTC  (2+ messages)
` [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

[Bug fortran/41209] Add full ATTRIBUTE support to gfortran (ALIGN, (WEAK)ALIAS, ...)
 2013-08-28  6:34 UTC 

[Bug c/58256] New: gcc for h8300 internal compiler error: in maybe_record_trace_start
 2013-08-28  3:22 UTC 

[Bug c++/58254] New: ICE when using PGO
 2013-08-27 20:41 UTC 

[Bug tree-optimization/58248] [4.9 Regression] wrong code at -O3 on x86_64-linux-gnu
 2013-08-27 20:05 UTC  (9+ messages)

[Bug fortran/44646] [F2008] Implement DO CONCURRENT
 2013-08-27 20:04 UTC 

[Bug tree-optimization/57994] New: Constant folding of infinity
 2013-08-27 17:34 UTC  (2+ messages)
` [Bug tree-optimization/57994] "

[Bug fortran/58146] New: Array slice bounds checking
 2013-08-27 17:26 UTC  (4+ messages)
` [Bug fortran/58146] "

[Bug other/58096] New: gcc.dg/tree-ssa/attr-alias.c fails with r201439
 2013-08-27 16:55 UTC  (2+ messages)
` [Bug middle-end/58096] [4.9 Regression] "

[Bug tree-optimization/58253] New: IPA-SRA creates aligned loads from unaligned memory
 2013-08-27 15:50 UTC 

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

[Bug tree-optimization/52402] New: IPA-SRA creates aligned loads from unaligned memory
 2013-08-27 13:43 UTC  (2+ messages)
` [Bug tree-optimization/52402] "

[Bug tree-optimization/57864] New: [4.7 Regression] ICE in bitmap_set_replace_value, at tree-ssa-pre.c:862
 2013-08-27 13:34 UTC  (2+ messages)
` [Bug tree-optimization/57864] "

[Bug lto/57776] New: [4.9 Regression] FAIL: gcc.dg/lto/pr56297 c_lto_pr56297_0.o-c_lto_pr56297_1.o link, -flto -fno-common (internal compiler error)
 2013-08-27 13:26 UTC  (2+ messages)
` [Bug lto/57776] "

[Bug other/57219] New: __builtin_isinf_sign source comments more restrictive than documentation
 2013-08-27 12:43 UTC  (2+ messages)
` [Bug middle-end/57219] "

[Bug lto/58251] New: -flto causes ICE lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706
 2013-08-27 12:02 UTC 

[Bug tree-optimization/58227] New: wrong code (hangs) at -O3 on x86_64-linux-gnu
 2013-08-27 12:00 UTC  (2+ messages)
` [Bug tree-optimization/58227] [4.9 Regression] "

[Bug c++/13981] Give message about incomplete class that might be implicitly upcasted
 2013-08-27 11:39 UTC 

[Bug fortran/48959] New: Dummy procedure: Argument mismatch not diagnosed
 2013-08-27 11:18 UTC  (2+ messages)
` [Bug fortran/48959] "

[Bug fortran/49076] New: ASSOCIATE: Array descriptor passed to explicit-shaped dummy
 2013-08-27 11:13 UTC  (2+ messages)
` [Bug fortran/49076] [F03] "

[Bug tree-optimization/57521] New: wrong code for expressions in loop at -O3
 2013-08-27 10:12 UTC  (2+ messages)
` [Bug tree-optimization/57521] [4.7/4.8 Regression] "

[Bug fortran/53945] New: Scalar element of assumed-shape dummy array not recognized as C interoperable
 2013-08-27 10:10 UTC  (2+ messages)
` [Bug fortran/53945] "

[Bug c++/19817] C++ front-end produces a cast instead of just &a.b (when call the destructor)
 2013-08-27  9:59 UTC 

[Bug tree-optimization/57877] New: wrong code at -Os on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:28 UTC  (2+ messages)
` [Bug rtl-optimization/57877] "

[Bug tree-optimization/57860] New: wrong code for bitwise ops with long long literal on x86_64-linux (32-bit mode)
 2013-08-27  9:27 UTC  (3+ messages)
` [Bug tree-optimization/57860] "
` [Bug rtl-optimization/57860] "

[Bug tree-optimization/57861] New: wrong code at -O3 on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:27 UTC  (3+ messages)
` [Bug tree-optimization/57861] "
` [Bug rtl-optimization/57861] "

[Bug tree-optimization/57875] New: wrong code at -O2 on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:27 UTC  (2+ messages)
` [Bug rtl-optimization/57875] "

[Bug tree-optimization/57876] New: wrong code at -O3 on x86_64-linux-gnu in 32-bit mode
 2013-08-27  9:27 UTC  (3+ messages)
` [Bug rtl-optimization/57876] "

[Bug tree-optimization/57718] New: ICE in execute_todo, passes.c:2002 at -O3 (both -m32 & -m64)
 2013-08-27  9:21 UTC  (2+ messages)
` [Bug tree-optimization/57718] [4.9 Regression] "

[Bug rtl-optimization/57763] New: [4.9 Regression]: comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary
 2013-08-27  9:01 UTC  (2+ messages)
` [Bug rtl-optimization/57763] "

[Bug c++/57086] New: Internal compiler error: Error reporting routines re-entered
 2013-08-27  8:50 UTC  (2+ messages)
` [Bug c++/57086] "

[Bug c++/58249] [C++11] internal compiler error with std::vector and deleted copy constructor
 2013-08-27  8:50 UTC 

[Bug tree-optimization/58247] New: ICE in tree_unroll_loops_completely at -O3 (both 32-bit and 64-bit modes)
 2013-08-27  7:24 UTC  (2+ messages)
` [Bug tree-optimization/58247] [4.9 Regression] "

[Bug libstdc++/58153] New: unordered_multimap::erase(iterator) is not constant-time when many entries have the same key
 2013-08-27  3:10 UTC  (2+ messages)
` [Bug libstdc++/58153] "

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