public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/64194] New: [C++14] <unresolved overloaded function type> for function template with auto return
 2014-12-05 15:12 UTC 

[Bug c++/59912] New: [C++1y] ICE when deducing return type for specialized functions
 2014-12-05 15:07 UTC  (2+ messages)
` [Bug c++/59912] "

[Bug c++/59766] New: c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason
 2014-12-05 15:06 UTC  (2+ messages)
` [Bug c++/59766] "

[Bug rtl-optimization/64003] New: valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md
 2014-12-05 15:01 UTC  (15+ messages)
` [Bug target/64003] "

[Bug rtl-optimization/63917] New: [5 Regression] r217646 caused many failures
 2014-12-05 14:36 UTC  (3+ messages)
` [Bug rtl-optimization/63917] "

[Bug libstdc++/41949] std::endl documentation contains bad link
 2014-12-05 14:26 UTC  (2+ messages)

[Bug fortran/60414] New: internal compiler error: tree check
 2014-12-05 14:16 UTC  (2+ messages)
` [Bug fortran/60414] "

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

[Bug target/64160] New: msp430 code generation error adding 32-bit integers
 2014-12-05 13:45 UTC  (2+ messages)
` [Bug target/64160] "

[Bug ipa/64192] New: [5 Regression] r218369 causes some regressions with -m32
 2014-12-05 12:47 UTC  (3+ messages)
` [Bug ipa/64192] "

[Bug tree-optimization/64193] Decreased performance after r173250
 2014-12-05 12:31 UTC  (2+ messages)

[Bug c++/60955] New: Erroneous warning about taking address of register with std=c++1y
 2014-12-05 12:17 UTC  (3+ messages)
` [Bug c++/60955] [4.9/5 Regression] "

[Bug c++/64037] New: Miscompilation with LTO and enum class : char parameter
 2014-12-05 12:07 UTC  (4+ messages)
` [Bug rtl-optimization/64037] [4.8/4.9 Regression] Miscompilation with -Os "

[Bug target/64108] New: ICE: SIGSEGV in decide_alg() with -mmemset-strategy=libcall:-1:align -minline-all-stringops
 2014-12-05 12:05 UTC  (4+ messages)
` [Bug target/64108] "

[Bug bootstrap/63888] New: [5 Regression] bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror
 2014-12-05 10:08 UTC  (3+ messages)
` [Bug bootstrap/63888] "

[Bug target/64056] New: gcc.target/i386/chkp-strlen-4.c etc. FAIL
 2014-12-05 10:02 UTC  (3+ messages)
` [Bug target/64056] [5 Regression] "

[Bug c/64188] New: [5 Regression] empty nested function does use trampoline
 2014-12-05  9:02 UTC  (2+ messages)
` [Bug c/64188] "

[Bug fortran/53379] New: [4.7 Regression] No backtrace generated for array bounds violation
 2014-12-05  8:46 UTC  (3+ messages)
` [Bug fortran/53379] [4.8/4.9/5 "

[Bug testsuite/64190] New: FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)
 2014-12-05  3:12 UTC  (2+ messages)
` [Bug ipa/64190] "

[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"
 2014-12-05  0:26 UTC  (5+ messages)

[Bug bootstrap/64189] New: [5.0 Regression] r218397 breaks bootstrap on darwin
 2014-12-04 23:56 UTC  (6+ messages)
` [Bug bootstrap/64189] "

[Bug c/63613] New: Regression: Unable to link .c file using <dejagnu.h> API (inline functions not appearing)
 2014-12-04 22:12 UTC  (3+ messages)
` [Bug other/63613] dejagnu.h needs to be fix included

[Bug c/64187] New: Writing to a char array cast from a char * causes a segmentation fault
 2014-12-04 22:03 UTC  (4+ messages)
` [Bug c/64187] "

[Bug jit/64166] JIT does not provide a way for verifying dumpfiles from testcases
 2014-12-04 21:58 UTC  (4+ messages)

[Bug jit/63854] New: Fix memory leaks seen in JIT
 2014-12-04 21:24 UTC  (3+ messages)
` [Bug jit/63854] "

[Bug fortran/55901] New: [OOP] type is (character(len=*)) misinterpreted as array
 2014-12-04 21:13 UTC  (2+ messages)
` [Bug fortran/55901] "

[Bug libfortran/62296] New: EXECUTE_COMMAND_LINE not F2008 conforming
 2014-12-04 21:10 UTC  (2+ messages)
` [Bug libfortran/62296] "

[Bug c++/64029] New: const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault
 2014-12-04 20:48 UTC  (3+ messages)
` [Bug c++/64029] [4.9/5 Regression] "
` [Bug c++/64029] [4.9 "

[Bug c++/64080] New: [5.0 regression][C++14]ICE in cxx_eval_store_expression
 2014-12-04 20:48 UTC  (5+ messages)
` [Bug c++/64080] "

