public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2015-05-06  6:48 UTC  (4+ messages)
` [Bug tree-optimization/53947] "

[Bug fortran/62283] New: SSE optimization fails
 2015-05-06  6:48 UTC  (5+ messages)
` [Bug fortran/62283] basic-block vectorization fails

[Bug libgcc/66032] New: RTEMS MIPS build fails on FreeBSD
 2015-05-06  6:46 UTC  (4+ messages)
` [Bug libgcc/66032] "

[Bug tree-optimization/65957] New: Loop with if-statement yields different results for -O3 vs -O3 -fno-tree-vectorize
 2015-05-06  5:56 UTC  (2+ messages)
` [Bug tree-optimization/65957] "

[Bug target/66033] New: rs6000 nops removed by rtl_dce
 2015-05-06  5:33 UTC 

[Bug lto/65995] New: LTO: ICE in add_symbol_to_partition_1 for debug build
 2015-05-06  4:47 UTC  (3+ messages)
` [Bug lto/65995] "

[Bug libstdc++/66004] [6 Regression]: performance of 26_numerics/random/negative_binomial_distribution/operators/values.cc
 2015-05-06  4:47 UTC  (3+ messages)
` [Bug ipa/66004] "

[Bug target/66020] [6.0 regression] FAIL: gcc.target/powerpc/ppc64-abi-2.c execution test
 2015-05-06  2:48 UTC  (3+ messages)

[Bug c++/54835] New: [C++11] Explicit default constructors not respected during copy-list-initialization
 2015-05-06  2:08 UTC  (4+ messages)
` [Bug c++/54835] [C++11][DR 1518] "

[Bug c/66031] New: Spurious array bounds warning
 2015-05-06  1:00 UTC 

[Bug debug/61352] gcc 4.9.0 fails to execute dsymutil when linking executables on darwin
 2015-05-06  0:34 UTC 

[Bug middle-end/66021] GCC miscompiles Z3
 2015-05-05 23:46 UTC  (4+ messages)

[Bug libstdc++/66030] New: [5.1.0] std::codecvt_byname missing from libstdc++ DLL
 2015-05-05 23:35 UTC  (2+ messages)
` [Bug libstdc++/66030] "

[Bug lto/66027] New: lto1: internal compiler error: in odr_types_equivalent_p
 2015-05-05 23:32 UTC  (2+ messages)
` [Bug lto/66027] "

[Bug lto/66029] New: Build error compiling gcc5.1 using LTO
 2015-05-05 23:30 UTC  (4+ messages)
` [Bug lto/66029] "

[Bug fortran/59678] New: Segmentation fault on equalizing variables of a complex derived data type
 2015-05-05 23:06 UTC  (3+ messages)
` [Bug fortran/59678] [F03] Segfault on equalizing variables of a complex derived type

[Bug target/65916] Unnecessary floating-point instruction causes runtime exception on PowerPC
 2015-05-05 22:29 UTC 

[Bug c++/66028] New: false positive, unused loop variable
 2015-05-05 20:19 UTC 

[Bug target/64835] -fno-ipa-cp is inconsitently supported when attributes optimize or target are used
 2015-05-05 19:01 UTC 

[Bug c++/66026] New: C++14] throw-expression is not a valid constant-expression
 2015-05-05 18:45 UTC 

[Bug target/66025] New: Implement ThreadSanitizer support for IBM z Systems
 2015-05-05 18:39 UTC  (2+ messages)
` [Bug target/66025] "

[Bug target/66024] New: Implement AddressSanitizer support for IBM z Systems
 2015-05-05 18:37 UTC  (2+ messages)
` [Bug target/66024] "

[Bug target/66023] New: Investigate and fix IBM z Systems `guality' testsuite failures
 2015-05-05 18:36 UTC  (2+ messages)
` [Bug target/66023] "

[Bug fortran/65894] New: severe regression in gfortran 6.0.0
 2015-05-05 18:06 UTC  (4+ messages)
` [Bug fortran/65894] [6 Regression] "

[Bug bootstrap/66022] New: 4.8.4 build fails with stage 2 and 3 comparison error
 2015-05-05 17:34 UTC 

