public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/64231] New: SIGSEGV building glibc on aarch64-linux-gnu from r217852
 2014-12-09  1:47 UTC  (2+ messages)
` [Bug target/64231] "

[Bug preprocessor/64220] New: gcc preprocessor defines outside of the reserved namespace: unix linux AVR
 2014-12-09  1:41 UTC  (7+ messages)
` [Bug preprocessor/64220] "

[Bug c/64185] New: Optimized code gives unexpected results
 2014-12-09  0:31 UTC  (4+ messages)
` [Bug c/64185] "

[Bug target/64224] New: [ARM] -mapcs -marm uses deprecated forms (as of ARMv7-A) of LDM in epilogues
 2014-12-09  0:08 UTC  (3+ messages)
` [Bug target/64224] "

[Bug target/64226] New: Secondary reload incorrect TOC address
 2014-12-08 23:49 UTC  (5+ messages)
` [Bug target/64226] [5.0 Regression] "

[Bug fortran/60561] New: ICE in gimplify_var_or_parm_decl, at gimplify.c:1721 for gfortran.dg/associate_1.f03
 2014-12-08 23:26 UTC  (2+ messages)
` [Bug fortran/60561] "

[Bug fortran/54070] New: Wrong code with allocatable deferred-length (array) function results
 2014-12-08 23:22 UTC  (2+ messages)
` [Bug fortran/54070] [4.8/4.9/5 Regression] "

[Bug fortran/64229] New: internal compiler error when assigning allocatable arrays of character(:)
 2014-12-08 23:22 UTC  (2+ messages)
` [Bug fortran/64229] "

[Bug debug/60782] New: DWARF does not represent _Atomic
 2014-12-08 22:33 UTC  (2+ messages)
` [Bug debug/60782] "

[Bug inline-asm/61692] New: ICE in extract_insn in recog.c for asm with many parameters
 2014-12-08 21:59 UTC  (2+ messages)
` [Bug inline-asm/61692] "

[Bug fortran/64230] [4.9/5 Regression] Segmentation fault - invalid memory reference in a compiler-generated finalizer for a complicated type hierarchy when a polymorphic variable is allocated in an external procedure
 2014-12-08 21:45 UTC 

[Bug libobjc/51891] New: class_copyIvarList crashes on empty ivars
 2014-12-08 21:31 UTC  (2+ messages)
` [Bug libobjc/51891] "

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

[Bug c++/57510] New: initializer_list memory leak
 2014-12-08 21:03 UTC  (2+ messages)
` [Bug c++/57510] "

[Bug bootstrap/64213] New: gimple-match.c:1523:6: error: ‘GIMPLE’ was not declared in this scope
 2014-12-08 20:23 UTC  (3+ messages)
` [Bug bootstrap/64213] "

[Bug ipa/64218] New: ICE during compilation with -fno-rtti -O3
 2014-12-08 19:37 UTC  (7+ messages)
` [Bug ipa/64218] "
` [Bug ipa/64218] [5 Regression] ICE: Segmentation fault (symtab_node::get_alias_target()) running Boost testsuite

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

[Bug c++/64049] New: Wrong code at -O3
 2014-12-08 19:05 UTC  (3+ messages)
` [Bug ipa/64049] [5 Regression] r215898 caused wrong "

[Bug go/64198] New: ICE in gofrontend
 2014-12-08 18:51 UTC  (3+ messages)
` [Bug go/64198] "

[Bug c++/64228] New: compile error not accurate expected ; before string constant
 2014-12-08 18:39 UTC 

[Bug c++/61022] New: [C++11] Bogus "error: parameter packs not expanded with '...'"
 2014-12-08 18:35 UTC  (2+ messages)
` [Bug c++/61022] "

[Bug c/64223] same warning repeated twice with same line number
 2014-12-08 18:33 UTC  (3+ messages)

[Bug c++/63809] New: Missing warning on extra template
 2014-12-08 18:32 UTC  (2+ messages)
` [Bug c++/63809] "

[Bug c++/61971] New: array subscript is above array bounds [-Werror=array-bounds]
 2014-12-08 18:27 UTC  (2+ messages)
` [Bug c++/61971] "

[Bug c++/63996] New: Infinite loop in invalid C++14 constexpr fn
 2014-12-08 18:17 UTC  (2+ messages)
` [Bug c++/63996] "

[Bug c++/64073] New: Explicit duplicate template instantiation not reported as error when using 'using'
 2014-12-08 18:13 UTC  (2+ messages)
` [Bug c++/64073] "

[Bug c++/64095] New: [C++14] Ellipsis at end of generic lambda parameter-declaration-clause should be parsed as a parameter pack
 2014-12-08 18:10 UTC  (2+ messages)
