public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/63949] New: Aarch64 instruction combiner does not optimize subsi_sxth function as expected
 2015-01-01 11:35 UTC  (2+ messages)
` [Bug target/63949] Aarch64 instruction combiner does not optimize subsi_sxth function as expected (gcc.target/aarch64/extend.c fails)

[Bug c/64459] __attribute__((returns_nonnull)) creates wrong code on amd64
 2015-01-01  9:37 UTC  (4+ messages)

[Bug c++/64462] New: ICE while compiling lambda using local constexpr reference variable
 2015-01-01  4:52 UTC 

[Bug target/64461] New: bad assembly generated for Coldfire targets
 2014-12-31 20:24 UTC 

[Bug target/64460] New: ARM ICE on valid code
 2014-12-31 20:18 UTC 

[Bug fortran/57562] New: Internal compiler error due to extended derived type with PARAMETER attribute
 2014-12-31 18:11 UTC  (3+ messages)
` [Bug fortran/57562] [OOP] ICE "

[Bug target/64451] New: tic6x-elf: ICE in extract_insn, at recog.c:2202
 2014-12-31 17:05 UTC  (2+ messages)
` [Bug target/64451] "

[Bug c/64457] New: NVCC like features CUDA/OpenCL support for GCC to use GPU's to speed up compile jobs
 2014-12-31 16:35 UTC  (2+ messages)
` [Bug c/64457] "

[Bug target/64458] New: [ARM] Redundant ldr when accessing var inside and outside a loop
 2014-12-31 16:33 UTC 

[Bug target/64384] New: mingw-w64: stdcall function returning an aggregate is incompatible with MS ABI
 2014-12-31 16:25 UTC  (4+ messages)
` [Bug target/64384] "

[Bug c++/49813] New: sinh vs asinh vs constexpr
 2014-12-31 15:00 UTC  (2+ messages)
` [Bug c++/49813] [C++0x] "

[Bug libstdc++/64441] A match_results returns an incorrect sub_match if the sub_match::matched is false
 2014-12-31 14:21 UTC  (2+ messages)

[Bug c++/64455] New: A constexpr variable template can't be used with enable_if
 2014-12-31 13:39 UTC 

[Bug lto/64412] New: [regression] ICE in offload compiler: in extract_insn, at recog.c:2327
 2014-12-31 12:42 UTC  (16+ messages)
` [Bug target/64412] "
` [Bug middle-end/64412] "

[Bug tree-optimization/64454] New: optimize (x%5)%5
 2014-12-31 12:25 UTC 

[Bug libstdc++/64443] New std::string implementation breaks tests on AArch64
 2014-12-31 12:02 UTC  (3+ messages)

[Bug target/64453] New: Live high register not saved in function prolog on ARM with -Os
 2014-12-31 11:50 UTC 

[Bug middle-end/323] optimized code gives strange floating point results
 2014-12-31  0:45 UTC  (4+ messages)

[Bug target/63681] ICE in cfg_layout_initialize, at cfgrtl.c:4233
 2014-12-30 23:58 UTC  (3+ messages)

[Bug ipa/64444] New: [5 Regression] ICE: in inline_merge_summary, at ipa-inline-analysis.c:3611
 2014-12-30 23:53 UTC  (3+ messages)
` [Bug ipa/64444] "

[Bug ipa/64447] New: [5 Regression] FAIL: gcc.dg/vect/slp-9.c
 2014-12-30 23:52 UTC  (6+ messages)
` [Bug ipa/64447] "

[Bug c++/64450] New: Optimize 0>=p-q to q>=p for char*p,*q;
 2014-12-30 21:38 UTC  (4+ messages)
` [Bug c++/64450] "
` [Bug tree-optimization/64450] "

[Bug fortran/64416] New: RFE: Support REAL128 on arm
 2014-12-30 21:20 UTC  (2+ messages)
` [Bug fortran/64416] "

[Bug middle-end/64388] New: [5 Regression] r219037 caused FAIL: gcc.dg/pr44194-1.c
 2014-12-30 20:13 UTC  (3+ messages)
` [Bug middle-end/64388] "

[Bug libstdc++/64449] New: /usr/ccs/bin/ld: Unsatisfied symbols: std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::copy(wchar_t*, unsigned long, unsigned long)
 2014-12-30 19:51 UTC 

[Bug target/49263] New: SH Target: underutilized "TST #imm, R0" instruction
 2014-12-30 18:45 UTC  (2+ messages)
` [Bug target/49263] "

[Bug target/63596] New: Saving of GPR/FPRs for stdarg even though the variable argument is not used
 2014-12-30 18:24 UTC  (3+ messages)
` [Bug target/63596] "

[Bug middle-end/64448] New: New middle-end pattern breaks vector BIF folding on AArch64
 2014-12-30 18:12 UTC 

[Bug target/53987] New: [SH] Unnecessary zero-extension before cmp/eq
 2014-12-30 17:26 UTC  (2+ messages)
` [Bug target/53987] [SH] Unnecessary zero-extensions

[Bug libstdc++/64438] New: Removing string-conversion requirement causes libstdc++-v3 fails on AArch64
 2014-12-30 17:03 UTC  (3+ messages)
` [Bug libstdc++/64438] "

