public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/63724] New: [AArch64] Inefficient immediate expansion and hoisting
 2014-11-14  9:59 UTC  (2+ messages)
` [Bug target/63724] "

[Bug libobjc/63863] New: New warnings in libobjc due to the move over to GNU11 by default
 2014-11-14  9:56 UTC 

[Bug target/61407] New: Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3
 2014-11-14  9:39 UTC  (2+ messages)
` [Bug target/61407] "

[Bug target/62173] New: [AArch64] Performance regression due to r213488
 2014-11-14  9:37 UTC  (2+ messages)
` [Bug target/62173] [5.0 regression] "

[Bug ipa/63814] New: g++.dg/ipa/pr61160-1.C fails with -m32 on darwin14
 2014-11-14  9:24 UTC  (8+ messages)
` [Bug ipa/63814] "

[Bug target/63610] New: OSX 10.10 (Yosemite) segfault in MPIR testsuite with -O0 or -O1
 2014-11-14  9:16 UTC  (6+ messages)
` [Bug target/63610] Fixing the libtool bug for Yosemite (darwin14)

[Bug driver/63810] New: gcc sets incorrect macro for OS X deployment targets
 2014-11-14  9:16 UTC  (3+ messages)
` [Bug target/63810] "

[Bug fortran/63858] fixed form OpenACC directive ICE with -fopenacc -fopenmp
 2014-11-14  7:21 UTC  (3+ messages)

[Bug tree-optimization/63841] New: Incorrect strlen optimization after complete unroll
 2014-11-14  6:36 UTC  (7+ messages)
` [Bug tree-optimization/63841] "
` [Bug tree-optimization/63841] [4.8/4.9/5 Regression] "

[Bug go/63812] Compilation error due to a large floating point constant truncated to integer
 2014-11-14  5:22 UTC 

[Bug go/63731] New: Fallback to netgo does not work
 2014-11-14  4:49 UTC  (3+ messages)
` [Bug go/63731] "

[Bug middle-end/63793] New: -mcmodel=medium in gfortran on x86_64 emits references that are RIP relative (instead of using the GOT)
 2014-11-14  2:10 UTC  (14+ messages)
` [Bug middle-end/63793] "

[Bug libstdc++/63860] New: Ill-formed std::pair::swap implementation?
 2014-11-14  1:15 UTC  (5+ messages)
` [Bug libstdc++/63860] "

[Bug sanitizer/63855] [5 Regression] ICE: SIGSEGV in ipa_comdats with -fsanitize=null
 2014-11-14  0:55 UTC  (2+ messages)

[Bug fortran/63861] New: OpenACC coarray ICE
 2014-11-14  0:51 UTC 

[Bug ipa/63671] New: [5 Regression] 21% tramp3d-v4 performance hit due to -fdevirtualize
 2014-11-14  0:47 UTC  (3+ messages)
` [Bug ipa/63671] "

[Bug fortran/63859] New: OpenACC DEVICE_RESIDENT clause
 2014-11-14  0:45 UTC 

[Bug fortran/63857] New: fixed form OpenACC directive ICE with -fopenacc -fopenmp
 2014-11-14  0:39 UTC 

[Bug debug/63581] New: undefined references in debug_info
 2014-11-14  0:31 UTC  (2+ messages)
` [Bug debug/63581] "

[Bug c/59984] New: OpenMP and Cilk Plus SIMD pragma makes loop incorrect
 2014-11-13 23:51 UTC  (2+ messages)
` [Bug c/59984] "

[Bug ipa/63856] New: [5 Regression] ICE: verify_gimple failed: invalid argument to gimple call with -O2 -fPIC
 2014-11-13 22:16 UTC  (2+ messages)
` [Bug ipa/63856] "

[Bug bootstrap/63853] [5.0 Regression] The use of strchrnul breaks bootstrap on x86_64-apple-darwin14
 2014-11-13 22:07 UTC  (11+ messages)

[Bug preprocessor/63831] [5 Regression] r217292 causes segfaults with -MM
 2014-11-13 20:12 UTC  (12+ messages)

[Bug jit/63854] New: Fix memory leaks seen in JIT
 2014-11-13 18:00 UTC  (2+ messages)
` [Bug jit/63854] "

[Bug rtl-optimization/63365] New: [ARM] Incorrect copy propagation for vclz intrinsic
 2014-11-13 17:13 UTC  (2+ messages)
