public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/58640] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu
 2013-12-10 11:20 UTC  (4+ messages)
` [Bug tree-optimization/58640] [4.9 Regression] "

[Bug rtl-optimization/59446] New: loop2_doloop creates constant comparison and dead jump
 2013-12-10 11:19 UTC 

[Bug tree-optimization/59445] New: [4.9 Regression] ICE in add_old_iv_candidates, at tree-ssa-loop-ivopts.c:2541
 2013-12-10 11:13 UTC 

[Bug sanitizer/59437] New: ICE in for g++ -S -fvtable-verify=std -fsanitize=null
 2013-12-10 10:50 UTC  (6+ messages)
` [Bug sanitizer/59437] "

[Bug c++/59165] New: gcc looks up begin(), end() for for-range loops for ints in namespace std
 2013-12-10 10:36 UTC  (2+ messages)
` [Bug c++/59165] "

[Bug target/59444] New: [4.6.3 32-bit] Character buffers on stack not aligned on a 4-byte boundary
 2013-12-10 10:05 UTC  (2+ messages)
` [Bug target/59444] "

[Bug middle-end/59350] New: [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212
 2013-12-10 10:04 UTC  (3+ messages)
` [Bug middle-end/59350] "

[Bug testsuite/59442] New: movapd tests fail if built with -fstack-protector-strong/all
 2013-12-10  9:29 UTC  (2+ messages)
` [Bug testsuite/59442] "

[Bug lto/58251] New: -flto causes ICE lto1: internal compiler error: in splice_child_die, at dwarf2out.c:4706
 2013-12-10  9:25 UTC  (9+ messages)
` [Bug lto/58251] "
` [Bug lto/58251] [4.7/4.8 Regression] "

[Bug tree-optimization/58721] New: [4.9 Regression] The subroutine perdida is no longer inlined in fatigue.f90
 2013-12-10  9:23 UTC  (4+ messages)
` [Bug ipa/58721] "

[Bug tree-optimization/59417] New: ICE in determine_value_range, at tree-ssa-loop-niter.c:176
 2013-12-10  9:16 UTC  (4+ messages)
` [Bug tree-optimization/59417] [4.9 Regression] "

[Bug tree-optimization/58627] New: [4.9 Regression] crash during compilation of boost testsuite
 2013-12-10  8:26 UTC  (3+ messages)
` [Bug c++/58627] "

[Bug c++/59163] New: program compiled with g++ -O3 segfaults
 2013-12-10  7:50 UTC  (2+ messages)
` [Bug target/59163] [4.8/4.9 Regression] "

[Bug c++/59349] New: ICE on invalid: Segmentation fault toplev.c:336
 2013-12-10  7:48 UTC  (2+ messages)
` [Bug c++/59349] [4.9 Regression] "

[Bug c++/59364] New: C++11 extern thread_local breaks linking: undefined reference to TLS init function
 2013-12-10  7:10 UTC  (4+ messages)
` [Bug c++/59364] "

[Bug c/58928] New: Different results from gcc when -mlzcnt is used
 2013-12-10  7:06 UTC  (2+ messages)
` [Bug target/58928] "

[Bug tree-optimization/41488] IVOpts cannot coalesce multiple induction variables
 2013-12-10  6:31 UTC 

[Bug target/59443] New: Passing arguments via stack in x86-64
 2013-12-10  3:34 UTC  (3+ messages)
` [Bug target/59443] "

[Bug preprocessor/55715] New: bogus overflow warning for #if A-B when A<0 & B==minimum integer
 2013-12-10  1:25 UTC  (3+ messages)
` [Bug preprocessor/55715] "

[Bug libstdc++/59439] New: std::locale uses atomic instructions on construction
 2013-12-10  0:54 UTC  (5+ messages)
` [Bug libstdc++/59439] "

[Bug target/45198] Unnecessary spill slot for highpart extraction of xmm reg
 2013-12-10  0:33 UTC 

[Bug c++/59426] New: __has_trivial_{copy/assign} behavior differs from documentation
 2013-12-09 23:35 UTC  (4+ messages)
` [Bug c++/59426] "

[Bug lto/59441] New: ICE in bitmap_element_allocate
 2013-12-09 23:33 UTC  (2+ messages)
` [Bug lto/59441] "

[Bug fortran/58099] New: over-zealous Error pointer error checking in gfortran 4.8
 2013-12-09 23:17 UTC  (5+ messages)
` [Bug fortran/58099] [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking

[Bug fortran/58676] New: Intrinsic functions not considered pure actual arguments
 2013-12-09 23:17 UTC  (4+ messages)
` [Bug fortran/58676] "

[Bug fortran/41724] PUREness/ELEMENTAL check missing for ACTUAL/DUMMY conformance
 2013-12-09 23:17 UTC  (3+ messages)

[Bug fortran/59428] New: [4.9 Regression] FAIL: gfortran.dg/proc_ptr_result_4.f90 -O (test for excess errors) after r205791
 2013-12-09 23:17 UTC  (7+ messages)
` [Bug fortran/59428] "

[Bug libstdc++/59427] New: Opening with ios::in | ios::app does not allow appending
 2013-12-09 23:03 UTC  (4+ messages)
` [Bug libstdc++/59427] "

[Bug fortran/59440] New: [4.9 Regression] ICE in force_decl_die, at dwarf2out.c:20111 with -g
 2013-12-09 23:03 UTC 

[Bug c++/59435] New: sizeof...(T) as default value for an argument does not work
 2013-12-09 23:00 UTC  (4+ messages)
` [Bug c++/59435] sizeof...(T) as default value for an argument in the constructor "

[Bug c++/55931] New: Constexpr member function inside a static member is not working
 2013-12-09 22:53 UTC  (2+ messages)
` [Bug c++/55931] [C++11] "

[Bug fortran/59438] New: DWARF: Fortran mishandles ALLOCATABLE/ASSOCIATED in debug output
 2013-12-09 21:58 UTC  (2+ messages)
` [Bug fortran/59438] "

[Bug libstdc++/59421] New: stof(), stod() wrong result
 2013-12-09 21:37 UTC  (4+ messages)
` [Bug libstdc++/59421] "

[Bug libfortran/35667] HP-UX 10 has broken strtod
 2013-12-09 20:40 UTC  (2+ messages)

[Bug libstdc++/59436] New: FAIL: 17_intro/headers/c++200x/stdc++.cc (test for excess errors)
 2013-12-09 18:50 UTC  (4+ messages)
` [Bug libstdc++/59436] "

[Bug fortran/58175] New: Incorrect warning message on scalar finalizor
 2013-12-09 18:14 UTC  (2+ messages)
` [Bug fortran/58175] [OOP] Incorrect warning message on scalar finalizer

[Bug libstdc++/59434] New: move_iterator is broken for input iterators with an rvalue as reference type
 2013-12-09 17:48 UTC  (3+ messages)
` [Bug libstdc++/59434] "
` [Bug libstdc++/59434] [lwg/2106] "

[Bug libstdc++/59392] New: crash on throw from "unexpected exception" handler with ARM EABI unwinder
 2013-12-09 17:32 UTC  (2+ messages)
` [Bug libstdc++/59392] "

[Bug sanitizer/59009] New: libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux
 2013-12-09 17:14 UTC  (6+ messages)
` [Bug sanitizer/59009] "

[Bug go/59432] New: [4.9 regression] sync/atomic FAILs on Solaris/x86
 2013-12-09 17:11 UTC  (3+ messages)
` [Bug go/59432] "

[Bug c/56572] New: GCC generates non-optimal transactional code when inlining nested transaction
 2013-12-09 17:07 UTC  (3+ messages)
` [Bug c/56572] "
` [Bug tree-optimization/56572] "

[Bug c/59424] New: Optimization issue on min/max
 2013-12-09 17:05 UTC  (4+ messages)
` [Bug c/59424] "

[Bug c/56573] New: GCC generates non-optimal transactional code when inlining nested transaction
 2013-12-09 16:20 UTC  (2+ messages)
` [Bug c/56573] "

[Bug fortran/58916] New: Allocation of a class(*) scalar with array source allowed
 2013-12-09 16:02 UTC  (8+ messages)
` [Bug fortran/58916] Allocation of scalar with array source not rejected
` [Bug fortran/58916] [F03] "

[Bug fortran/58917] New: ICE with allocation of a scalar with array source
 2013-12-09 15:59 UTC  (2+ messages)
` [Bug fortran/58917] "

[Bug go/59433] New: [4.9 regression] Many 64-bit Go tests SEGV on Solaris
 2013-12-09 15:47 UTC  (2+ messages)
` [Bug go/59433] "

[Bug go/59431] New: [4.9 regression] runtime FAILs on Solaris
 2013-12-09 15:34 UTC  (2+ messages)
` [Bug go/59431] "

[Bug go/59430] New: [4.9 regression] os/user FAILs on Solaris
 2013-12-09 15:29 UTC  (2+ messages)
` [Bug go/59430] "

[Bug go/59408] New: [4.9 regression] Many Go tests FAIL with notesleep not on g0
 2013-12-09 15:19 UTC  (2+ messages)
` [Bug go/59408] "

[Bug middle-end/38474] compile time explosion in dataflow_set_preserve_mem_locs at -O3
 2013-12-09 15:13 UTC 

[Bug tree-optimization/48641] New: [4.7 Regression] ICE: verify_flow_info failed: Wrong frequency of block 77 -419530 with -O -fno-tree-ccp -fno-tree-copy-prop
 2013-12-09 14:58 UTC  (2+ messages)
` [Bug tree-optimization/48641] "

[Bug target/54300] New: [4.7/4.8 Regression] Erroneous optimization causes wrong Neon data management
 2013-12-09 14:54 UTC  (2+ messages)
` [Bug rtl-optimization/54300] [4.7, 4.8 Regression] regcprop incorrectly looks through parallel register swap operation

[Bug sanitizer/59415] New: ICE segfault in verify_bb_vtables for g++ -S -fvtable-verify=std -fsanitize=null
 2013-12-09 14:45 UTC  (5+ messages)
` [Bug sanitizer/59415] "

[Bug fortran/39695] [F03] ProcPtr function results: wrong name in error message
 2013-12-09 14:33 UTC  (2+ messages)

[Bug middle-end/54779] New: split FRAME variables back into pieces
 2013-12-09 14:21 UTC  (3+ messages)
` [Bug tree-optimization/54779] "

[Bug rtl-optimization/59429] New: Missed optimization opportunity in qsort-style comparison functions
 2013-12-09 14:05 UTC  (4+ messages)
` [Bug rtl-optimization/59429] "

[Bug fortran/59398] New: Wrong bounds for allocatable result and for
 2013-12-09 13:47 UTC  (2+ messages)
` [Bug fortran/59398] "

[Bug middle-end/59409] New: [4.9 Regression] 253.perlbmk in SPEC CPU 2K is miscompiled
 2013-12-09 12:55 UTC  (10+ messages)
` [Bug middle-end/59409] "

[Bug sanitizer/59410] New: Some tsan tests fail with 4GB RAM
 2013-12-09 12:42 UTC  (5+ messages)
` [Bug sanitizer/59410] tsan tests fail with address randomization disabled

[Bug testsuite/59043] New: [4.9 Regression] FAIL: (gcc|++).dg/pubtypes* scan-assembler long.*Length of Public Type Names Info
 2013-12-09 10:55 UTC  (2+ messages)
` [Bug testsuite/59043] "

[Bug c/56787] New: 4.8.0 Vectorization Regression Compared to 4.7.2
 2013-12-09 10:21 UTC  (2+ messages)
` [Bug tree-optimization/56787] [4.8 Regression] Vectorization fails because of CLOBBER statements

[Bug libfortran/47716] New: libgfortran quadmath_weak.h not found on NetBSD 5.1
 2013-12-09 10:03 UTC  (2+ messages)
` [Bug libfortran/47716] "

[Bug fortran/59411] New: Problem with TYPE(C_PTR) constant initialization
 2013-12-09  9:58 UTC  (4+ messages)
` [Bug fortran/59411] "

[Bug c++/52707] New: [C++11] Deleted special member function prevent type being an aggregate
 2013-12-09  9:53 UTC  (4+ messages)
` [Bug c++/52707] "

[Bug c++/58074] New: [C++11] __is_trivial intrinsic fails for deleted members and for non-trivial copy-c'tors
 2013-12-09  9:34 UTC  (2+ messages)
` [Bug c++/58074] "

[Bug target/59422] New: Support more targets for function multi versioning
 2013-12-09  7:07 UTC  (2+ messages)
` [Bug target/59422] "

[Bug rtl-optimization/59425] New: ICE - seg fault building ISL on Windows
 2013-12-09  7:06 UTC  (2+ messages)
` [Bug rtl-optimization/59425] "

[Bug libstdc++/59391] std::sort will go out of std::vector bounds and crash
 2013-12-09  5:51 UTC 

[Bug target/41176] [4.7/4.8/4.9 Regression] ICE in reload_cse_simplify_operands at postreload.c:396
 2013-12-09  5:20 UTC 

[Bug target/29256] [4.7/4.8/4.9 regression] loop performance regression
 2013-12-09  4:50 UTC 

[Bug c++/59423] New: Misleading warning when 'enum class' base type unresolved: elaborated-type-specifier for a scoped enum must not use the ‘class’ keyword
 2013-12-08 23:14 UTC 

[Bug target/51697] New: SH Target: Inefficient DImode comparisons for -Os
 2013-12-08 22:22 UTC  (3+ messages)
` [Bug target/51697] "

[Bug target/52898] New: SH Target: Inefficient comparison of DImode and immediate constant
 2013-12-08 22:16 UTC  (2+ messages)
` [Bug target/52898] SH Target: Inefficient DImode comparisons

[Bug target/52941] New: SH Target: Add support for movco.l / movli.l atomics on SH4A
 2013-12-08 16:49 UTC  (2+ messages)
` [Bug target/52941] "

[Bug target/59405] New: Incorrect FP<->MMX transition during call/ret
 2013-12-08 14:22 UTC  (3+ messages)
` [Bug target/59405] "

[Bug target/50751] New: SH Target: Displacement addressing does not work for QImode and HImode
 2013-12-08 14:19 UTC  (2+ messages)
` [Bug target/50751] "

[Bug target/49263] New: SH Target: underutilized "TST #imm, R0" instruction
 2013-12-08 13:47 UTC  (2+ messages)
` [Bug target/49263] "

[Bug ipa/59201] New: [4.9 Regression] error: stmt (0x7f01c4708130) marked modified after optimization pass
 2013-12-08 10:21 UTC  (2+ messages)
` [Bug ipa/59201] "

[Bug c/59420] New: arm: broken code generated (memset from newlib 2.0)
 2013-12-08  2:29 UTC  (5+ messages)
` [Bug c/59420] "
` [Bug middle-end/59420] "

[Bug libfortran/59419] New: [4.9 Regression] Failing OPEN with FILE='xxx' and IOSTAT creates the file 'xxx' after revision 196783
 2013-12-08  1:37 UTC  (4+ messages)
` [Bug libfortran/59419] "

[Bug c++/59300] New: visibility computation misses some attributes in namespaces
 2013-12-08  1:27 UTC  (2+ messages)
` [Bug c++/59300] "

[Bug fortran/59414] New: Class array pointers: compile error on valid code (Different ranks in pointer assignment)
 2013-12-07 19:30 UTC  (3+ messages)
` [Bug fortran/59414] [OOP] "

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