public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/68081] New: Cygwin GCC cannot compile program that uses __builtin_ia32_rdseed64_step
 2015-10-25 10:44 UTC  (6+ messages)
` [Bug target/68081] "

[Bug c++/68087] New: ICE with constexpr in array with negative index
 2015-10-25  9:46 UTC 

[Bug inline-asm/68084] New: Inverted conditions generated for x86 inline assembly "flag output constraints"
 2015-10-25  7:52 UTC  (2+ messages)
` [Bug inline-asm/68084] "

[Bug rtl-optimization/68086] New: Expression explicitly defined outside the loop is moved inside the loop by the optimizer
 2015-10-25  3:52 UTC  (2+ messages)
` [Bug rtl-optimization/68086] "

[Bug c++/60976] New: Compilation with G++ 4.9.0 is 2-3 times slower than with 4.8.2
 2015-10-25  2:56 UTC  (2+ messages)
` [Bug c++/60976] "

[Bug c++/68056] New: can use keyword as " _Atomic" as an identifier
 2015-10-25  2:01 UTC  (3+ messages)
` [Bug c++/68056] GCC do not compile failed with using keyword "
` [Bug c/68056] "

[Bug c++/68070] New: Undefined reference to default constructor of member template class
 2015-10-25  1:59 UTC  (2+ messages)
` [Bug c++/68070] "

[Bug target/62109] New: __gthr_i486_lock_cmp_xchg missing clobber
 2015-10-25  1:42 UTC  (4+ messages)
` [Bug target/62109] "

[Bug c++/68085] New: bug when using anonymous structs in function
 2015-10-25  1:27 UTC 

[Bug tree-optimization/68083] New: wrong code at -O3 on x86_64-linux-gnu
 2015-10-24 22:58 UTC 

[Bug libgcc/68082] New: issue on 64 bit shift
 2015-10-24 22:30 UTC  (2+ messages)
` [Bug libgcc/68082] "

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

[Bug c/68067] Wrong constant folding
 2015-10-24 20:34 UTC  (3+ messages)
` [Bug tree-optimization/68067] [4.9/5/6 Regression] "

[Bug bootstrap/63827] New: parallel make in libjava broken at r217383
 2015-10-24 19:20 UTC  (2+ messages)
` [Bug bootstrap/63827] "

[Bug gcov-profile/68080] New: gcov returns negative counts
 2015-10-24 19:08 UTC  (2+ messages)
` [Bug gcov-profile/68080] "

[Bug middle-end/68079] New: hppa: pointers to method types need canonicalization before comparison
 2015-10-24 18:42 UTC  (4+ messages)
` [Bug middle-end/68079] "

[Bug fortran/32151] Misleading compilation diagnostic
 2015-10-24 18:02 UTC 

[Bug libstdc++/67600] New: [5/6] Segfault when assigning only one char to ostreambuf_iterator<char> compiled with -O2 or -O3
 2015-10-24 17:34 UTC  (3+ messages)
` [Bug ipa/67600] [5/6 Regression] "

[Bug fortran/68055] New: ICE on using unsupported kinds in program without program statement
 2015-10-24 17:10 UTC  (5+ messages)
` [Bug fortran/68055] "

[Bug c/63510] New: Wrong line number in Wstrict-overflow message
 2015-10-24 16:33 UTC  (2+ messages)
` [Bug middle-end/63510] "

[Bug fortran/67805] New: ICE on array constructor with wrong character specification
 2015-10-24 16:21 UTC  (3+ messages)
` [Bug fortran/67805] "

[Bug fortran/68078] New: segfault with allocate and stat for derived types with default initialization
 2015-10-24 15:21 UTC 

[Bug fortran/56471] New: Program crashes when allocating a derived type with a character allocatable array component
 2015-10-24 15:11 UTC  (2+ messages)
` [Bug fortran/56471] Program crashes when allocating a derived type with an allocatable component

[Bug c++/68077] New: Namespace having the same name as contained class should not compile
 2015-10-24 14:25 UTC 

[Bug fortran/66681] New: Wrong result in assigning this_image() to a complex coarray
 2015-10-24 13:06 UTC  (4+ messages)
` [Bug fortran/66681] "

[Bug fortran/68053] New: lower bound of implied shape array restricted too much
 2015-10-24 12:58 UTC  (3+ messages)
` [Bug fortran/68053] "

[Bug fortran/52622] New: ICE in gfortran 4.6.3, x86_64
 2015-10-24 12:49 UTC  (2+ messages)
` [Bug fortran/52622] "

[Bug ipa/68057] New: [6 Regression] 450.soplex in SPEC CPU 2006 failed to build
 2015-10-24 12:48 UTC  (7+ messages)
` [Bug ipa/68057] "

[Bug c++/68073] New: free(): invalid pointer errors with short strings using _GLIBCXX_USE_CXX11_ABI=1
 2015-10-24 10:41 UTC  (5+ messages)
` [Bug c++/68073] "

[Bug fortran/68076] New: f95i reports "out of memory" on simple testcase
 2015-10-24 10:25 UTC  (3+ messages)
` [Bug fortran/68076] f951 "

