public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/59777] New: Incorrect expansion of TLS arguments in a call
 2014-02-05  1:02 UTC  (3+ messages)
` [Bug target/59777] "

[Bug c/60069] New: Different warning messages for -Wconversion with different optimization levels
 2014-02-05  0:15 UTC 

[Bug c/59976] New: Spurious warning on converting const int variable to unsigned long
 2014-02-04 23:16 UTC  (2+ messages)
` [Bug c/59976] Spurious warning on converting const int variable to unsigned long (Also inconsistency between O0 and O1)

[Bug c++/60068] New: missing diagnostic on array with negative bounds in template
 2014-02-04 22:44 UTC 

[Bug bootstrap/59913] New: [4.9 Regresion] bootstrap failure on arm-linux-gnueabihf
 2014-02-04 22:25 UTC  (3+ messages)
` [Bug bootstrap/59913] "

[Bug c++/60067] New: bogus error default template arguments may not be used in function templates
 2014-02-04 21:49 UTC 

[Bug fortran/60066] New: Bad elemental invocation of non-scalar base object
 2014-02-04 21:47 UTC  (4+ messages)
` [Bug fortran/60066] "

[Bug other/60013] New: Build of 176.gcc from CPU2000 loops in cc1 starting with revision 207231
 2014-02-04 21:32 UTC  (3+ messages)
` [Bug middle-end/60013] [4.9 Regression] Build of 176.gcc from CPU2000 loops in cc1 starting with r207231

[Bug target/35767] x86 backend uses aligned load on unaligned memory
 2014-02-04 21:26 UTC 

[Bug c++/60065] New: [c++1y] ICE with auto parameter pack
 2014-02-04 21:10 UTC 

[Bug c++/60064] New: [c++1y] ICE with auto as parameter of friend function
 2014-02-04 20:47 UTC 

[Bug c++/60063] New: -Wunused-local-typedefs warning despite attribute used in a template
 2014-02-04 19:33 UTC 

[Bug ipa/60062] New: wrong code (for code with the optimize attribute) at -O1 and above on x86_64-linux-gnu in 32-bit mode
 2014-02-04 19:25 UTC  (2+ messages)
` [Bug ipa/60062] [4.7/4.9 Regression] "

[Bug c/60036] New: Spurious signedness conversion warning with relational operator
 2014-02-04 18:08 UTC  (5+ messages)
` [Bug c/60036] "
` [Bug c/60036] [4.9 Regression] "

[Bug lto/60061] New: Different dump-ipa-cp-details without/with -flto for gfortran.dg/pr53787.f90
 2014-02-04 18:08 UTC 

[Bug debug/60060] New: [4.9 Rgression] lto1: internal compiler error: in add_AT_specification, at dwarf2out.c:4096
 2014-02-04 17:56 UTC 

[Bug ipa/60058] New: [4.9 Regression] internal compiler error: Segmentation fault
 2014-02-04 17:26 UTC  (5+ messages)
` [Bug ipa/60058] "

[Bug tree-optimization/55260] New: [4.8 Regression] ICE: in ipa_get_parm_lattices, at ipa-cp.c:263 with -O2 -fno-inline -fipa-cp-clone
 2014-02-04 16:57 UTC  (2+ messages)
` [Bug tree-optimization/55260] "

[Bug c/60017] New: Struct not returned correctly
 2014-02-04 16:48 UTC  (4+ messages)
` [Bug target/60017] [4.7/4.8 Regression] "

[Bug tree-optimization/60042] New: vectorizer still does too many dependence tests for himeno:jacobi
 2014-02-04 16:36 UTC  (8+ messages)
` [Bug tree-optimization/60042] "

[Bug c/60059] New: Error when building gcc-4.8.2 together with binutils 2.24
 2014-02-04 16:08 UTC 

[Bug fortran/55960] New: [OOP] ICE in replace_comp, at fortran/expr.c:4356
 2014-02-04 15:53 UTC  (4+ messages)
` [Bug fortran/55960] "

[Bug lto/59723] New: [4.9 Regression] ICE: in lto_output_tree, at lto-streamer-out.c:1390 when compiling some Fortran tests with -flto
 2014-02-04 15:17 UTC  (3+ messages)
` [Bug lto/59723] "