[Bug c/64167] New: [4.9
 2014-12-04 20:14 UTC  (7+ messages)
` [Bug c/64167] [4.9 Regression] bootstrap error: segv in c parser
` [Bug ipa/64167] "

[Bug c++/64106] [5 Regression][C++14] internal compiler error: in cxx_eval_store_expression
 2014-12-04 19:37 UTC  (2+ messages)

[Bug ipa/64163] New: [5 Regression] r218024 causes qt5 build failure
 2014-12-04 19:33 UTC  (5+ messages)
` [Bug ipa/64163] "

[Bug c/64186] New: Conversion of signed to unsigned of same rank not performed
 2014-12-04 19:32 UTC  (4+ messages)
` [Bug c/64186] "

[Bug c/56917] New: -ftrapv detects a overflow wrongly
 2014-12-04 19:22 UTC  (6+ messages)
` [Bug middle-end/56917] "

[Bug ada/64180] New: PowerPC carry bit improvements
 2014-12-04 18:38 UTC  (2+ messages)
` [Bug target/64180] "

[Bug fortran/63937] New: [5 Regression] Compiling a very simple fortran code fails
 2014-12-04 18:19 UTC  (2+ messages)
` [Bug target/63937] [5 Regression] Compiling large arrays fails

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

[Bug target/63173] New: performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf
 2014-12-04 17:47 UTC  (2+ messages)
` [Bug target/63173] "

[Bug target/64172] New: [4.9 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON
 2014-12-04 17:28 UTC  (10+ messages)
` [Bug target/64172] "
` [Bug target/64172] [4.9/5 "

[Bug sanitizer/61591] New: Undefined behavior sanitizer does not catch builtin_unreachable's from impossible devirtualization
 2014-12-04 16:39 UTC  (5+ messages)
` [Bug sanitizer/61591] "

[Bug target/64019] New: ICE in extract_constrain_insn
 2014-12-04 16:21 UTC  (3+ messages)
` [Bug target/64019] "

[Bug tree-optimization/64183] New: [5.0 Regression] Complete unroll doesn't happen for a while-loop
 2014-12-04 16:13 UTC  (6+ messages)
` [Bug tree-optimization/64183] "

[Bug c/64185] New: Optimized code gives unexpected results
 2014-12-04 15:22 UTC 

[Bug c/59593] New: [arm big-endian] using "ldrh" access a immediate which stored in a memory by word
 2014-12-04 15:16 UTC  (3+ messages)
` [Bug target/59593] "

[Bug rtl-optimization/63210] ira does not select the best register compared with gcc 4.8 for ARM THUMB1
 2014-12-04 14:19 UTC 

[Bug other/64184] New: error: '_SC_NPROCESSORS_ONLN' undeclared (first use in this function)
 2014-12-04 14:09 UTC 

[Bug target/61749] New: arm_neon.h "_lane" and "_n" intrinsics can cause ICEs
 2014-12-04 13:25 UTC  (2+ messages)
` [Bug target/61749] "

[Bug middle-end/64182] New: [5 Regression] wide-int rounding division is broken
 2014-12-04 12:31 UTC  (2+ messages)
` [Bug middle-end/64182] "

[Bug other/54819] New: Microblaze: When enabling position independent code the linker does not recognize the object file
 2014-12-04 11:46 UTC  (2+ messages)
` [Bug other/54819] "

[Bug c++/64100] New: A static assert using the the current class in a noexcept test leads to a segfault
 2014-12-04 11:22 UTC  (4+ messages)
` [Bug c++/64100] "

[Bug target/61664] New: Microblaze exception handling fails
 2014-12-04 11:21 UTC  (2+ messages)
` [Bug target/61664] "

[Bug c++/64181] New: 'noexcept' on a lambda sometimes appears to get optimised away at -O2 (or above)
 2014-12-04 10:54 UTC 

[Bug c++/63985] New: Accepts invalid range-based for declaration
 2014-12-04  9:57 UTC  (2+ messages)
` [Bug c++/63985] "

[Bug c++/56493] New: Performance regression in google dense hashmap
 2014-12-04  9:49 UTC  (5+ messages)
` [Bug c++/56493] [4.8/4.9/5 Regression] "

[Bug other/64145] New: gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED with isl 0.14
 2014-12-04  8:46 UTC  (2+ messages)
` [Bug testsuite/64145] [5 Regression] gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED after r217315

[Bug libstdc++/64140] New: match_results.prefix() returns an incorrect result if regex_iterator holds a zero-length match
 2014-12-04  4:25 UTC  (2+ messages)
` [Bug libstdc++/64140] "

[Bug c++/62130] New: ld.exe: nios2_work.elf: Not enough room for program headers, try linking with -N
 2014-12-04  3:16 UTC  (2+ messages)
` [Bug rtl-optimization/62130] "

[Bug c/59304] New: #pragma diagnostic pop fails with -Wswitch-enum
 2014-12-04  0:54 UTC  (2+ messages)
` [Bug c/59304] #pragma diagnostic pop after warning fails for options unspecified in the command-line and disabled by default

[Bug c++/64178] New: rejects-valid on variadic operator++
 2014-12-04  0:37 UTC 

[Bug go/64001] New: gccgo: crash on stack splitting
 2014-12-04  0:27 UTC  (2+ messages)
` [Bug go/64001] "

[Bug testsuite/64177] New: Various cilk+ testsuite failures
 2014-12-03 22:32 UTC 

[Bug rtl-optimization/64010] New: [msp430-elf] struct function dereference clobbers parameter passed to function
 2014-12-03 22:07 UTC  (4+ messages)
` [Bug rtl-optimization/64010] "

[Bug libstdc++/13631] Problems in messages
 2014-12-03 20:52 UTC  (2+ messages)

[Bug c/59708] New: clang-compatible checked arithmetic builtins
 2014-12-03 20:40 UTC  (4+ messages)
` [Bug c/59708] "

[Bug fortran/64173] New: ICE involving derived type function pointers
 2014-12-03 20:30 UTC  (2+ messages)
` [Bug fortran/64173] "

[Bug c++/64171] New: Hang whilst printing error message on invalid code
 2014-12-03 19:27 UTC 

[Bug go/63731] New: Fallback to netgo does not work
 2014-12-03 19:17 UTC  (5+ messages)
` [Bug go/63731] "

[Bug fortran/63529] New: Bad error and ICE with Cray Pointers in Modules
 2014-12-03 19:16 UTC  (2+ messages)
` [Bug fortran/63529] "

[Bug c++/62212] New: ICE compiling template function with array reference parameter whose size depends on a template parameter
 2014-12-03 19:05 UTC  (2+ messages)
` [Bug c++/62212] "

[Bug sanitizer/64170] New: [5 Regression] ICE compiling Linux Kernel drivers/media/rc/imon.c in imon_incoming_packet
 2014-12-03 18:59 UTC  (2+ messages)
` [Bug sanitizer/64170] "

[Bug c++/63558] New: cannot silence "jump to case label" with fpermissive
 2014-12-03 18:43 UTC  (4+ messages)
` [Bug c++/63558] "

[Bug c++/64169] New: Partial template specialization of reference-qualified operator templates
 2014-12-03 17:36 UTC 

[Bug c++/64127] New: [5.0 regression] ICE on invalid: tree check: expected identifier_node, have template_id_expr in cp_parser_diagnose_invalid_type_name, at cp/parser.c:2980
 2014-12-03 16:19 UTC  (3+ messages)
` [Bug c++/64127] [5 "

[Bug libstdc++/64168] New: [5.0 regression] FAIL: 30_threads/async/sync.cc execution test
 2014-12-03 16:10 UTC  (5+ messages)
` [Bug libstdc++/64168] "

[Bug middle-end/64017] New: Support ISL 0.14.0 (to fix ICE with gfortran.dg/graphite/pr42393.f90)
 2014-12-03 16:08 UTC  (2+ messages)
` [Bug middle-end/64017] "

[Bug target/63661] New: -O2 miscompiles on OSX 10.10 Yosemite
 2014-12-03 16:03 UTC  (2+ messages)
` [Bug target/63661] [4.9 Regression] -O2 miscompiles with -mtune=nehalem or corei7

[Bug tree-optimization/63551] New: wrong code (segfaults) at -Os on x86_64-linux-gnu
 2014-12-03 15:20 UTC  (2+ messages)
` [Bug tree-optimization/63551] [4.9/5 Regression] "

[Bug ipa/64153] New: [5.0 regression] r218205 miscompiles libgomp
 2014-12-03 15:20 UTC  (4+ messages)
` [Bug ipa/64153] "

[Bug jit/64020] New: jit misses sin/cos optimizations
 2014-12-03 14:56 UTC  (2+ messages)
` [Bug jit/64020] "

[Bug driver/63660] New: [4.8-4.9+] -Wmaybe-uninitialized false positive with -O1 and more
 2014-12-03 14:52 UTC  (3+ messages)
` [Bug tree-optimization/63660] -Wmaybe-uninitialized false positive (uninit pass limits)

[Bug rtl-optimization/64151] New: [5 Regression] r2182676caused many regressions
 2014-12-03 13:20 UTC  (4+ messages)
` [Bug rtl-optimization/64151] [5 Regression] r218266 caused "

[Bug rtl-optimization/64156] New: Subversion id 218266 breaks the big-endian 64-bit PowerPC build (wilco.dijkstra@arm.com's mod to ira-costs.c)
 2014-12-03 13:19 UTC  (3+ messages)
` [Bug rtl-optimization/64156] "

[Bug tree-optimization/14541] [tree-ssa] built-in math functions are not fully optimized at tree level
 2014-12-03 11:55 UTC 

[Bug target/64165] New: __builtin_frame_address causes segmentation fault in __static_initialization_and_destruction_0
 2014-12-03 11:14 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).