` [Bug c++/64095] "

[Bug c++/60372] New: incorrect destruction order for function parameter objects
 2014-12-08 18:09 UTC  (2+ messages)
` [Bug c++/60372] "

[Bug c++/64171] New: Hang whilst printing error message on invalid code
 2014-12-08 18:01 UTC  (2+ messages)
` [Bug c++/64171] "

[Bug c++/64169] New: Partial template specialization of reference-qualified operator templates
 2014-12-08 17:56 UTC  (2+ messages)
` [Bug c++/64169] "

[Bug c++/64178] New: rejects-valid on variadic operator++
 2014-12-08 17:54 UTC  (2+ messages)
` [Bug c++/64178] "

[Bug c++/64194] New: [C++14] <unresolved overloaded function type> for function template with auto return
 2014-12-08 17:52 UTC  (2+ messages)
` [Bug c++/64194] "

[Bug c++/61754] New: [C++1y] [[deprecated]] attribute warns annoyingly compared to __attribute__((deprecated))
 2014-12-08 17:47 UTC  (2+ messages)
` [Bug c++/61754] "

[Bug bootstrap/63787] [5 Regression] profiledbootstrap failure with bootstrap-lto
 2014-12-08 17:28 UTC 

[Bug tree-optimization/63989] New: tree-ssa-strlen.c doesn't handle constant pointer plus and array refs if constant offset is smaller than known constant string length
 2014-12-08 17:25 UTC  (2+ messages)
` [Bug tree-optimization/63989] "

[Bug middle-end/64225] New: -funsafe-math-optimizations generates call to pow where multiply instruction would do
 2014-12-08 16:56 UTC  (8+ messages)
` [Bug middle-end/64225] "

[Bug c++/64085] New: ICE on C++14 lambda by-reference capture with an initializer
 2014-12-08 16:52 UTC  (2+ messages)
` [Bug c++/64085] "

[Bug c++/64227] New: Forwarding an argument of a function template to a generic lambda causes a compiler crash
 2014-12-08 16:52 UTC  (3+ messages)
` [Bug c++/64227] "

[Bug c/59491] compiler can't detect if xpression is always fixed value
 2014-12-08 16:31 UTC  (2+ messages)

[Bug jit/64206] New: fake.so is unlinked too early for some users
 2014-12-08 16:09 UTC  (2+ messages)
` [Bug jit/64206] "

[Bug c++/64191] [4.9/5 Regression] -march=native messes up dead code elimination in loop calling dtor
 2014-12-08 14:37 UTC  (9+ messages)

[Bug rtl-optimization/64208] New: [4.9 Regression][iwmmxt] ICE: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2014-12-08 13:42 UTC  (3+ messages)
` [Bug target/64208] "

[Bug tree-optimization/64193] [4.8/4.9/5 Regression] Decreased performance after r173250
 2014-12-08 13:40 UTC 

[Bug tree-optimization/64199] New: [4.8/4.9/5 Regression] ICE: tree check: expected class 'constant', have 'binary' (plus_expr) in fold_binary_loc, at fold-const.c:10404 with -ffast-math -frounding-math
 2014-12-08 13:37 UTC  (2+ messages)
` [Bug tree-optimization/64199] "

[Bug target/64200] New: ICE: in decide_alg, at config/i386/i386.c:24510 with -mmemcpy-strategy=libcall:-1:align -minline-stringops-dynamically
 2014-12-08 13:35 UTC  (3+ messages)
` [Bug target/64200] "

[Bug target/64204] New: gcc.dg/c11-atomic-2.c fails on powerpc 64-bit little endian after -mupper-regs patches went in
 2014-12-08 13:35 UTC  (2+ messages)
` [Bug target/64204] [5 Regression] "

[Bug target/64205] New: powerpc64-linux --with-cpu=G5 bootstrap failure
 2014-12-08 13:35 UTC  (2+ messages)
` [Bug target/64205] [5 Regression] "

[Bug target/64210] New: FAIL: gcc.target/i386/avx512vl-(vmovdqa64|vpbroadcastd)-1.c ... with -fpic
 2014-12-08 13:33 UTC  (2+ messages)
` [Bug target/64210] [5 Regression] "

[Bug c/64212] New: ICE [in noninterposable_alias, at symtab.c:1706]
 2014-12-08 13:33 UTC  (3+ messages)
` [Bug target/64212] "
` [Bug target/64212] [5 Regression] "

[Bug fortran/62007] New: default(none) conflicts with iteration variable in openmp parallel loop simd
 2014-12-08 13:32 UTC  (3+ messages)
