public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/56613] New: [4.8 Regression] map::operator[](key_type&&) fails with custom allocator
 2013-03-14 23:31 UTC  (6+ messages)
` [Bug libstdc++/56613] "

[Bug c++/45917] New: Friend of friend is allowed the access to the private type through the template
 2013-03-14 21:40 UTC  (3+ messages)
` [Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

[Bug c/56620] New: Memcpy optimization may lead to unaligned access on ARM Thumb
 2013-03-14 21:36 UTC  (7+ messages)
` [Bug c/56620] "
` [Bug target/56620] "

[Bug fortran/56615] New: [4.4/4.5/4.6/4.7 Regression] Wrong code for passing arrays of character
 2013-03-14 21:05 UTC  (3+ messages)
` [Bug fortran/56615] [4.6/4.7/4.8 Regression] Wrong code with TRANSFER of arrays of character with stride -1

[Bug c++/56346] New: FAIL: g++.dg/tls/thread_local3.C -std=gnu++11 (test for excess errors)
 2013-03-14 20:38 UTC  (6+ messages)
` [Bug c++/56346] "

[Bug plugins/56622] New: -fopenmp with -fplugin conflicts
 2013-03-14 20:30 UTC  (3+ messages)
` [Bug plugins/56622] "

[Bug c++/56606] New: GCC refuses to emit long calls for operator new/delete on PowerPC
 2013-03-14 20:20 UTC  (2+ messages)
` [Bug c++/56606] "

[Bug inline-asm/56621] New: Misaligned stack with inline assembly
 2013-03-14 20:01 UTC  (3+ messages)
` [Bug inline-asm/56621] "

[Bug target/56351] New: ARM Big-Endian: storing local double to packed variable causes corruption
 2013-03-14 18:58 UTC  (3+ messages)
` [Bug target/56351] "

[Bug c++/56614] New: [4.7/4.8 Regression] error: default argument 'std::vector<E>(std::initializer_list<E>{((const E*)(& ._0)), 1u}, (*(const std::allocator<E>*)(& std::allocator<E>())))' uses local variable '._0'
 2013-03-14 17:46 UTC  (9+ messages)
` [Bug c++/56614] "

[Bug c++/56403] New: internal compiler error: in build_zero_init_1, at cp/init.c:279
 2013-03-14 16:42 UTC  (7+ messages)
` [Bug c++/56403] [4.6/4.7 Regression] "

[Bug c/56580] New: Internal compiler error when trying to compile a sequence of NOPs inside a loop
 2013-03-14 16:25 UTC  (2+ messages)
` [Bug tree-optimization/56580] "

[Bug tree-optimization/56618] New: inline assembler with too many lines causes ICE in account_size_time, at ipa-inline-analysis.c
 2013-03-14 16:24 UTC  (2+ messages)
` [Bug tree-optimization/56618] "

[Bug target/56619] New: i386 hle atomic intrinsics flags are undocumented
 2013-03-14 13:18 UTC  (2+ messages)
` [Bug target/56619] "

[Bug ada/56616] New: gnatmake builds SAL incorrectly if library_kind is "static"
 2013-03-14 12:30 UTC  (2+ messages)
` [Bug ada/56616] "

[Bug c++/56617] New: c++ compiler error when trying to build SuperCollider with nova-simd extension on arm ubuntu
 2013-03-14 12:29 UTC 

[Bug tree-optimization/53265] New: Warn when undefined behavior implies smaller iteration count
 2013-03-14 10:55 UTC  (14+ messages)
` [Bug tree-optimization/53265] "

[Bug target/56592] New: [SH] Add vector ABI
 2013-03-14  9:49 UTC  (2+ messages)
` [Bug target/56592] "

[Bug pending/55996] New: [meta-bug] GCC 4.9 pending patches
 2013-03-13 22:34 UTC  (2+ messages)
` [Bug pending/55996] "

[Bug c/48308] New: crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}
 2013-03-13 20:55 UTC  (2+ messages)
` [Bug target/48308] [4.6 Regression] "

[Bug tree-optimization/45685] [4.6/4.7/4.8 Regression] missed conditional move opportunity in loop
 2013-03-13 20:47 UTC 

[Bug rtl-optimization/21182] [4.6/4.7/4.8 Regression] gcc can use registers but uses stack instead
 2013-03-13 20:38 UTC 

[Bug target/43052] [4.7/4.8 Regression] Inline memcmp is *much* slower than glibc's, no longer expanded inline
 2013-03-13 20:14 UTC 

[Bug target/38134] [4.6/4.7/4.8 Regression] speed regression with many loop invariants
 2013-03-13 20:10 UTC 

[Bug c/56446] New: Generate one fewer relocation when calling a checked weakref function
 2013-03-13 19:52 UTC  (2+ messages)
` [Bug target/56446] "

[Bug target/55295] New: [SH] Add support for fipr instruction
 2013-03-13 18:21 UTC  (2+ messages)
` [Bug target/55295] "

[Bug target/49880] New: SuperH: ICE when -m4 is used with -mdiv=call-div1
 2013-03-13 18:09 UTC  (2+ messages)
` [Bug target/49880] "

[Bug fortran/56581] New: seg fault
 2013-03-13 16:13 UTC  (3+ messages)
` [Bug fortran/56581] Segfault when reading source file which starts with a byte-order mark (-cpp works)

[Bug middle-end/56524] New: Compiler ICE when compiling with -mips16
 2013-03-13 15:44 UTC  (2+ messages)
` [Bug middle-end/56524] [4.8 Regression] "

[Bug debug/56307] New: FAIL: gcc.dg/tree-ssa/pr55579.c scan-tree-dump esra "Created a debug-only replacement for s"
 2013-03-13 14:33 UTC  (10+ messages)
` [Bug debug/56307] "

[Bug c/56607] New: [4.8 regression] GCC fails to warn on division by zero
 2013-03-13 14:19 UTC  (5+ messages)
` [Bug c++/56607] "

[Bug fortran/56596] New: Invalid read of size 4 gfortran.dg/class_array_7.f03
 2013-03-13 14:18 UTC  (2+ messages)
` [Bug fortran/56596] "

[Bug target/55947] New: non constant memory models lose HLE qualifiers
 2013-03-13 14:16 UTC  (3+ messages)
` [Bug target/55947] "

[Bug target/55948] New: __atomic_clear / __atomic_store_n ignore HLE_RELEASE flags
 2013-03-13 13:54 UTC  (2+ messages)
` [Bug target/55948] "

[Bug c/56608] New: built-in floor function returns false results when build with -ffast-math
 2013-03-13 13:16 UTC  (7+ messages)
` [Bug c/56608] "
` [Bug tree-optimization/56608] SLP seems to produce incorrect value "
` [Bug tree-optimization/56608] [4.7/4.8 Regression] "
` [Bug tree-optimization/56608] [4.7 "

[Bug c++/56611] New: [C++11] Template instanciation failure with variadic arguments and template aliases
 2013-03-13 12:32 UTC  (9+ messages)
` [Bug c++/56611] "
` [Bug c++/56611] [C++11] Template instantiation "

[Bug libstdc++/56609] New: [C++11] Several type traits give incorrect results for std::nullptr_t
 2013-03-13 11:21 UTC  (6+ messages)
` [Bug libstdc++/56609] "

[Bug tree-optimization/56612] New: basic-block vectorization does not replace all scalar uses
 2013-03-13 11:10 UTC  (2+ messages)
` [Bug tree-optimization/56612] "

[Bug plugins/45078] config/vxworks-dummy.h not installed as a plugin header on some archs
 2013-03-13 10:42 UTC  (2+ messages)

[Bug bootstrap/56593] New: LTO profiledbootstrap fails for Ada
 2013-03-13  9:59 UTC  (9+ messages)
` [Bug bootstrap/56593] "

[Bug c/54896] New: Some optimization slowness with GCC 4.7.2
 2013-03-13  9:53 UTC  (3+ messages)
` [Bug middle-end/54896] optimization slowness on large basic blocks

[Bug tree-optimization/56610] New: IPA(-CP) clone materialization fails to cleanup the CFG
 2013-03-13  9:47 UTC 

[Bug target/56263] New: [avr] Provide strict address-space checking
 2013-03-13  6:46 UTC  (4+ messages)
` [Bug target/56263] "

[Bug fortran/56575] New: An invalid OO code causes ICE
 2013-03-13  6:37 UTC  (4+ messages)
` [Bug fortran/56575] [4.6/4.7 Regression] "
` [Bug fortran/56575] [4.6 "

[Bug c++/55532] New: Runtime segfault calling mutable lambda wrapped in a non-mutable lambda within a template function
 2013-03-13  3:13 UTC  (2+ messages)
` [Bug c++/55532] "

[Bug c++/52374] New: [C++11] Fails to transform id-expression into dependent base member access in lambda expression
 2013-03-13  2:53 UTC  (2+ messages)
` [Bug c++/52374] "

[Bug rtl-optimization/56605] New: Redundant branch introduced during loop2 phases
 2013-03-12 23:15 UTC  (5+ messages)
` [Bug rtl-optimization/56605] "

[Bug c++/54764] New: In class initialization of non-static lambda member can't be used in class with default template paramer
 2013-03-12 21:41 UTC  (2+ messages)
` [Bug c++/54764] "

[Bug c++/55972] New: cannot access private member from lambda used in NSDMI
 2013-03-12 21:41 UTC  (2+ messages)
` [Bug c++/55972] "

[Bug debug/54970] New: Missing DW_OP_GNU_implicit_pointer in debuginfo
 2013-03-12 18:55 UTC  (4+ messages)
` [Bug debug/54970] "

[Bug c/56602] New: ICE: internal compiler error: in default_no_named_section, at varasm.c:6346
 2013-03-12 17:43 UTC  (4+ messages)
` [Bug c/56602] "
` [Bug target/56602] "

[Bug target/56560] New: [4.7 regression] vzeroupper clobbers argument with AVX
 2013-03-12 17:08 UTC  (4+ messages)
` [Bug target/56560] [4.6/4.7 "

[Bug objc++/56604] New: Missing obj-c++.srcman target
 2013-03-12 17:08 UTC 

[Bug target/56603] New: Different _MM_HINT_TX values from ICC
 2013-03-12 15:50 UTC 

[Bug tree-optimization/56522] New: [4.8 Regression] Bytemark ASSIGNMENT 9% / 11% slower
 2013-03-12 14:34 UTC  (3+ messages)
` [Bug tree-optimization/56522] "

[Bug c++/56597] New: unaligned local variable used by implicit sse instructions
 2013-03-12 14:31 UTC  (4+ messages)
` [Bug c++/56597] "

[Bug middle-end/39326] Segmentation fault with -O1, out of memory with -O2
 2013-03-12 14:05 UTC  (2+ messages)

[Bug regression/54314] New: undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
 2013-03-12 14:03 UTC  (5+ messages)
` [Bug libstdc++/54314] [4.8 Regression] "

[Bug c++/56312] New: Firefox 20.0a1 compilation with enabled LTO fails
 2013-03-12 13:31 UTC  (3+ messages)
` [Bug c++/56312] "

[Bug libstdc++/56557] New: Link error about `std::fstream' or `std::stringstream' with `-flto' and `-rdynamic' options
 2013-03-12 13:30 UTC  (6+ messages)
` [Bug libstdc++/56557] [4.8 Regression] "
` [Bug lto/56557] "

[Bug lto/56578] New: Testcase behaves differently when compiled with LTO
 2013-03-12 13:30 UTC  (3+ messages)
` [Bug lto/56578] "

[Bug rtl-optimization/55611] New: Operand swapping for commutative operators
 2013-03-12 13:05 UTC  (2+ messages)
` [Bug rtl-optimization/55611] "

[Bug rtl-optimization/56571] New: ICE in copyprop_hardreg_forward_1, at regcprop.c (insn does not satisfy its constraints !)
 2013-03-12 12:15 UTC  (3+ messages)
` [Bug rtl-optimization/56571] [4.7/4.8 Regression] "

[Bug bootstrap/56601] New: OpenBSD lto-plugin fails to use
 2013-03-12 10:25 UTC  (5+ messages)
` [Bug bootstrap/56601] "

[Bug rtl-optimization/56598] New: Optimizer can't invert conditional when inlining a bool function
 2013-03-12  9:54 UTC  (4+ messages)
` [Bug rtl-optimization/56598] At -Os basic blocks are not properly re-ordered to avoid fallthru jumps

[Bug c/56600] New: loop goes indefinite when non-loop integer variable overflows
 2013-03-12  9:36 UTC  (3+ messages)
` [Bug c/56600] "

[Bug tree-optimization/56294] New: BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to bootstrap comparison failure
 2013-03-12  9:09 UTC  (2+ messages)
` [Bug tree-optimization/56294] "

[Bug target/56586] New: ARM vfpv3: Not using FPU (vsqrt op) for sqrt() / sqrtf()
 2013-03-12  8:41 UTC  (2+ messages)
` [Bug target/56586] "

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