[Bug target/65990] New: ICE: in extract_insn, at recog.c:2341 (unrecognizable insn) with -mmemcpy-strategy=rep_8byte:-1:noalign -m32 -mtune=btver2
 2015-05-05 17:08 UTC  (6+ messages)
` [Bug target/65990] "

[Bug go/66016] New: Accessing nil Func's name results in crash
 2015-05-05 16:44 UTC  (5+ messages)
` [Bug go/66016] "

[Bug target/64304] New: AArch64 miscompilation with -mgeneral-regs-only
 2015-05-05 15:59 UTC  (3+ messages)
` [Bug target/64304] "

[Bug target/65886] New: [5/6 Regression] External reference in PIE to DSO created with -Wl,-Bsymbolic
 2015-05-05 15:54 UTC  (9+ messages)
` [Bug target/65886] [5/6 Regression] Copy reloc in PIE incompatible with DSO created by -Wl,-Bsymbolic

[Bug target/65915] [6 Regression] FAIL: gcc.target/i386/avx512f-vrndscalepd-2.c (internal compiler error)
 2015-05-05 15:43 UTC 

[Bug c/16351] NULL dereference warnings
 2015-05-05 15:24 UTC  (5+ messages)

[Bug c++/65854] New: [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211824
 2015-05-05 15:23 UTC  (3+ messages)
` [Bug c++/65854] [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211591

[Bug target/65837] New: [arm-linux-gnueabihf] lto1 target specific builtin not available
 2015-05-05 15:18 UTC  (2+ messages)
` [Bug target/65837] "

[Bug target/64579] New: __TM_end __builtin_tend failed to return transactional state
 2015-05-05 14:28 UTC  (3+ messages)
` [Bug target/64579] "

[Bug target/65456] New: powerpc64le autovectorized copy loop missed optimization
 2015-05-05 13:37 UTC  (5+ messages)
` [Bug target/65456] "

[Bug target/66019] New: Corrupt libstdc++ on AIX 6.1
 2015-05-05 13:21 UTC 

[Bug fortran/65548] New: [5.0 Regression] gfc_conv_procedure_call
 2015-05-05 12:43 UTC  (5+ messages)
` [Bug fortran/65548] [5/6 "

[Bug lto/52159] New: ICE when building qemu with GCC 4.7 trunk: cannot read LTO decls
 2015-05-05 12:23 UTC  (5+ messages)
` [Bug lto/52159] "

[Bug lto/59000] New: lto can't merge user-defined weak builtin functions
 2015-05-05 12:23 UTC  (2+ messages)
` [Bug lto/59000] "

[Bug libstdc++/66017] New: Undefined behaviour in std::set<long long>
 2015-05-05 12:17 UTC  (3+ messages)
` [Bug libstdc++/66017] "

[Bug tree-optimization/46029] New: -ftree-loop-if-convert-stores causes FAIL: libstdc++-v3/testsuite/ext/pb_ds/example/tree_intervals.cc
 2015-05-05 11:17 UTC  (2+ messages)
` [Bug tree-optimization/46029] "

[Bug middle-end/65947] New: Vectorizer misses conditional assignment of constant
 2015-05-05 10:56 UTC  (3+ messages)
` [Bug middle-end/65947] "

[Bug target/65955] [arm] ICE during movcond_addsi split
 2015-05-05 10:51 UTC  (5+ messages)

[Bug target/51153] New: OpenACC implementation
 2015-05-05 10:40 UTC  (3+ messages)
` [Bug other/51153] "

[Bug tree-optimization/64950] New: postpone expanding va_arg till pass_stdarg
 2015-05-05 10:40 UTC  (5+ messages)
` [Bug tree-optimization/64950] "

[Bug target/41089] [4.8/4.9/5/6 Regression] stdarg pass produces wrong code
 2015-05-05 10:40 UTC  (2+ messages)

[Bug target/66015] New: align directives not propagated after __attribute__ ((__optimize__ ("O2")))
 2015-05-05 10:39 UTC 

[Bug lto/65950] New: Loop is not vectorized with lto
 2015-05-05  9:50 UTC  (2+ messages)
` [Bug lto/65950] "

[Bug target/65951] New: [AArch64] Will not vectorize multiplication by long constant
 2015-05-05  9:47 UTC  (2+ messages)
` [Bug target/65951] [AArch64] Will not vectorize 64bit integer multiplication

[Bug c++/57271] New: ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type
 2015-05-05  9:46 UTC  (2+ messages)
` [Bug c++/57271] "

[Bug libgomp/65993] New: [6 Regression] Numerous libgomp.oacc failures seen in r222712
 2015-05-05  9:44 UTC  (2+ messages)
` [Bug libgomp/65993] "

[Bug testsuite/65205] New: Wrong dh-shouldfail usage in OpenACC libgomp tests
 2015-05-05  9:40 UTC  (2+ messages)
` [Bug testsuite/65205] Wrong dg-shouldfail "

[Bug fortran/65841] New: Seg fault on intrinsic assignment to allocatable derived type with allocatable component
 2015-05-05  9:10 UTC  (2+ messages)
` [Bug fortran/65841] "

[Bug target/65932] New: [5.1 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation
 2015-05-05  8:51 UTC  (2+ messages)
` [Bug rtl-optimization/65932] [5 "

[Bug lto/66014] New: 5.1 mingw64 fails to perform slim bootstrap-lto: ccEt8YNj.ltrans4.ltrans.o:<artificial>:(.text+0x628): undefined reference to `stpcpy'
 2015-05-05  8:29 UTC 

[Bug tree-optimization/66010] New: Missed optimization after inlining va_list parameter
 2015-05-05  7:42 UTC  (5+ messages)
` [Bug tree-optimization/66010] "
` [Bug tree-optimization/66010] [6 Regression] "

[Bug ipa/65873] New: [5/6 Regression] Failure to inline always_inline memcpy
 2015-05-05  7:41 UTC  (2+ messages)
` [Bug ipa/65873] "

[Bug tree-optimization/66013] New: Missed optimization after inlining va_list parameter, -m32 case
 2015-05-05  7:41 UTC  (4+ messages)
` [Bug tree-optimization/66013] "

[Bug tree-optimization/66012] New: Sub-optimal 64bit load is generated instead of zero-extension
 2015-05-05  5:01 UTC 

[Bug target/65871] bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn't set the ZF flag
 2015-05-05  4:36 UTC 

[Bug libstdc++/66011] New: call to '__open_missing_mode' declared with attribute error
 2015-05-05  4:03 UTC 

[Bug libstdc++/49204] New: remaining issues in <future>
 2015-05-05  2:00 UTC  (2+ messages)
` [Bug libstdc++/49204] [C++0x] "

[Bug c++/51617] New: [C++0x] async(f) isn't
 2015-05-05  2:00 UTC  (3+ messages)
` [Bug libstdc++/51617] "

[Bug tree-optimization/66003] New: missed cse opportunity in addr expressions because of tree pre/lim
 2015-05-05  1:48 UTC  (3+ messages)
` [Bug tree-optimization/66003] "

[Bug target/65987] New: [6 Regression] [SH] Wrong jump generated for gcc.dg/tree-prof/va-arg-pack-1.c with -fprofile-use
 2015-05-05  0:04 UTC  (3+ messages)
` [Bug target/65987] "

[Bug bootstrap/66009] New: [6 Regression] Bootstrap failure on x86
 2015-05-04 23:47 UTC  (3+ messages)
` [Bug bootstrap/66009] "

[Bug c++/66007] New: [5 Regression] Narrowing conversion inside { } results in all zero elements in C++11 mode
 2015-05-04 21:23 UTC  (13+ messages)
` [Bug c++/66007] "
` [Bug c++/66007] [5/6 Regression] Narrowing conversion inside { } results in all zero elements in C++11 mode with -Wno-error=narrowing

[Bug libstdc++/17995] gcc-3.4.2/libstdc++-v3/libsupc++/eh_alloc.cc:34
 2015-05-04 21:12 UTC  (3+ messages)

[Bug middle-end/65984] New: ICE: definition in block 4 does not dominate use in block 2 with -fnon-call-exceptions -fsanitize=enum
 2015-05-04 19:54 UTC  (3+ messages)
` [Bug middle-end/65984] [4.9/5/6 Regression] "

[Bug tree-optimization/48052] New: loop not vectorized if index is "unsigned int"
 2015-05-04 19:33 UTC  (2+ messages)
` [Bug tree-optimization/48052] "

[Bug libstdc++/65883] New: numeric_limits<unsigned __int128>::max() returns incorrect value
 2015-05-04 18:30 UTC  (3+ messages)
` [Bug libstdc++/65883] [5 Regression] "

[Bug c/66008] New: "section type conflict" if calling a macro inlined or in a two times derived class
 2015-05-04 16:01 UTC  (2+ messages)
` [Bug c/66008] "

[Bug fortran/47359] New: Recursive functions of intrinsic names generates invalid assembler
 2015-05-04 15:21 UTC  (2+ messages)
` [Bug fortran/47359] "

[Bug fortran/60322] New: Incorrect bounds on polymorphic dummy array
 2015-05-04 15:11 UTC  (2+ messages)
` [Bug fortran/60322] [OOP] "

[Bug fortran/64674] New: OOP Internal compiler error in associate with allocated class
 2015-05-04 15:10 UTC  (3+ messages)
` [Bug fortran/64674] [OOP] ICE in ASSOCIATE with class array

[Bug ipa/65972] New: ICE after applying a patch to enable the vectorizer
 2015-05-04 15:05 UTC  (2+ messages)
` [Bug ipa/65972] ICE after applying a patch to enable verify_ssa

[Bug middle-end/53533] New: [4.7 regression] loop unrolling as measured by Adobe's C++Benchmark is twice as slow versus 4.4-4.6
 2015-05-04 15:00 UTC  (3+ messages)
` [Bug rtl-optimization/53533] [4.8/4.9/5/6 regression] vectorization causes loop unrolling test slowdown as measured by Adobe's C++Benchmark

[Bug fortran/65428] New: Segfault on nest array constructor
 2015-05-04 14:39 UTC  (2+ messages)
` [Bug fortran/65428] ICE "

[Bug fortran/44735] ICE on FORALL with character array pointer
 2015-05-04 14:31 UTC  (2+ messages)

[Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran
 2015-05-04 14:31 UTC 

[Bug fortran/32834] [Meta-bug] 'Fortran 95'-only failures
 2015-05-04 14:31 UTC 

[Bug middle-end/65965] New: Straight-line memcpy/memset not vectorized when equivalent loop is
 2015-05-04 14:25 UTC  (3+ messages)
` [Bug middle-end/65965] "

[Bug c++/65801] [5/6 Regression] Allow -Wno-narrowing to silence stricter C++11 narrowing rules
 2015-05-04 14:20 UTC 

[Bug lto/50394] New: [meta-bug] Issues with building libreoffice with LTO
 2015-05-04 14:12 UTC  (2+ messages)
` [Bug lto/50394] "

[Bug tree-optimization/66002] New: paq8p benchmark 50% slower than clang on sandybridge
 2015-05-04 14:11 UTC  (5+ messages)
` [Bug tree-optimization/66002] "

[Bug libstdc++/66006] New: [6 regression] abi_check FAILs
 2015-05-04 14:11 UTC  (2+ messages)
` [Bug libstdc++/66006] "

[Bug libgomp/66005] New: libgomp make check time is excessive
 2015-05-04 13:38 UTC 

[Bug tree-optimization/65935] New: [6 Regression] 433.milc in SPEC CPU 2006 is miscompiled
 2015-05-04 13:31 UTC  (3+ messages)
` [Bug tree-optimization/65935] "

[Bug target/65983] New: [6 Regression] ICE: SIGSEGV in mark_label_nuses (emit-rtl.c:3618) with -fsanitize=thread -mavx512ifma -march=barcelona
 2015-05-04 13:11 UTC  (2+ messages)
` [Bug target/65983] "

[Bug lto/65767] New: Test pr65276 failed on arm-none-eabi
 2015-05-04 12:55 UTC  (2+ messages)
` [Bug testsuite/65767] "

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