[Bug c/64442] New: -O1 modify output of a simple computation with rounding
 2014-12-30 15:44 UTC  (2+ messages)
` [Bug c/64442] "

[Bug c++/64446] New: Misleading error message when inheriting from a template class w/o the template params
 2014-12-30 15:11 UTC  (2+ messages)
` [Bug c++/64446] "

[Bug c++/64445] virtual functions polymorphism
 2014-12-30 14:40 UTC 

[Bug bootstrap/50156] New: in-tree CLooG is not picked up by toplevel configure
 2014-12-30 12:42 UTC  (3+ messages)
` [Bug bootstrap/50156] "

[Bug c/64440] New: -Wdiv-by-zero false negative on const variables
 2014-12-30 12:31 UTC  (4+ messages)
` [Bug c/64440] "

[Bug fortran/64432] New: [5 Regression] SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4)::rate
 2014-12-30 10:05 UTC  (10+ messages)
` [Bug fortran/64432] "

[Bug bootstrap/50139] New: in-tree GMP/PPL/CLooG is misconfigured
 2014-12-30  4:41 UTC  (2+ messages)
` [Bug bootstrap/50139] "

[Bug fortran/52010] New: Intrinsic assignment involving CLASS/TYPE
 2014-12-30  3:12 UTC  (3+ messages)
` [Bug fortran/52010] [OOP] Intrinsic assignment of a CLASS to a TYPE

[Bug c/64439] New: Incorrect location of -Wunused-value or false negative
 2014-12-29 23:44 UTC  (2+ messages)
` [Bug c/64439] "

[Bug c++/64433] New: Segmentation fault while compiling
 2014-12-29 22:37 UTC  (3+ messages)
` [Bug c++/64433] "

[Bug fortran/55534] New: -Wno-missing-include-dirs does not work with gfortran
 2014-12-29 21:28 UTC  (3+ messages)
` [Bug fortran/55534] "

[Bug c/64423] New: Incorrect column number of -Wchar-subscripts
 2014-12-29 20:52 UTC  (2+ messages)
` [Bug c/64423] "

[Bug target/57037] New: GCC does not generate non-temporal stores on i386 with SSE2+
 2014-12-29 20:34 UTC  (2+ messages)
` [Bug target/57037] "

[Bug c++/64422] New: basic_string::erase is unresloved
 2014-12-29 19:58 UTC  (5+ messages)
` [Bug c++/64422] "

[Bug target/53988] New: [SH] tst Rm,Rn not used for QI/HImode
 2014-12-29 19:03 UTC  (2+ messages)
` [Bug target/53988] "

[Bug sanitizer/64435] New: [5.0.0 Regression] Bootstrap failure in libsanitizer on AArch64 with Linux kernel <= 3.15
 2014-12-29 18:25 UTC  (3+ messages)
` [Bug sanitizer/64435] "

[Bug regression/64437] New: hang with iconv on the configure : "checking whether the C compiler works"
 2014-12-29 18:01 UTC  (5+ messages)
` [Bug regression/64437] "

[Bug libstdc++/53579] New: libstdc++ configure atomicity tests use CXXFLAGS instead of CXXFLAGS_FOR_TARGET
 2014-12-29 17:40 UTC  (2+ messages)
` [Bug libstdc++/53579] libstdc++ configure "

[Bug fortran/60289] New: allocating class(*) pointer as character gives type-spec requires the same character-length parameter
 2014-12-29 17:40 UTC  (2+ messages)
` [Bug fortran/60289] "

[Bug fortran/60357] New: structure constructor with unspecified values for allocatable components
 2014-12-29 17:37 UTC  (7+ messages)
` [Bug fortran/60357] [F08] "

[Bug fortran/47674] New: gfortran.dg/realloc_on_assign_5.f03: Segfault at run time
 2014-12-29 17:17 UTC  (2+ messages)
` [Bug fortran/47674] gfortran.dg/realloc_on_assign_5.f03: Segfault at run time for deferred (allocatable) string length

[Bug tree-optimization/64434] New: Performance regression after operand canonicalization (r216728)
 2014-12-29 17:08 UTC  (12+ messages)
` [Bug tree-optimization/64434] "
` [Bug tree-optimization/64434] [5 Regression] Performance regression after operand cannibalization (r216728)
` [Bug tree-optimization/64434] [5 Regression] Performance regression after operand canonicalization (r216728)

[Bug tree-optimization/64436] New: optimize-bswapdi-3.c fails on aarch64_be-none-elf
 2014-12-29 16:39 UTC  (2+ messages)
` [Bug tree-optimization/64436] "

[Bug target/64386] New: ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -mavx512bw
 2014-12-29 15:54 UTC  (2+ messages)
` [Bug target/64386] "

[Bug target/64393] New: ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -mavx512vbmi
 2014-12-29 15:26 UTC  (2+ messages)
` [Bug target/64393] "

[Bug target/64368] New: [5 Regression] Several libstdc++ test failures on darwin after r218964
 2014-12-29 14:48 UTC  (6+ messages)
