public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/59850] New: Support sparse-style pointer address spaces (type attributes)
 2014-02-05 18:11 UTC  (6+ messages)
` [Bug c/59850] "

[Bug c/60083] New: Duplicate conversion warnings from negative integer to unsigned type (gcc-4.3 emits only one warning)
 2014-02-05 17:58 UTC 

[Bug objc/56044] New: Add dialect option to gobjc to prevent instance variables from posing as local variables inside methods
 2014-02-05 17:55 UTC  (3+ messages)
` [Bug objc/56044] "

[Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo
 2014-02-05 17:54 UTC  (2+ messages)
` [Bug middle-end/57748] [4.7/4.8/4.9 Regression] ICE when expanding assignment to unaligned zero-sized array

[Bug middle-end/59150] New: [4.9 Regression] ICE: in expand_one_var, at cfgexpand.c:1242 with -fopenmp
 2014-02-05 17:52 UTC  (3+ messages)
` [Bug middle-end/59150] "

[Bug c/59753] New: Missing -Woverflow warning with signed constant conversion between T_MAX+1 and UT_MAX
 2014-02-05 17:31 UTC  (7+ messages)
` [Bug c/59753] "
` [Bug c/59753] -Woverflow warning inconsistency with signed constant conversion between T_MAX+1 and UT_MAX vs larger than UT_MAX

[Bug tree-optimization/59999] New: Sign extension in loop regression blocks generation of zero overhead loop
 2014-02-05 17:09 UTC  (6+ messages)
` [Bug rtl-optimization/59999] [4.9 Regression] "

[Bug c++/60082] New: Certain Cilk keywords executable Hanging for -O1
 2014-02-05 17:06 UTC  (2+ messages)
` [Bug c++/60082] "

[Bug c++/60047] New: ICE with defaulted copy-constructor and virtual base class
 2014-02-05 16:34 UTC  (2+ messages)
` [Bug c++/60047] [4.7/4.8/4.9 Regression] ICE with defaulted copy constructor "

[Bug libffi/60073] New: [4.9 regression] 64-bit libffi.call/cls_double_va.c FAILs on Solaris/SPARC
 2014-02-05 16:30 UTC  (6+ messages)
` [Bug libffi/60073] "
` [Bug libffi/60073] [4.9 regression] 64-bit libffi.call/cls_double_va.c FAILs after recent modification

[Bug tree-optimization/59918] New: [4.9 Regression] ICE in record_target_from_binfo, at ipa-devirt.c:693
 2014-02-05 16:24 UTC  (3+ messages)
` [Bug ipa/59918] "

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

[Bug c++/58703] New: [4.9 Regression] ICE with invalid types in OpenMP declare reduction clause
 2014-02-05 16:14 UTC  (3+ messages)
` [Bug c++/58703] "

[Bug ipa/60072] New: wrong code (for code with an optimize attribute) at -O0 on x86_64-linux-gnu in 32-bit mode
 2014-02-05 16:14 UTC  (4+ messages)
` [Bug ipa/60072] "

[Bug c++/60081] New: Internal compiler error: Error reporting routines re-entered
 2014-02-05 16:04 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-05 15:43 UTC  (5+ messages)
` [Bug ipa/60062] [4.7/4.9 Regression] "
` [Bug target/60062] "

[Bug middle-end/60080] New: gcc.dg/vect/vect-nop-move.c FAILs
 2014-02-05 15:28 UTC  (2+ messages)
` [Bug middle-end/60080] "

[Bug target/60076] New: gcc.dg/vect/pr60012.c FAILs on Solaris/SPARC
 2014-02-05 15:15 UTC  (10+ messages)
` [Bug target/60076] "

[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-05 15:11 UTC  (6+ messages)
` [Bug target/59305] [4.9 Regression] "

[Bug target/59718] New: Behaviour of -mcpu documented incorrectly for ARM targets
 2014-02-05 15:03 UTC  (5+ messages)
` [Bug target/59718] "

[Bug rtl-optimization/60079] New: [LRA] ICE when compiling attached case
 2014-02-05 14:59 UTC  (2+ messages)
` [Bug rtl-optimization/60079] "

[Bug ada/60078] New: acats c761007 fails on ARM
 2014-02-05 14:47 UTC 

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

[Bug target/60077] New: [4.9 regression] gcc.target/i386/pr35767-5.c FAILs
 2014-02-05 14:40 UTC  (3+ messages)
` [Bug target/60077] "

[Bug tree-optimization/60042] New: vectorizer still does too many dependence tests for himeno:jacobi
 2014-02-05 14:35 UTC  (7+ messages)
` [Bug tree-optimization/60042] "

[Bug tree-optimization/23855] loop header should also be pulled out of the inner loop too
 2014-02-05 14:27 UTC  (3+ messages)

[Bug c/56824] New: pragma GCC diagnostic push/pop regression for GCC diagnostic ignored "-Waggregate-return"
 2014-02-05 14:15 UTC  (2+ messages)
` [Bug preprocessor/56824] [4.8/4.9 regression] pragma GCC diagnostic push/pop fail with "

[Bug lto/60061] New: Different dump-ipa-cp-details without/with -flto for gfortran.dg/pr53787.f90
 2014-02-05 14:15 UTC  (3+ messages)
` [Bug lto/60061] "

[Bug c++/59832] New: [c++11][4.8, 4.9] ICE in reshape_init_class with initializer list
 2014-02-05 14:03 UTC  (2+ messages)
` [Bug c++/59832] [c++11] "

[Bug lto/59469] New: LLVM build failure with gcc LTO
 2014-02-05 13:40 UTC  (3+ messages)
` [Bug ipa/59469] [4.8/4.9 Regression] "

[Bug tree-optimization/60075] New: Wrong code from loop optimizer with address-space accesses
 2014-02-05 13:37 UTC  (2+ messages)
` [Bug tree-optimization/60075] "

[Bug target/60074] New: g++.dg/vect/pr33426-ivdep-[34].cc FAIL on SPARC
 2014-02-05 13:33 UTC  (2+ messages)
` [Bug target/60074] "

[Bug target/60071] New: [4.9 Regression] [SH] internal compiler error: in final_scan_insn, at final.c:2963
 2014-02-05 12:16 UTC  (5+ messages)
` [Bug target/60071] "

[Bug fortran/60066] New: Bad elemental invocation of non-scalar base object
 2014-02-05 11:38 UTC  (9+ messages)
` [Bug fortran/60066] "

[Bug debug/60060] New: [4.9 Rgression] lto1: internal compiler error: in add_AT_specification, at dwarf2out.c:4096
 2014-02-05 11:12 UTC  (4+ messages)
` [Bug fortran/60060] "

[Bug c/52615] New: function pointer casting bug
 2014-02-05 10:43 UTC  (2+ messages)
` [Bug c/52615] "

[Bug c/45152] LTO breaks C99 inline
 2014-02-05 10:38 UTC 

[Bug debug/49906] New: wrong .debug_line for -O0 -g prologue skip
 2014-02-05  9:48 UTC  (3+ messages)
` [Bug debug/49906] "

[Bug fortran/59906] New: [4.7/4.8 Regression] error: size of variable '<anonymous>' is too large
 2014-02-05  9:47 UTC  (2+ messages)
` [Bug fortran/59906] "

[Bug middle-end/37921] __builtin_constant_p seems to be giving false positives
 2014-02-05  9:46 UTC 

[Bug c/59193] Unused postfix operator temporaries
 2014-02-05  9:07 UTC 

[Bug middle-end/16660] attribute((aligned)) doesn't work for variables on the stack for greater than required alignement
 2014-02-05  8:54 UTC  (2+ messages)

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

[Bug sanitizer/60055] New: Invalid binding of __tsan_default_options
 2014-02-05  6:16 UTC  (4+ messages)
` [Bug sanitizer/60055] "

[Bug sanitizer/59600] New: no_sanitize_address mishandled when function is inlined
 2014-02-05  5:32 UTC  (4+ messages)
` [Bug sanitizer/59600] "

[Bug libstdc++/57350] New: std::align missing
 2014-02-05  4:21 UTC  (2+ messages)
` [Bug libstdc++/57350] "

[Bug c/60070] New: An option to disable all floating-pont
 2014-02-05  4:19 UTC  (2+ messages)
` [Bug middle-end/60070] "

[Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer
 2014-02-05  3:47 UTC  (2+ messages)
` [Bug sanitizer/57316] [4.8 regression] "

[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 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 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 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 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  (2+ 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  (3+ 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  (4+ 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 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  (3+ 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  (4+ messages)
` [Bug tree-optimization/60006] "

[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  (3+ messages)
` [Bug c++/60051] "

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