public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/54369] New: Delayed-branch pass in reorg.c removes too many instructions
 2012-08-31  0:39 UTC  (4+ messages)
` [Bug rtl-optimization/54369] "

[Bug c++/54431] New: [C++11] g++ crashes when compiling the following file
 2012-08-30 23:44 UTC 

[Bug other/54398] New: Incorrect ARM assembly when building with -fno-omit-frame-pointer -O2
 2012-08-30 23:32 UTC  (3+ messages)
` [Bug other/54398] "

[Bug c++/54430] New: [C++11] Range Based For Loop lhs scoping issue
 2012-08-30 23:08 UTC 

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2012-08-30 22:54 UTC  (2+ messages)
` [Bug target/51244] "

[Bug target/54429] New: [SH] SImode values get ferried through FPUL and FP regs for -O0
 2012-08-30 22:26 UTC 

[Bug target/54418] New: [4.8 Regression] [SH] Invalid operands for opcode
 2012-08-30 22:18 UTC  (4+ messages)
` [Bug target/54418] "

[Bug c++/54425] New: Rvalue/Lvalue overload resolution of templated function
 2012-08-30 21:51 UTC  (2+ messages)
` [Bug c++/54425] "

[Bug tree-optimization/54422] New: Merge adjacent stores of elements of a vector (or loads)
 2012-08-30 21:29 UTC  (2+ messages)
` [Bug tree-optimization/54422] "