` [Bug rtl-optimization/63365] "

[Bug tree-optimization/63828] New: g++.dg/ipa/devirt-47.C fails for x32
 2014-11-13 17:04 UTC  (4+ messages)
` [Bug tree-optimization/63828] [5 Regression] "

[Bug sanitizer/63802] New: UBSan doesn't catch misaligned access if address is 16-bytes (or more) aligned
 2014-11-13 17:02 UTC  (4+ messages)
` [Bug sanitizer/63802] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2014-11-13 16:25 UTC 

[Bug bootstrap/63622] New: [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305
 2014-11-13 16:13 UTC  (2+ messages)
` [Bug bootstrap/63622] "

[Bug rtl-optimization/63823] New: [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI
 2014-11-13 16:12 UTC  (4+ messages)
` [Bug rtl-optimization/63823] "

[Bug target/63762] [ARM]GCC generates UNPREDICTABLE STR with Rn = Rt when hard-float abi is used
 2014-11-13 16:12 UTC  (3+ messages)

[Bug ipa/63852] New: acats failures On x86_64-apple-darwin14
 2014-11-13 16:04 UTC 

[Bug ipa/63851] New: ipa-icf miscompiles gfortran.dg/assumed_rank_(8|9|10).f90 at -O2 and above
 2014-11-13 15:50 UTC 

[Bug sanitizer/63850] New: Building TSAN for Aarch64 results in assembler
 2014-11-13 14:32 UTC  (4+ messages)
` [Bug sanitizer/63850] Building TSAN for Aarch64 results in assembler Error

[Bug middle-end/49721] New: convert_memory_address_addr_space may generate invalid new insns
 2014-11-13 14:01 UTC  (2+ messages)
` [Bug middle-end/49721] "

[Bug driver/63837] New: [5 Regression] r217391 causes kernel build errors with GCC_COMPARE_DEBUG=1
 2014-11-13 13:49 UTC  (8+ messages)
` [Bug driver/63837] "

[Bug tree-optimization/63817] New: ICE in verify_gimple_in_cfg tree-cfg.c:5039 (arm)
 2014-11-13 12:53 UTC  (3+ messages)
` [Bug tree-optimization/63817] "

[Bug libfortran/60324] Handle arbitrarily long path names
 2014-11-13 12:07 UTC  (2+ messages)

[Bug sanitizer/63846] c-c++-common/asan/misalign-[12].c fails on i?86 with -fpic
 2014-11-13 12:06 UTC 

[Bug sanitizer/63806] New: #UBSAN ignores signed char possible overflow
 2014-11-13 11:19 UTC  (2+ messages)
` [Bug sanitizer/63806] "

[Bug sanitizer/63839] New: ICE: tree check: expected ssa_name, have var_decl in simplify_builtin_call, at tree-ssa-forwprop.c:1441 with -fsanitize=unreachable
 2014-11-13  9:51 UTC  (4+ messages)
` [Bug sanitizer/63839] "

[Bug tree-optimization/63800] New: ICE on valid code at -O3 on x86_64-linux-gnu
 2014-11-13  9:29 UTC  (2+ messages)
` [Bug tree-optimization/63800] [5 Regression] "

[Bug other/63847] New: FAIL: c-c++-common/cilk-plus/AN/builtin_fn_custom.c execution test on i?86 with -fpic
 2014-11-13  9:18 UTC  (2+ messages)
` [Bug other/63847] "

[Bug c/63843] New: wrong code generation at -O1 and higher
 2014-11-13  9:17 UTC  (2+ messages)
` [Bug tree-optimization/63843] [5 Regression] "

[Bug tree-optimization/63844] New: open mp parallelization prevents vectorization
 2014-11-13  9:16 UTC  (2+ messages)
` [Bug tree-optimization/63844] "

[Bug sanitizer/63845] New: c-c++-common/asan/bitfield-1.c fails on i?86 -with -fpic
 2014-11-13  9:13 UTC  (3+ messages)
` [Bug sanitizer/63845] [5 Regression] c-c++-common/asan/bitfield-[12345].c "

[Bug target/63848] New: [5.0 regression] FAIL: c-c++-common/torture/builtin-arith-overflow-17.c -O0 execution test
 2014-11-13  9:11 UTC 

[Bug libgcc/56846] New: _Unwind_Backtrace on ARM and noexcept
 2014-11-13  9:09 UTC  (5+ messages)
` [Bug libgcc/56846] "

[Bug rtl-optimization/61559] New: FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe
 2014-11-13  8:46 UTC  (2+ messages)
` [Bug tree-optimization/61559] "

[Bug c++/63775] New: [C++11] Regex range with leading dash (-) not working
 2014-11-13  7:40 UTC  (2+ messages)
` [Bug libstdc++/63775] "

[Bug c++/33911] attribute deprecated vs. templates
 2014-11-13  3:06 UTC  (2+ messages)

[Bug c++/61971] New: array subscript is above array bounds [-Werror=array-bounds]
 2014-11-13  1:12 UTC  (2+ messages)
` [Bug c++/61971] "

[Bug libstdc++/63840] New: std::function copy constructor deletes an uninitialized pointer if new fails
 2014-11-13  0:08 UTC  (3+ messages)
` [Bug libstdc++/63840] "

[Bug libstdc++/57250] [C++11] std::shared_ptr misses atomic_* support
 2014-11-12 23:55 UTC 

[Bug target/63842] New: x86-64 large PIC model may load the GOT base into the wrong register
 2014-11-12 23:41 UTC  (2+ messages)
` [Bug target/63842] "

[Bug ipa/63838] New: [4.8/4.9/5 Regression] ipa-pure-const miscomputes can_throw
 2014-11-12 23:26 UTC  (7+ messages)
` [Bug ipa/63838] "

[Bug c/63783] New: gcc-4.9: Miscompilation of boolean negation on SH4 using -O2
 2014-11-12 23:25 UTC  (2+ messages)
` [Bug target/63783] [4.9/5 Regression] [SH] "

[Bug target/63815] New: g++.dg/other/pr53811.C fails on darwin14
 2014-11-12 21:16 UTC  (6+ messages)
` [Bug target/63815] [5 Regression] g++.dg/other/pr53811.C fails with -mcmodel=large -fpic

[Bug c++/60420] New: [C++11] Bogus "error: ‘const’ qualifiers cannot be applied to ‘int&’" with lambda
 2014-11-12 20:45 UTC  (6+ messages)
` [Bug c++/60420] "
` [Bug c++/60420] [DR 1510] "

[Bug bootstrap/63827] New: parallel make in libjava broken at r217383
 2014-11-12 20:22 UTC  (11+ messages)
` [Bug bootstrap/63827] "

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create
 2014-11-12 19:46 UTC 

[Bug preprocessor/63834] [5 Regression] unrecognised __has_attribute(xxxx) test causes segv (prevents bootstrap on darwin12)
 2014-11-12 19:09 UTC  (4+ messages)

[Bug tree-optimization/63835] New: ICE on valid code at -Os and above on x86_64-linux-gnu
 2014-11-12 18:57 UTC  (2+ messages)
` [Bug tree-optimization/63835] "

[Bug other/63821] New: ICE in verify_gimple during libgcc build starting with r217349
 2014-11-12 18:50 UTC  (5+ messages)
` [Bug bootstrap/63821] [5 Regression] "

[Bug tree-optimization/63836] [5 Regression] r217349 caused segfault building 178.galgel from cpu2000
 2014-11-12 18:50 UTC  (2+ messages)

[Bug c/62184] New: [C/C++] Extend -Wempty-body to
 2014-11-12 15:26 UTC  (2+ messages)
` [Bug c/62184] [C/C++] Extend -Wempty-body to 'while' loops

[Bug c++/52961] New: Missing warning on empty if
 2014-11-12 15:06 UTC  (2+ messages)
` [Bug c++/52961] Make -Wempty-body less noisy and enable it with -Wall

[Bug libgcc/63832] New: [5.0 Regression] crtstuff.c:400:19: warning: array subscript is above array bounds [-Warray-bounds]
 2014-11-12 14:14 UTC 

[Bug fortran/59298] New: ICE when initialising PARAMETER array of derived-type (containing an array) using array constructor
 2014-11-12 13:09 UTC  (2+ messages)
` [Bug fortran/59298] "

[Bug testsuite/63830] New: c-c++-common/asan/strlen-overflow-1.c fails on x32
 2014-11-12 12:56 UTC  (2+ messages)
` [Bug testsuite/63830] "

[Bug c++/63820] New: [5.0 regression] c++ ICE since libcpp change r217202
 2014-11-12 10:21 UTC  (2+ messages)
` [Bug c++/63820] "

[Bug middle-end/63819] [5 Regression]: Cannot build compiler with --enable-gather-detailed-mem-stats (error: default argument given for parameter 5 of ‘void* ggc_internal_cleared_alloc)
 2014-11-12 10:17 UTC  (2+ messages)

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