[Bug c/68075] New: Printf is changing the order of values
 2015-10-24  6:43 UTC  (2+ messages)
` [Bug c/68075] "

[Bug c++/60417] New: [4.9 regression] [DR 1518] Bogus error on C++03 aggregate initialization
 2015-10-24  3:01 UTC  (3+ messages)
` [Bug c++/60417] "

[Bug c++/54835] New: [C++11] Explicit default constructors not respected during copy-list-initialization
 2015-10-24  3:00 UTC  (3+ messages)
` [Bug c++/54835] [C++11][DR 1518] "

[Bug c++/68074] New: [C++14] Complex ConstExpr Evaluation
 2015-10-24  1:55 UTC  (2+ messages)
` [Bug c++/68074] "

[Bug fortran/68054] New: ICE on using protected attribute in program without program statement
 2015-10-24  0:25 UTC  (2+ messages)
` [Bug fortran/68054] "

[Bug middle-end/65962] New: Missed vectorization of strided stores
 2015-10-23 22:32 UTC  (5+ messages)
` [Bug middle-end/65962] "

[Bug c++/67813] New: [C++14] copy-initialization of object with pointer member fails in constexpr function
 2015-10-23 20:57 UTC  (2+ messages)
` [Bug c++/67813] "

[Bug rtl-optimization/67830] New: wrong code at -O1 and above on x86_64-linux-gnu
 2015-10-23 19:17 UTC  (3+ messages)
` [Bug tree-optimization/67830] [6 Regression] "

[Bug regression/67609] New: [Regression] Generates wrong code for SSE2 _mm_load_pd
 2015-10-23 19:06 UTC  (11+ messages)
` [Bug rtl-optimization/67609] [5/6 Regression] "

[Bug go/67976] New: Cgo + Gccgo not working like Cgo + Golang?
 2015-10-23 17:49 UTC  (3+ messages)
` [Bug go/67976] "

[Bug go/67968] New: go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:1812
 2015-10-23 17:42 UTC  (6+ messages)
` [Bug go/67968] "

[Bug go/68072] New: malformed DWARF TagVariable entry
 2015-10-23 17:25 UTC 

[Bug libgomp/65099] New: nvptx offloading: hard-coded 64-bit assumptions
 2015-10-23 16:56 UTC  (2+ messages)
` [Bug libgomp/65099] "

[Bug c/68065] New: Size calculations for VLAs can overflow
 2015-10-23 16:22 UTC  (3+ messages)
` [Bug c/68065] "

[Bug target/67736] New: Wrong optimization with -fexpensive-optimizations on mips64el
 2015-10-23 15:59 UTC  (3+ messages)
` [Bug rtl-optimization/67736] "

[Bug c++/68071] New: Generic lambda variadic argument pack cannot be empty
 2015-10-23 15:37 UTC 

[Bug debug/67192] New: Backward-goto in loop can get wrong line number
 2015-10-23 15:32 UTC  (2+ messages)
` [Bug debug/67192] [6 Regression] "

[Bug c/68069] New: -fstack-protector-strong does not protect from buffer overflow attack
 2015-10-23 14:21 UTC  (3+ messages)
` [Bug c/68069] "

[Bug middle-end/68066] New: [6 Regression]: ICE in max_value, at wide-int.cc
 2015-10-23 13:38 UTC  (4+ messages)
` [Bug middle-end/68066] "

[Bug c/68062] New: ICE when comparing vectors
 2015-10-23 13:30 UTC  (5+ messages)
` [Bug c/68062] "
` [Bug c/68062] [4.9/5/6 Regression] "

[Bug c/65855] New: missing optimization: triangular numbers
 2015-10-23 12:42 UTC  (3+ messages)
` [Bug middle-end/65855] "

[Bug libgcc/66883] config/epiphany/udivsi3-float.c:52: bad if test ?
 2015-10-23 11:58 UTC 

[Bug middle-end/68068] New: [6 Regression] ICE: in get_untransformed_body, at cgraph.c:3268
 2015-10-23 11:40 UTC  (3+ messages)
` [Bug middle-end/68068] "

[Bug libgomp/68063] New: FAIL: libgomp.c++/member-2.C execution test
 2015-10-23 10:50 UTC  (5+ messages)
` [Bug libgomp/68063] "
` [Bug testsuite/68063] "

[Bug rtl-optimization/67443] New: DSE removes required store instruction
 2015-10-23 10:27 UTC  (2+ messages)
` [Bug rtl-optimization/67443] [5/6 regression] "

[Bug c++/57443] Captured variable hide the parameter if they have the same name in Lambdas
 2015-10-23 10:07 UTC 

[Bug target/68059] [arm] libgcc uses __write to report error
 2015-10-23  9:47 UTC  (2+ messages)

[Bug c++/68052] New: No printf format warnings in C++ code for macro in system headers
 2015-10-23  9:23 UTC  (5+ messages)