[Bug rtl-optimization/56885] New: ICE: in assign_by_spills, at lra-assigns.c:1268 with -O -fschedule-insns -fselective-scheduling
 2014-02-04 15:06 UTC  (4+ messages)
` [Bug rtl-optimization/56885] [4.8/4.9 Regression] "
` [Bug rtl-optimization/56885] [4.8 "

[Bug fortran/57033] New: ICE on extended derived type and default initialization
 2014-02-04 14:01 UTC  (2+ messages)
` [Bug fortran/57033] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/60002] New: ICE: SIGSEGV in skip_artificial_parms_for() with -O2 -fcompare-debug -fdeclone-ctor-dtor -fipa-cp-clone
 2014-02-04 13:40 UTC  (3+ messages)
` [Bug tree-optimization/60002] "

[Bug libstdc++/59603] New: std::random_shuffle tries to swap element with itself
 2014-02-04 13:10 UTC  (3+ messages)
` [Bug libstdc++/59603] "

[Bug tree-optimization/60023] New: [4.9 Regression] ICE: verify_gimple failed: dead STMT in EH table with -O3 -fnon-call-exceptions -mavx2
 2014-02-04 13:09 UTC  (4+ messages)
` [Bug tree-optimization/60023] "

[Bug tree-optimization/60026] New: ICE at -O3 on valid code (with the optimize pragma) on x86_64-linux-gnu
 2014-02-04 13:06 UTC  (11+ messages)
` [Bug ipa/60026] [4.8/4.9 Regression] "
` [Bug ipa/60026] [4.8 "

[Bug c/57915] New: ICE in set_address_disp, at rtlanal.c:5537
 2014-02-04 12:59 UTC  (3+ messages)
` [Bug rtl-optimization/57915] [4.8/4.9 Regression] "
` [Bug rtl-optimization/57915] [4.8 "

[Bug c++/57499] New: ICE when noreturn destructor returns after throw with -O
 2014-02-04 12:55 UTC  (3+ messages)
` [Bug middle-end/57499] [4.7/4.8/4.9 Regression] "

[Bug other/58712] New: [4.9 Regression] issues found by --enable-checking=valgrind
 2014-02-04 12:32 UTC  (3+ messages)
` [Bug other/58712] "

[Bug target/60032] New: [4.9 regression] ICE in reload_cse_simplify_operands, at postreload.c:411
 2014-02-04 12:23 UTC  (4+ messages)
` [Bug target/60032] "

[Bug fortran/54852] New: Bogus(?) warnings when compiling gfortran.dg/bind_c_vars.f90 gfortran.dg/bind_c_vars_driver.c with -flto
 2014-02-04 11:41 UTC  (3+ messages)
` [Bug fortran/54852] "

[Bug fortran/60057] New: bind(C): multi-dimensional arrays have incompatible types
 2014-02-04 11:39 UTC  (2+ messages)
` [Bug fortran/60057] "

[Bug c++/60046] New: internal compiler error: in nothrow_spec_p, at cp/except.c:1280
 2014-02-04 11:21 UTC  (3+ messages)
` [Bug c++/60046] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/60003] New: [4.9 regression] wrong code with __builtin_setjmp/__builtin_longjmp and inlining
 2014-02-04 10:51 UTC  (2+ messages)
` [Bug tree-optimization/60003] "

[Bug tree-optimization/60006] New: [4.9 Regression] FAIL: c-c++-common/cilk-plus/CK/fib_no_(return|sync).c -O3 with -m32 after r207231 on x86_64-apple-darwin13
 2014-02-04 10:51 UTC  (5+ messages)
` [Bug tree-optimization/60006] "

[Bug sanitizer/60055] New: Invalid binding of __tsan_default_options
 2014-02-04 10:46 UTC  (5+ messages)
` [Bug sanitizer/60055] "

[Bug c++/60056] New: [C++11] ICE in var_defined_without_dynamic_init, at cp/decl2.c:2876 with TLS static
 2014-02-04 10:43 UTC 

[Bug c++/60051] New: [4.9 Regression] [c++11] ICE with auto and array initialization
 2014-02-04  9:56 UTC  (4+ messages)
` [Bug c++/60051] "

[Bug tree-optimization/58028] New: [4.9 Regression] Several failures in libgomp.graphite after revision 200946
 2014-02-04  9:49 UTC  (3+ messages)
` [Bug tree-optimization/58028] "

[Bug rtl-optimization/60043] New: -fschedule-insns2 breaks anti-dependency
 2014-02-04  9:37 UTC  (6+ messages)
` [Bug rtl-optimization/60043] "

[Bug middle-end/59261] [4.9 regression] FAIL: gcc.dg/vect/bb-slp-26.c -flto -ffat-lto-objects (internal compiler error)
 2014-02-04  9:37 UTC  (4+ messages)

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2014-02-04  9:35 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/60012] New: Vectorizer generates unnecessary loop versioning for alias
 2014-02-04  9:35 UTC  (4+ messages)
` [Bug tree-optimization/60012] "

[Bug target/59788] New: Mixing libc and libgcc_s unwinders on 64-bit Solaris 10+/x86 breaks EH
 2014-02-04  9:33 UTC  (3+ messages)
` [Bug target/59788] "

[Bug libstdc++/57350] New: std::align missing
 2014-02-04  8:29 UTC  (3+ messages)
` [Bug libstdc++/57350] "

[Bug c++/59598] New: very simple code using file open for read
 2014-02-04  8:27 UTC  (3+ messages)
` [Bug c++/59598] "

[Bug c++/60027] New: Problem with braced-init-lists and explicit ctors
 2014-02-04  8:21 UTC  (2+ messages)
` [Bug c++/60027] "

[Bug lto/59469] New: LLVM build failure with gcc LTO
 2014-02-04  7:56 UTC  (5+ messages)
` [Bug ipa/59469] [4.8/4.9 Regression] "

[Bug sanitizer/60038] New: AddressSanitizer CHECK failed ... "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" on CentOS 5.10
 2014-02-04  7:42 UTC  (5+ messages)
` [Bug sanitizer/60038] "

[Bug c++/60054] New: [c++1y] ICE with auto* cast
 2014-02-04  7:29 UTC 

[Bug c++/60053] New: [c++1y] ICE with auto as member template function parameter
 2014-02-04  7:21 UTC 

[Bug c++/60052] New: [c++1y] ICE with auto as member function parameter
 2014-02-04  7:14 UTC 

[Bug ipa/58678] New: [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)
 2014-02-04  6:51 UTC  (2+ messages)
` [Bug c++/58678] "

[Bug other/59882] New: dev-cpp/xsd: internal compiler error: Segmentation fault
 2014-02-04  6:32 UTC  (4+ messages)
` [Bug ipa/59882] [4.9 Regression] "

[Bug tree-optimization/59918] New: [4.9 Regression] ICE in record_target_from_binfo, at ipa-devirt.c:693
 2014-02-04  6:13 UTC  (2+ messages)
` [Bug ipa/59918] "

[Bug bootstrap/60050] New: Build failure on MinGW64
 2014-02-04  6:03 UTC 

[Bug c/59831] New: ice in cgraph_speculative_call_info with -O3
 2014-02-04  5:54 UTC  (4+ messages)
` [Bug ipa/59831] [4.9 Regression] "

[Bug c++/60049] New: Right and left shift undefined behavior not an error in a constexpr
 2014-02-04  4:19 UTC 

[Bug ipa/59948] New: Optimize std::function
 2014-02-04  3:00 UTC  (3+ messages)
` [Bug ipa/59948] "

[Bug c++/60033] New: gcc 4.9.0 20140107: ICE in retrieve_specialization while compiling recursive generic lambda
 2014-02-04  2:57 UTC  (4+ messages)
` [Bug c++/60033] "

[Bug other/59924] New: [4.9 Regression] memory hog / build failure with -Wformat -Werror=format-security
 2014-02-04  0:47 UTC  (5+ messages)
` [Bug tree-optimization/59924] [4.9 Regression] uninit memory hog

[Bug target/54305] New: [4.8 regression] FAIL: gcc.target/m68k/pr36134.c scan-assembler lea
 2014-02-03 22:54 UTC  (2+ messages)
` [Bug target/54305] [4.8/4.9 "

[Bug c++/60041] New: Strange behavior
 2014-02-03 22:33 UTC  (4+ messages)
` [Bug c++/60041] "

[Bug testsuite/60048] New: scan-assembler results depend on '--with-arch='
 2014-02-03 22:11 UTC 

[Bug gcov-profile/58602] New: .gcno files not truncated at gcov_close
 2014-02-03 21:56 UTC  (3+ messages)
` [Bug gcov-profile/58602] "

[Bug bootstrap/53902] New: make install fails on SunOS 5.11
 2014-02-03 21:06 UTC  (2+ messages)
` [Bug bootstrap/53902] "

[Bug c++/60047] New: ICE with defaulted copy-constructor and virtual base class
 2014-02-03 20:22 UTC  (3+ messages)
` [Bug c++/60047] ICE with defaulted copy constructor "
` [Bug c++/60047] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/60000] New: GCC trunk build failure caused by the vectorizer
 2014-02-03 20:07 UTC  (4+ messages)
