public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/56970] New: SFINAE does not apply correctly to sizeof
 2013-04-24 10:20 UTC  (3+ messages)
` [Bug c++/56970] "

[Bug c++/56973] New: crash when capturing variables in nested lambdas
 2013-04-24  9:38 UTC  (4+ messages)
` [Bug c++/56973] "

[Bug c++/56915] New: [4.9 regression] ICE in symtab_add_to_same_comdat_group, at symtab.c:383
 2013-04-24  9:36 UTC  (5+ messages)
` [Bug c++/56915] "

[Bug c++/57041] New: ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed structure initialisation)
 2013-04-24  9:28 UTC  (5+ messages)
` [Bug c++/57041] "
` [Bug c++/57041] [4.7/4.8 Regression] "
` [Bug c++/57041] [4.7/4.8/4.9 "

[Bug c/57003] New: gcc-4.8.0 breaks -O2 optimization with Wine(64) - links/info/bisect of commits included
 2013-04-24  9:25 UTC  (11+ messages)
` [Bug middle-end/57003] "

[Bug c/57054] New: Compilation with -O3 passes, with -O2 fails (ARM/NEON)
 2013-04-24  9:23 UTC  (2+ messages)
` [Bug c/57054] "

[Bug target/57052] New: missed optimization with rotate and mask
 2013-04-24  9:13 UTC  (2+ messages)
` [Bug target/57052] "

[Bug c/57051] New: Optimization regression in 4.8.0 from 4.7.2
 2013-04-24  8:30 UTC  (3+ messages)
` [Bug tree-optimization/57051] "
` [Bug tree-optimization/57051] [4.8/4.9 Regression] "

[Bug testsuite/57050] New: FAIL: gcc.c-torture/execute/pr56982.c compilation, -O0
 2013-04-24  8:22 UTC  (3+ messages)
` [Bug testsuite/57050] "

[Bug c++/57053] New: inaccurate message for ambiguous calls when in fact there is not valid candidate
 2013-04-24  7:17 UTC 

[Bug bootstrap/57017] New: «Error: expecting string instruction after `rep'» in code w/o inline assembly
 2013-04-24  6:22 UTC  (7+ messages)
` [Bug bootstrap/57017] "
` [Bug target/57017] "

[Bug ada/56196] New: Assertion failure on aspect clause
 2013-04-23 21:58 UTC  (2+ messages)
` [Bug ada/56196] "

[Bug c++/57016] New: [4.9 Regression] [C++0x] ICE: unexpected expression '__is_final(hash<int>)' of kind trait_expr
 2013-04-23 21:48 UTC  (3+ messages)
` [Bug c++/57016] "

[Bug rtl-optimization/56605] New: Redundant branch introduced during loop2 phases
 2013-04-23 19:49 UTC  (2+ messages)
` [Bug rtl-optimization/56605] "

[Bug c++/57034] New: ternary operator with float infinity in O0
 2013-04-23 17:42 UTC  (8+ messages)
` [Bug c++/57034] "

[Bug c++/57044] The following code won't compile
 2013-04-23 17:33 UTC  (7+ messages)

[Bug libstdc++/56739] New: FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault
 2013-04-23 16:11 UTC  (2+ messages)
` [Bug target/56739] "

[Bug libstdc++/57049] New: std::swap does self move assignment, which is illegal
 2013-04-23 15:54 UTC  (2+ messages)
` [Bug libstdc++/57049] "

[Bug c/57046] New: wrong code generated by gcc 4.8.0 on i686
 2013-04-23 15:34 UTC  (6+ messages)
` [Bug c/57046] "
` [Bug c/57046] [4.8/4.9 Regression] "
` [Bug rtl-optimization/57046] "

[Bug libstdc++/57047] New: [C++11] stl_pair.h:137:64: internal compiler error: Segmentation fault in constexpr constructor
 2013-04-23 15:10 UTC  (10+ messages)
` [Bug c++/57047] "
` [Bug c++/57047] [4.7/4.8/4.9 Regression] "

[Bug c/57036] New: ice in update_ssa_across_abnormal_edges
 2013-04-23 14:52 UTC  (6+ messages)
` [Bug c/57036] "
` [Bug middle-end/57036] [4.9 Regression] "

[Bug ada/56909] New: [4.8 regression] Ada: s-atopri.adb:multiple undefined references on mingw32
 2013-04-23 14:31 UTC  (3+ messages)
` [Bug ada/56909] [4.8 regression] "

[Bug libstdc++/55308] New: /usr/ports/lang/gcc48/work/build/sparc64-portbld-freebsd10.0/libstdc++-v3/src/.libs/libstdc++.so.6: Undefined symbol "__emutls_v._ThreadRuneLocale"
 2013-04-23 14:20 UTC  (2+ messages)
` [Bug middle-end/55308] "

[Bug fortran/57048] New: [4.9 Regression] Handling of C_PTR and C_FUNPTR leads to reject valid
 2013-04-23 13:02 UTC  (2+ messages)
` [Bug fortran/57048] "

[Bug go/57045] New: Build failure in libgo/runtime/proc.c: error: ‘({anonymous})’ may be used uninitialized in this function
 2013-04-23 11:20 UTC  (3+ messages)
` [Bug go/57045] "

[Bug libstdc++/57043] New: converting overloaded complex function pow in C++11 is ambiguous
 2013-04-23 11:12 UTC  (2+ messages)
` [Bug c++/57043] "

[Bug fortran/57042] New: ICE/Segfault with -fdump-parse-tree
 2013-04-23 10:09 UTC 

[Bug middle-end/56988] New: ipa-cp incorrectly propagates a field of an aggregate
 2013-04-23 10:05 UTC  (2+ messages)
` [Bug middle-end/56988] "

[Bug c++/56895] New: ICE: unexpected expression of kind arrow_expr
 2013-04-23  8:07 UTC  (2+ messages)
` [Bug c++/56895] [4.8/4.9 Regression] "

[Bug target/55445] New: Always defined __SEH__ when build from trunk
 2013-04-23  7:25 UTC  (3+ messages)
` [Bug target/55445] "

[Bug target/57040] SEH Exception defined is conflicted with SJLJ Exception within several files
 2013-04-23  7:25 UTC 

[Bug c++/11582] Odd error message with dynamically sized template arg printing
 2013-04-23  3:46 UTC  (3+ messages)

[Bug c++/57039] New: -Wsequence-point missing warning for such case
 2013-04-22 22:37 UTC 

[Bug c++/57038] New: Latest libreoffice compilation fails with enabled LTO
 2013-04-22 21:08 UTC 

[Bug rtl-optimization/57032] New: [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2013-04-22 21:00 UTC  (4+ messages)
` [Bug rtl-optimization/57032] "

[Bug c++/48665] New: type of const member function
 2013-04-22 20:57 UTC  (2+ messages)
` [Bug c++/48665] "

[Bug target/57037] New: GCC does not generate non-temporal stores on i386 with SSE2+
 2013-04-22 20:29 UTC 

[Bug fortran/57022] New: [4.7/4.8/4.9 Regression] Inappropriate warning for use of TRANSFER with arrays
 2013-04-22 19:25 UTC  (10+ messages)
` [Bug fortran/57022] "

[Bug fortran/53685] New: surprising warns about transfer with explicit character range
 2013-04-22 19:23 UTC  (2+ messages)
` [Bug fortran/53685] "

[Bug fortran/57035] New: TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER
 2013-04-22 18:29 UTC 

[Bug sanitizer/56990] ICE: SIGFPE with -fsanitize=thread and empty struct
 2013-04-22 17:14 UTC  (5+ messages)

[Bug fortran/57033] New: ICE on extended derived type and default initialization
 2013-04-22 16:31 UTC  (3+ messages)
` [Bug fortran/57033] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/56935] New: Basic block is not SLP-vectorizeed after r197635
 2013-04-22 14:47 UTC  (2+ messages)
` [Bug tree-optimization/56935] "

[Bug libffi/56033] New: FAIL: libffi.call/cls_struct_va1.c on powerpc-apple-darwin9 with -m64
 2013-04-22 14:22 UTC  (2+ messages)
` [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* "

[Bug rtl-optimization/38449] delay branch scheduling follows REG_CROSSING_JUMP jumps indiscriminately
 2013-04-22 14:10 UTC 

[Bug fortran/56872] [4.8/4.9 Regression] Incorrect SUM evaluation, involving implied-do loop, with -ffrontend-optimize
 2013-04-22 14:09 UTC  (2+ messages)

[Bug c/57018] New: Miscompilation of bison 2.7.1 under "-Os -fomit-frame-pointer"
 2013-04-22 13:53 UTC  (10+ messages)
` [Bug target/57018] "
` [Bug target/57018] [4.8/4.9 Regression] "

[Bug c/57029] New: GCC doesn't set the inexact flag on inexact compile-time int-to-float conversion
 2013-04-22 13:32 UTC  (4+ messages)
` [Bug c/57029] "

[Bug c/57026] New: ice: SSA corruption
 2013-04-22 12:50 UTC  (3+ messages)
` [Bug middle-end/57026] [4.9 Regression] "

[Bug translation/57027] New: [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022
 2013-04-22 12:32 UTC  (2+ messages)
` [Bug translation/57027] "

[Bug bootstrap/57028] New: [4.9 regression] Fortran bootstrap fails due to missing zlib.h
 2013-04-22 12:28 UTC  (2+ messages)
` [Bug bootstrap/57028] "

[Bug libstdc++/57010] New: priority_queue calls self-move-assignment operator
 2013-04-22 10:09 UTC  (2+ messages)
` [Bug libstdc++/57010] [c++0x] priority_queue<>::pop() "

[Bug rtl-optimization/56957] New: [4.9 regression] ICE in add_insn_after, at emit-rtl.c:3783
 2013-04-22  9:48 UTC  (2+ messages)
` [Bug rtl-optimization/56957] "

[Bug target/56995] New: sh4 -mfmovd: ICE in find_costs_and_classes
 2013-04-22  7:44 UTC  (2+ messages)
` [Bug target/56995] "

[Bug target/46918] New: [h8300] libstdc++-v3 build failure by BFD's assertion failed
 2013-04-22  7:01 UTC  (2+ messages)
` [Bug target/46918] "

[Bug other/32415] libgcc_s not found in library search path with --enable-version-specific-runtime-libs
 2013-04-21 23:50 UTC 

[Bug middle-end/51982] New: Shrink-wrapping opportunity
 2013-04-21 23:26 UTC  (2+ messages)
` [Bug middle-end/51982] "

[Bug target/56858] New: alpha looks for NOTE_INSN_EH_REGION notes that cannot exist
 2013-04-21 21:36 UTC  (3+ messages)
` [Bug target/56858] "

[Bug fortran/57023] New: [4.7/4.8/4.9 Regression] Not packing arrays with changing variable used for size
 2013-04-21 21:07 UTC  (3+ messages)
` [Bug fortran/57023] "

[Bug rtl-optimization/17838] spills are not re-used
 2013-04-21 20:37 UTC  (3+ messages)

[Bug target/57001] New: internal compiler error: in simplify_subreg, at simplify-rtx.c:5800
 2013-04-21 19:42 UTC  (3+ messages)
` [Bug target/57001] "

[Bug target/57024] New: gcc too eager splitting cvtss2sd into unpcklps + cvtps2pd
 2013-04-21 17:33 UTC  (2+ messages)
` [Bug target/57024] "

This Stock Could Be My Next Gainer!
 2013-04-21 17:30 UTC 

[Bug fortran/57019] New: Compiler crashes (and make wrong assignments) at some combinations of pointers
 2013-04-21 15:23 UTC  (3+ messages)
` [Bug fortran/57019] [4.7/4.8/4.9 Regression] "

[Bug c++/57025] New: Solaris g++ defines __STDC_VERSION__=199901L
 2013-04-21 15:09 UTC  (5+ messages)
` [Bug c++/57025] "

[Bug c/57021] New: Better error message for * missing an expression or rather using a non-type as a cast
 2013-04-21 12:57 UTC  (3+ messages)
` [Bug c/57021] "

[Bug target/56975] New: [regression] dllimport broken on i686-pc-cygwin
 2013-04-21 10:12 UTC  (2+ messages)
` [Bug target/56975] "

[Bug bootstrap/57020] New: error: expected expression before ‘)’ token
 2013-04-21  6:57 UTC 

[Bug libmudflap/41253] mudflap complains about c++ temporary passed in to global ctor
 2013-04-20 20:53 UTC 

[Bug c++/57011] New: Compiling _GLIBCXX_CONCEPT_CHECKS rejects vector<unique_ptr<foo>>
 2013-04-20 19:41 UTC  (2+ messages)
` [Bug c++/57011] Compiling with "

[Bug c++/57005] New: alias template's pseudo-destructor is rejected
 2013-04-20 18:56 UTC  (2+ messages)
` [Bug c++/57005] "

[Bug fortran/45424] [F2008] Add IS_CONTIGUOUS intrinsic
 2013-04-20 17:41 UTC 

[Bug gcov-profile/57015] New: Link error while building GCC 4.8.0 with 4.7.2 and Binutils 2.22: hidden symbol `__deregister_frame_info' in /.../4.7.2/libgcc_eh.a(unwind-dw2-fde-dip.o) is referenced by DSO
 2013-04-20 15:54 UTC 

[Bug target/11824] [ARM] Parameter passing via stack could be improved
 2013-04-20 13:59 UTC 

[Bug c++/57013] New: pretty-printing canonical template-parameters is more confusing than helpful
 2013-04-20 12:44 UTC 

[Bug c++/54948] New: template unnecessarily displayed as "A< template-parameter-1-1 >" not "A<T>"
 2013-04-20 12:03 UTC  (2+ messages)
` [Bug c++/54948] "

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