[Bug bootstrap/54419] New: [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on x86_64-apple-darwin10
 2012-08-30 20:38 UTC  (4+ messages)
` [Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

[Bug c/54428] New: ICE in gimplify_expr, at gimplify.c:7591
 2012-08-30 20:28 UTC 

[Bug c++/54427] New: Expose more vector extensions
 2012-08-30 20:07 UTC 

[Bug rtl-optimization/50427] New: IRA fails to detect conflict
 2012-08-30 19:56 UTC  (4+ messages)
` [Bug rtl-optimization/50427] "

[Bug libstdc++/54005] New: Use __atomic_always_lock_free in libstdc++ is_lock_free instead of __atomic_is_lock_free
 2012-08-30 19:25 UTC  (4+ messages)
` [Bug libstdc++/54005] "

[Bug fortran/54426] New: [4.8 Regression] FAIL: gfortran.dg/common_6.f90 -O (internal compiler error) on powerpc-apple-darwin9
 2012-08-30 19:01 UTC 

[Bug testsuite/48251] New: guality_check hangs indefinitely on Tru64 UNIX
 2012-08-30 17:54 UTC  (2+ messages)
` [Bug testsuite/48251] "

[Bug bootstrap/44959] [4.6 Regression] bootstrap failed at Comparing stages 2 and 3
 2012-08-30 17:32 UTC  (4+ messages)

[Bug c++/54424] New: Compiler crash with -std=gnu++0x
 2012-08-30 17:00 UTC 

[Bug lto/54417] New: lto1: internal compiler error: in edge_badness, at ipa-inline.c:793
 2012-08-30 16:56 UTC  (2+ messages)
` [Bug middle-end/54417] lto1: internal compiler error: in edge_badness, at ipa-inline.c:793 with -profile-generate/profile-use

[Bug target/54252] New: [Neon] Bad alignment code generated for Neon loads
 2012-08-30 16:48 UTC  (6+ messages)
` [Bug target/54252] [4.7/4.8 Regression] "

[Bug target/54407] New: FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10
 2012-08-30 16:41 UTC  (4+ messages)
` [Bug target/54407] "

[Bug other/54423] New: building trunk on Darwin 12.1 fails in building libraries
 2012-08-30 16:22 UTC 

[Bug lto/53787] New: Possible lto improvement
 2012-08-30 15:59 UTC  (2+ messages)
` [Bug tree-optimization/53787] Possible IPA-SRA / IPA-CP improvement

[Bug libstdc++/54388] New: std::array.at() const results in undefined behaviour
 2012-08-30 15:39 UTC  (11+ messages)
` [Bug libstdc++/54388] "
` [Bug libstdc++/54388] [4.7/4.8 Regression] "

[Bug middle-end/54394] New: fatigue2 -flto run time regression
 2012-08-30 15:33 UTC  (5+ messages)
` [Bug middle-end/54394] [4.8 Regression] "

[Bug target/54421] New: Extra movdqa when accessing quadwords in a 128-bit SSE register
 2012-08-30 15:32 UTC 

[Bug c++/54420] New: Segmentation in decl_mangling_context
 2012-08-30 14:33 UTC  (2+ messages)
` [Bug c++/54420] Segmentation fault "

[Bug c/54409] New: internal compiler error: in remap_predicate, at ipa-inline-analysis.c:2710
 2012-08-30 14:24 UTC  (8+ messages)
` [Bug c/54409] "
` [Bug c/54409] [4.8 Regression] "
` [Bug middle-end/54409] "

[Bug rtl-optimization/54365] New: ARM optimization bug when pointer arithmetic wraps
 2012-08-30 13:56 UTC  (5+ messages)
` [Bug rtl-optimization/54365] "

[Bug target/54414] New: ARM:mis-compiled prologue/epilogue on cortex-m0 when optimizing with -Os
 2012-08-30 10:17 UTC  (2+ messages)
` [Bug target/54414] "

[Bug c++/54403] New: [C++11] operator! applied to a member of a templated class in a lambda expression that captures 'this' pointer crashes compiler
 2012-08-30 10:12 UTC  (3+ messages)
` [Bug c++/54403] "

[Bug c++/54413] New: Option for turning off compiler extensions for -std=c++11 with respect to complex/fixed-point numbers missing
 2012-08-30 10:04 UTC  (4+ messages)
` [Bug c++/54413] "

[Bug c++/54416] New: [4.8] ICE (segv) in codegen
 2012-08-30 10:00 UTC  (2+ messages)
` [Bug c++/54416] [4.7/4.8 Regression] "

[Bug libstdc++/54172] New: [4.7 Regression] __cxa_guard_acquire thread-safety issue
 2012-08-30  9:57 UTC  (5+ messages)
` [Bug libstdc++/54172] [4.7/4.8 "

[Bug bootstrap/54415] New: GCC 4.4.4 build fails on solaris sparc with error as undefined reference to `_Qp_xtoq'
 2012-08-30  9:09 UTC 

[Bug libstdc++/54392] New: [4.6/4.7/4.8 Regression] std::string::append() fails to update length
 2012-08-30  7:33 UTC  (15+ messages)
` [Bug libstdc++/54392] "
` [Bug libstdc++/54392] [4.6/4.7/4.8 Regression] std::string::assign() "

[Bug testsuite/54397] New: [regression] gfortran.dg/guality/pr41558.f90
 2012-08-30  7:01 UTC  (7+ messages)
` [Bug testsuite/54397] "

[Bug debug/53671] New: [4.8 Regression] Many guality test failures
 2012-08-30  6:08 UTC  (2+ messages)
` [Bug debug/53671] "

[Bug target/54412] New: Request for 32-byte stack alignment with -mavx on Windows
 2012-08-30  1:10 UTC 

[Bug bootstrap/43328] multilib bootstrap broken
 2012-08-29 23:49 UTC  (2+ messages)

[Bug other/54411] New: libiberty: objalloc_alloc integer overflows (CVE-2012-3509)
 2012-08-29 21:29 UTC  (5+ messages)
` [Bug other/54411] "

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)
 2012-08-29 19:06 UTC 

[Bug libmudflap/24420] mudflap doesnt work with DSOs?
 2012-08-29 18:46 UTC 

[Bug debug/54410] New: doubled DW_TAG_template_type_param
 2012-08-29 15:25 UTC 

[Bug libstdc++/54393] New: std::getline is almost 10x slower when working on a vstring versus std::string
 2012-08-29 15:24 UTC  (8+ messages)
` [Bug libstdc++/54393] "

[Bug c++/54277] New: Template class member referred to with implicit this inside lambda is incorrectly const-qualified
 2012-08-29 14:54 UTC  (2+ messages)
` [Bug c++/54277] "

[Bug fortran/54406] New: random_number() sometimes returns duplicate values when called from parallel threads
 2012-08-29 14:20 UTC  (5+ messages)
` [Bug fortran/54406] "

[Bug other/54408] New: sqrt for vector types
 2012-08-29 14:06 UTC 

[Bug fortran/54405] New: bad debugging info which lead to a wrong behavior of reverse-next in gdb
 2012-08-29 13:04 UTC  (2+ messages)
` [Bug fortran/54405] "

[Bug debug/54395] New: DWARF tables should go in non-mapped section unless exceptions are enabled
 2012-08-29 12:43 UTC  (7+ messages)
` [Bug debug/54395] "
` [Bug debug/54395] GCC should be able to put DWARF tables in a non-mapped/strippable section for debug-only use

[Bug target/54404] New: [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186789
 2012-08-29 10:33 UTC 

[Bug debug/54402] New: [4.8 Regression] var-tracking does not scale
 2012-08-29  9:50 UTC  (2+ messages)
` [Bug debug/54402] "

[Bug fortran/45516] [F08] allocatable compontents of recursive type
 2012-08-29  9:18 UTC 

[Bug c++/54401] New: Missing diagnostics about type-alias at class scope
 2012-08-29  8:40 UTC  (2+ messages)
` [Bug c++/54401] "

std::string::assign
 2012-08-29  6:57 UTC  (2+ messages)

[Bug target/54400] New: recognize haddpd
 2012-08-29  6:10 UTC 

[Bug libstdc++/54102] New: generated html vs. utf8
 2012-08-29  4:44 UTC  (3+ messages)
` [Bug libstdc++/54102] "

[Bug c++/54399] New: Invalid partial change from dynamic to static initialization
 2012-08-29  1:25 UTC 

[Bug tree-optimization/14526] Parameters passed by reference to inlined function are not optimized away
 2012-08-29  0:46 UTC 

[Bug testsuite/54396] New: [regression] gfortran.dg/guality/pr41558.f90
 2012-08-29  0:03 UTC  (2+ messages)
` [Bug testsuite/54396] "

[Bug target/54290] New: gcc 4.4/4.5/4.6 produces wrong code on sparc with -O2
 2012-08-28 23:27 UTC  (3+ messages)
` [Bug target/54290] [4.6 regression] wrong code at -O2 with large offset

[Bug bootstrap/54128] New: GCC does not bootstrap on little endian mips due to mis-compare on tree-data-ref.c
 2012-08-28 23:07 UTC  (2+ messages)
` [Bug bootstrap/54128] [4.8 Regression] "

[Bug fortran/54389] New: [F2003/F2008 difference] PURE functions and pointer dummy arguments
 2012-08-28 18:18 UTC  (3+ messages)
` [Bug fortran/54389] [F2003/F2008 difference] PURE functions and pointer dummy arguments / DECL_PURE_P issue

[Bug target/46254] New: ICE: in find_reloads, at reload.c:3806 (unable to generate reloads) with -fPIC -mcmodel={medium|large} and __sync_val_compare_and_swap
 2012-08-28 17:24 UTC  (3+ messages)
` [Bug target/46254] "

[Bug fortran/54382] New: gfortran show_locus: Invalid read of size 4
 2012-08-28 15:27 UTC  (3+ messages)
` [Bug fortran/54382] "

[Bug middle-end/38474] slow compilation at -O0 due to expand's temp slot goo
 2012-08-28 15:07 UTC  (4+ messages)

[Bug fortran/54384] New: gfortran memory leaks
 2012-08-28 14:51 UTC  (5+ messages)
` [Bug fortran/54384] "

[Bug regression/54390] New: [AVX] FAIL: gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
 2012-08-28 13:21 UTC  (2+ messages)
` [Bug regression/54390] "

[Bug c/54391] New: transparent_union typedef'ing inconsistent
 2012-08-28 13:14 UTC 

[Bug target/40735] memory hog compiling big functions with -fPIE
 2012-08-28 11:30 UTC  (6+ messages)

std::string::assign
 2012-08-28  9:30 UTC 

[Bug c++/12850] memory consumption for heavy template instantiations tripled since 3.3
 2012-08-28  8:13 UTC 

[Bug tree-optimization/53395] New: [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183
 2012-08-28  7:05 UTC  (2+ messages)
` [Bug tree-optimization/53395] "

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