` [Bug fortran/62007] "

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

[Bug pending/64214] New: no warning for unused global
 2014-12-08 13:27 UTC  (2+ messages)
` [Bug pending/64214] "

[Bug target/64215] New: -Os misses an opportunity to merge two ret instructions
 2014-12-08 13:25 UTC  (3+ messages)
` [Bug target/64215] "

[Bug libgcj/64219] New: Rename libgcj-5.0.pc to libgcj-5.pc
 2014-12-08 13:23 UTC  (2+ messages)
` [Bug libgcj/64219] [5 Regression] "

[Bug c++/64222] New: [5 Regression] error: ‘__FUNCTION__’ was not declared in this scope
 2014-12-08 13:21 UTC  (3+ messages)
` [Bug c++/64222] "

[Bug fortran/56203] New: gfortran.dg/minlocval_3.f90 times out on Solaris/SPARC
 2014-12-08 13:05 UTC  (5+ messages)
` [Bug fortran/56203] "

[Bug pending/64094] New: "No such file or directory" -> "No such file"
 2014-12-08 13:01 UTC  (4+ messages)
` [Bug driver/64094] "

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

[Bug testsuite/64221] New: contrib/compare_tests confused by c-c++-common/ubsan/shift-5.c
 2014-12-08 12:29 UTC 

[Bug ipa/64192] New: [5 Regression] r218369 causes some regressions with -m32
 2014-12-08 11:52 UTC  (2+ messages)
` [Bug ipa/64192] "

[Bug bootstrap/64197] New: [5 regression] SPARC bootstrap broken: SEGV in tree_estimate_loop_size
 2014-12-08 11:52 UTC  (2+ messages)
` [Bug bootstrap/64197] "

[Bug tree-optimization/14541] [tree-ssa] built-in math functions are not fully optimized at tree level
 2014-12-08 10:32 UTC  (2+ messages)

[Bug c++/41437] No access control for classes in template functions
 2014-12-08 10:28 UTC 

[Bug c++/64216] New: Function template can access private sub class without being friend
 2014-12-08 10:02 UTC  (2+ messages)
` [Bug c++/64216] "

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

[Bug rtl-optimization/64217] New: LRA: generate wrong liveness info after r217947 for clobber in jump_insn
 2014-12-08  7:29 UTC 

[Bug fortran/48244] New: iso-c-binding support missing on NetBSD (with patch)
 2014-12-08  6:42 UTC  (3+ messages)
` [Bug fortran/48244] "

[Bug fortran/63529] New: Bad error and ICE with Cray Pointers in Modules
 2014-12-08  6:23 UTC  (4+ messages)
` [Bug fortran/63529] "

[Bug middle-end/61225] New: [4.10 Regression] Several new failures after r210458 on x86_64-*-* with -m32
 2014-12-08  3:36 UTC  (2+ messages)
` [Bug middle-end/61225] [5 "

[Bug target/63621] New: [ICE] symtab_node::verify failed
 2014-12-08  0:36 UTC  (2+ messages)
` [Bug middle-end/63621] [5 Regression] ICE: error: Both section and comdat group is set

[Bug target/55295] New: [SH] Add support for fipr instruction
 2014-12-07 23:49 UTC  (2+ messages)
` [Bug target/55295] "

[Bug target/53513] New: SH Target: Add support for fschg and fpchg insns
 2014-12-07 23:20 UTC  (2+ messages)
` [Bug target/53513] [SH] Add support for fschg and fpchg insns and improve fenv support

[Bug target/55351] New: can't build libgcc for -m5-compact variant in SH64
 2014-12-07 23:14 UTC  (2+ messages)
` [Bug target/55351] "

[Bug target/50751] New: SH Target: Displacement addressing does not work for QImode and HImode
 2014-12-07 23:01 UTC  (4+ messages)
` [Bug target/50751] "

[Bug testsuite/64038] New: FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)
 2014-12-07 17:54 UTC  (2+ messages)
` [Bug testsuite/64038] [5 Regression] "

[Bug fortran/63921] New: [F08] pointer function as lvalue doesn't work when the function is a type bound function
 2014-12-07 16:23 UTC  (3+ messages)
` [Bug fortran/63921] "

[Bug fortran/48655] New: False positive with -Warray-temporaries and a=transpose(a)
 2014-12-07 14:34 UTC  (2+ messages)
` [Bug fortran/48655] "

[Bug libfortran/63689] New: -fcheck=array-temps should warn for temporaries during intrinsic assignment
 2014-12-07 14:34 UTC  (2+ messages)
` [Bug fortran/63689] "

[Bug tree-optimization/64211] New: ICE compiling Linux Kernel net/core/dev.c in dev_change_net_namespace
 2014-12-07 14:20 UTC  (2+ messages)