` [Bug target/64368] "
` [Bug target/64368] [5 Regression] Several libstdc++ test failures on darwin and others "

[Bug fortran/63552] New: [OOP] Type-bound procedures rejected as actual argument to dummy procedure
 2014-12-29 14:02 UTC  (3+ messages)
` [Bug fortran/63552] "

[Bug target/64387] New: ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -ffloat-store -mavx512er
 2014-12-29 14:01 UTC  (3+ messages)
` [Bug target/64387] "

[Bug fortran/60507] New: Passing real expression into procedure argument not caught
 2014-12-29 12:12 UTC  (2+ messages)
` [Bug fortran/60507] Passing function call "

[Bug fortran/58906] [OOP] SELECT TYPE with CLASS IS generates ICE
 2014-12-29 11:33 UTC 

[Bug lto/64076] New: ICE: in update_visibility_by_resolution_info, at ipa-visibility.c:427
 2014-12-29 10:29 UTC  (2+ messages)
` [Bug lto/64076] [4.9/5 Regression] "

[Bug c++/60211] New: ICE with #pragma GCC ivdep and for-loop on global scope
 2014-12-29  9:32 UTC  (2+ messages)
` [Bug c++/60211] [4.9/5 Regression] "

[Bug c++/64428] New: aggregate with const member as union member [C++03]
 2014-12-29  2:27 UTC  (3+ messages)
` [Bug c++/64428] "

[Bug target/64377] New: nios2 compile error in options-save.c
 2014-12-29  2:11 UTC  (2+ messages)
` [Bug target/64377] "

[Bug c++/64431] New: "-Wignored-qualifiers" warning gives misleading position in code
 2014-12-29  1:50 UTC  (3+ messages)
` [Bug c++/64431] "

[Bug c++/64429] New: Double free when returning std::string from trivial lambda
 2014-12-29  0:02 UTC  (2+ messages)
` [Bug c++/64429] "

[Bug testsuite/64427] New: gcc.target/i386/pr64291-1.c is invalid
 2014-12-28 22:38 UTC  (6+ messages)
` [Bug testsuite/64427] "

[Bug target/63442] New: [AArch64] ICE with ubsan/overflow-int128.c test
 2014-12-28 20:49 UTC  (2+ messages)
` [Bug target/63442] "

[Bug middle-end/64413] New: [AArch64/ARMv7] ICE in copy_to_mode_reg, at explow.c:654
 2014-12-28 20:49 UTC  (2+ messages)
` [Bug middle-end/64413] "

[Bug target/63304] New: Aarch64 pc-relative load offset out of range
 2014-12-28 20:15 UTC  (2+ messages)
` [Bug target/63304] "

[Bug testsuite/64430] New: Out-of-bounds array access in isl-ast-gen-if-1.c
 2014-12-28 19:28 UTC 

[Bug ipa/64425] New: [5 Regression] r219076 causes 36% tramp3d slowdown
 2014-12-28 19:02 UTC  (3+ messages)
` [Bug ipa/64425] "

[Bug fortran/60414] New: internal compiler error: tree check
 2014-12-28 15:15 UTC  (4+ messages)
` [Bug fortran/60414] "

[Bug c++/64414] New: cc1plus: internal compiler error: Segmentation fault
 2014-12-28 13:54 UTC  (2+ messages)
` [Bug c++/64414] "

[Bug fortran/56867] New: Missing temporary with string array assignment
 2014-12-28 12:36 UTC  (3+ messages)
` [Bug fortran/56867] "

[Bug fortran/64426] New: Unnecessary string temporary for array assignment
 2014-12-28 12:35 UTC 

[Bug lto/57703] New: Assembler function definition moved to a different ltrans then call
 2014-12-28 10:17 UTC  (3+ messages)
` [Bug lto/57703] "

[Bug target/64424] New: cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748
 2014-12-28  8:10 UTC 

[Bug c++/64410] gcc 25% slower than clang 3.5 for adding complex numbers
 2014-12-28  0:20 UTC 

[Bug c++/64418] New: User-defined conversion not properly suppressed in certain cases of list-initialisation
 2014-12-27 23:47 UTC  (2+ messages)
` [Bug c++/64418] "

[Bug fortran/59103] New: [OOP] Reject deallocate/intent(out) for polymorphic var in PURE procedures (IR F08/0033)
 2014-12-27 22:45 UTC  (2+ messages)
` [Bug fortran/59103] "

[Bug fortran/54756] New: [OOP] Should reject CLASS, intent(out) in PURE procedures
 2014-12-27 22:43 UTC  (3+ messages)
` [Bug fortran/54756] [OOP] [F08] "

[Bug tree-optimization/64421] New: Incorrect vector function name generated for log
 2014-12-27 21:47 UTC 

[Bug bootstrap/64419] New: ./configure --prefix /root/bin/gcc-4.9.2 --with-mpc=/root/mpc/ --disable-multilib
 2014-12-27 21:07 UTC  (2+ messages)
` [Bug bootstrap/64419] "

[Bug c++/64385] odd behaviour of std::is_move_constructible< std::ostringstream >
 2014-12-27 20:56 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).