` [Bug c++/68052] "

[Bug c/68046] New: -ftrapv doesn't catch leaq-based overflows on x86-64
 2015-10-23  8:57 UTC  (3+ messages)
` [Bug middle-end/68046] "

[Bug ipa/68064] New: [6 Regression] ICE: in meet_with, at ipa-cp.c:874
 2015-10-23  8:40 UTC  (3+ messages)
` [Bug ipa/68064] "

[Bug tree-optimization/68060] New: ICE on valid code at -O3 on x86_64-linux-gnu in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1413
 2015-10-23  8:19 UTC  (2+ messages)
` [Bug tree-optimization/68060] [6 Regression] "

[Bug sanitizer/68042] New: [6 Regression] c-c++-common/asan/(memcmp-1.c|sanity-check-pure-c-1.c) failures on x86_64-apple-darwin14 after r229111
 2015-10-23  7:32 UTC  (6+ messages)
` [Bug sanitizer/68042] "

[Bug c++/68061] New: Can't use [[deprecated]] with requires clause
 2015-10-23  7:30 UTC  (2+ messages)
` [Bug c++/68061] "

[Bug libstdc++/68058] _GLIBCXX_BEGIN_NAMESPACE_VERSION breaks regex
 2015-10-23  3:02 UTC 

[Bug driver/68043] many undocumented options, missing punctuation
 2015-10-22 23:48 UTC 

[Bug c/68029] New: Strange behavior of -fdiagnostics-color option
 2015-10-22 21:17 UTC  (3+ messages)
` [Bug driver/68029] "

[Bug fortran/58754] [4.9/5 Regression] ICE on allocating character array with source
 2015-10-22 18:11 UTC  (3+ messages)

[Bug c++/67870] ICE: in type_throw_all_p, at cp/except.c:1306
 2015-10-22 18:10 UTC 

[Bug c++/68051] New: copy constructor does not copy default initialized union member
 2015-10-22 17:18 UTC  (3+ messages)
` [Bug c++/68051] "

[Bug c++/66583] New: incorrect implicitly-defined move constructor for class with anonymous union and NSDMI
 2015-10-22 17:17 UTC  (2+ messages)
` [Bug c++/66583] "

[Bug c++/67845] New: ICE on invalid use of const qualifier on x86_64-linux-gnu
 2015-10-22 15:56 UTC  (2+ messages)
` [Bug c++/67845] ICE on invalid use of const qualifier on x86_64-linux-gnu in merge_types, at cp/typeck.c:854

[Bug bootstrap/68041] New: [6 Regression] Bootstrap broken on x86_64-apple-darwin14 at revision r229119
 2015-10-22 15:48 UTC  (2+ messages)
` [Bug bootstrap/68041] "

[Bug c++/67838] New: Rejects-valid-code: templated lambda variable
 2015-10-22 14:56 UTC  (4+ messages)
` [Bug c++/67838] "

[Bug sanitizer/68016] New: ASan doesn't catch overflow in globals when COPY relocation is involved
 2015-10-22 14:51 UTC  (2+ messages)
` [Bug sanitizer/68016] "

[Bug c++/67829] New: Bogus "ambiguous template instantiation" error with partial specializations involving a template template parameter
 2015-10-22 14:45 UTC  (2+ messages)
` [Bug c++/67829] "

[Bug driver/68038] New: "Internal compiler error: Killed: program cc1" should read "Virtual memory exhausted"
 2015-10-22 14:40 UTC  (2+ messages)
` [Bug driver/68038] "

[Bug target/60618] New: ICE when building openssh on hppa w/-ftrapv in gcse.c
 2015-10-22 14:27 UTC  (2+ messages)
` [Bug target/60618] "

[Bug tree-optimization/58497] New: SLP vectorizes identical operations
 2015-10-22 13:37 UTC  (3+ messages)
` [Bug tree-optimization/58497] "

[Bug tree-optimization/19049] not vectorizing a fortran loop
 2015-10-22 13:34 UTC  (2+ messages)

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2015-10-22 13:33 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug c++/67989] New: [REGRESSION] g++ ICE on armel valid code
 2015-10-22 13:11 UTC  (5+ messages)
` [Bug target/67989] [5/6 Regression] "
` [Bug target/67989] [4.9/5/6 "
` [Bug middle-end/67989] "

[Bug c/56956] New: ftrapv traps on valid abs-like code
 2015-10-22 12:09 UTC  (3+ messages)
` [Bug c/56956] "

[Bug middle-end/61893] New: Constant folding inhibits trapping with -ftrapv
 2015-10-22 11:45 UTC  (3+ messages)
` [Bug middle-end/61893] "

[Bug c++/67354] New: internal compiler error: in add_to_same_comdat_group, at symtab.c:421
 2015-10-22 11:32 UTC  (5+ messages)
` [Bug c++/67354] [5/6 regression] "

[Bug tree-optimization/68050] New: SLP vectorization should negate constants to match up + vs -
 2015-10-22 10:03 UTC  (2+ messages)
` [Bug tree-optimization/68050] "

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