` [Bug tree-optimization/64211] "

[Bug ipa/63909] New: ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb()
 2014-12-07 14:01 UTC  (2+ messages)
` [Bug ipa/63909] [5 Regression] "

[Bug fortran/25714] concat of strings create an extra temporary variable
 2014-12-07 10:24 UTC 

[Bug fortran/54599] New: Issues found in gfortran by the Coverity Scan
 2014-12-07 10:16 UTC  (2+ messages)
` [Bug fortran/54599] "

[Bug fortran/56660] New: Fails to read NAMELIST with certain form array syntax
 2014-12-06 22:36 UTC  (2+ messages)
` [Bug fortran/56660] "

[Bug fortran/56744] New: [meta-bug] Namelist bugs
 2014-12-06 22:36 UTC  (2+ messages)
` [Bug fortran/56744] "

[Bug libstdc++/61947] New: Ambiguous calls when constructing std::tuple
 2014-12-06 22:29 UTC  (4+ messages)
` [Bug libstdc++/61947] [4.8/4.9 Regression] "

[Bug libstdc++/63840] New: std::function copy constructor deletes an uninitialized pointer if new fails
 2014-12-06 22:26 UTC  (4+ messages)
` [Bug libstdc++/63840] "

[Bug fortran/60751] New: Extra comma in WRITE statement not diagnosed
 2014-12-06 22:21 UTC  (2+ messages)
` [Bug fortran/60751] "

[Bug libfortran/62094] New: Program crash when executing DEALLOCATE with addresses that have 0 in bits 26 and higher (little-endian)
 2014-12-06 22:06 UTC  (2+ messages)
` [Bug libfortran/62094] "

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

[Bug tree-optimization/26731] Jump threading gets in the way of loops
 2014-12-06 19:52 UTC 

[Bug libstdc++/64203] New: shared_mutex compile errors on bare-metal targets
 2014-12-06 19:38 UTC  (3+ messages)
` [Bug libstdc++/64203] "

[Bug c++/63829] New: Crash in__tls_init when -mcpu=arm1176jzf-s is used
 2014-12-06 19:34 UTC  (3+ messages)
` [Bug libstdc++/63829] _Lock_policy used in thread.cc can cause incompatibilities with binaries using different -mcpu

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs
 2014-12-06 19:24 UTC 

[Bug tree-optimization/54742] New: Switch elimination in FSM loop
 2014-12-06 19:23 UTC  (3+ messages)
` [Bug tree-optimization/54742] "

[Bug fortran/64207] New: vectorization report
 2014-12-06 18:07 UTC  (5+ messages)
` [Bug fortran/64207] "

[Bug fortran/59398] New: Wrong bounds for allocatable result and for
 2014-12-06 16:14 UTC  (2+ messages)
` [Bug fortran/59398] "

[Bug fortran/64209] New: [OOP] copy class(*) component from type with a subroutine
 2014-12-06 16:00 UTC 

[Bug fortran/59345] New: _gfortran_internal_pack on compiler generated temps
 2014-12-06 15:49 UTC  (3+ messages)
` [Bug fortran/59345] "

[Bug fortran/61179] New: Can not compile "type is(double complex)"
 2014-12-06 15:05 UTC  (2+ messages)
` [Bug fortran/61179] "

[Bug fortran/64138] New: gfortran interface issue
 2014-12-06 15:03 UTC  (2+ messages)
` [Bug fortran/64138] "

[Bug fortran/61768] New: Fortran compiler goes into infinite loop while compiling SPEC2000 applu.f
 2014-12-06 14:59 UTC  (2+ messages)
` [Bug fortran/61768] "

[Bug fortran/61928] a fortran90 program compiles on hopper at NERSC but not under gfortran 4.9.0
 2014-12-06 14:55 UTC 

[Bug libfortran/62296] New: EXECUTE_COMMAND_LINE not F2008 conforming
 2014-12-06 14:52 UTC  (2+ messages)
` [Bug libfortran/62296] "

[Bug fortran/62087] New: A Piece of code compiling with ifort but giving error by gfortran 4.8
 2014-12-06 14:49 UTC  (2+ messages)
` [Bug fortran/62087] "

[Bug fortran/60238] New: Allow colon-separated triplet in array initialization
 2014-12-06 14:40 UTC  (2+ messages)
` [Bug fortran/60238] "

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

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

[Bug preprocessor/63831] [5 Regression] r217292 causes segfaults with -MM
 2014-12-06 11:10 UTC 

[Bug fortran/59016] New: f951: internal compiler error: Segmentation fault
 2014-12-06 10:07 UTC  (2+ messages)
` [Bug fortran/59016] "

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