` [Bug tree-optimization/60000] [4.8/4.9 Regression] "

[Bug c++/59211] New: init_priority doesn't work with constant expressions
 2014-02-03 19:11 UTC  (3+ messages)
` [Bug c++/59211] "

[Bug c++/53017] New: Integer constant not constant enough for vector_size
 2014-02-03 19:10 UTC  (3+ messages)
` [Bug c++/53017] Integer constant expression "

[Bug tree-optimization/53802] New: Spurious 'may be used uninitialized' related to shifts
 2014-02-03 18:31 UTC  (2+ messages)
` [Bug tree-optimization/53802] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2014-02-03 18:31 UTC 

[Bug c++/58871] New: [4.7/4.8/4.9 Regression] [c++11] ICE with defaulted copy constructor in broken template class hierarchy
 2014-02-03 18:24 UTC  (4+ messages)
` [Bug c++/58871] "
` [Bug c++/58871] [4.7/4.8 "

[Bug c++/59947] New: Segmentation fault with #pragma GCC optimize ("O2")
 2014-02-03 18:09 UTC  (2+ messages)
` [Bug ipa/59947] [4.9 Regression] Segmentation fault with #pragma GCC optimize ("O2"), ICE in get_odr_type

[Bug c/60021] New: Inconsistent -Wsign-compare warnings for -O0 and -O1
 2014-02-03 16:52 UTC  (2+ messages)
` [Bug c/60021] "

[Bug target/56865] New: [4.9 regression] FAIL: gcc.dg/vect/vect-42.c scan-tree-dump-times vect "Vectorizing an unaligned access" 4
 2014-02-03 16:48 UTC  (6+ messages)
` [Bug target/56865] [4.9 regression] FAIL: gcc.dg/vect/vect-96.c scan-tree-dump-times vect "Alignment of access forced using peeling" 1

[Bug c/60018] New: Bogus conversion warning with optimization flag -O1
 2014-02-03 16:48 UTC  (3+ messages)
` [Bug c/60018] "

[Bug target/59305] New: gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13
 2014-02-03 16:21 UTC  (3+ messages)
` [Bug target/59305] [4.9 Regression] "

[Bug c++/60044] New: Template argument of alias template not evaluated
 2014-02-03 16:18 UTC  (2+ messages)
` [Bug c++/60044] "

[Bug rtl-optimization/60045] New: gcc.dg/atomic/c11-atomic-exec-[23].c compilation times out
 2014-02-03 16:15 UTC  (2+ messages)
` [Bug rtl-optimization/60045] "

[Bug target/59778] New: FAIL: gcc.dg/atomic/c11-atomic-exec-5.c
 2014-02-03 16:05 UTC  (2+ messages)
` [Bug target/59778] "

[Bug tree-optimization/59121] New: endless loop with -O2 -floop-parallelize-all
 2014-02-03 15:23 UTC  (2+ messages)
` [Bug tree-optimization/59121] [4.8/4.9 Regression] "

[Bug rtl-optimization/60024] New: global-buffer-overflow in init_regs_for_mode
 2014-02-03 15:11 UTC  (3+ messages)
` [Bug rtl-optimization/60024] "

[Bug fortran/34928] Extension: volatile common blocks
 2014-02-03 14:42 UTC 

[Bug c++/58703] New: [4.9 Regression] ICE with invalid types in OpenMP declare reduction clause
 2014-02-03 13:06 UTC  (2+ messages)
` [Bug c++/58703] "

[Bug rtl-optimization/57662] New: [4.9 Regression] ICE: SIGSEGV in code_motion_process_successors with -fschedule-insns2 -fselective-scheduling2
 2014-02-03 12:01 UTC  (2+ messages)
` [Bug rtl-optimization/57662] "

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