public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/56888] New: memcpy implementation optimized as a call to memcpy
 2013-07-28  3:30 UTC  (2+ messages)
` [Bug middle-end/56888] "

[Bug libstdc++/57914] New: Memory leak in __cxa_thread_atexit when using thread_local
 2013-07-28  2:33 UTC  (3+ messages)
` [Bug libstdc++/57914] "

[Bug tree-optimization/57993] New: ICE: verify_ssa failed (definition in block n does not dominate use in block m)
 2013-07-28  0:53 UTC  (8+ messages)
` [Bug tree-optimization/57993] [4.9 Regression] "

[Bug c++/57945] New: internal compiler error: in varpool_get_node, at cgraph.h:840
 2013-07-27 22:00 UTC  (2+ messages)
` [Bug c++/57945] [4.9 Regression] ICE: "

[Bug c++/58006] New: ICE regression compiling VegaStrike on f19 with -ffast-math and -ftree-parallelize-loops=2
 2013-07-27 21:24 UTC  (5+ messages)
` [Bug c++/58006] "
` [Bug tree-optimization/58006] "
` [Bug tree-optimization/58006] [4.8/4.9 Regression] ICE compiling VegaStrike with -ffast-math -ftree-parallelize-loops=2

[Bug c++/58005] New: missed optimization printf constant string
 2013-07-27 21:02 UTC  (5+ messages)
` [Bug tree-optimization/58005] "

[Bug rtl-optimization/57921] New: Alias change causes perl from SPEC 2006 to abort on MIPS
 2013-07-27 20:56 UTC  (2+ messages)
` [Bug rtl-optimization/57921] "

[Bug tree-optimization/57994] New: Constant folding of infinity
 2013-07-27 20:46 UTC  (10+ messages)
` [Bug tree-optimization/57994] "

[Bug fortran/58003] New: internal compiler error: in convert_mpz_to_unsigned, at fortran/simplify.c:165
 2013-07-27 19:54 UTC  (2+ messages)
` [Bug fortran/58003] "

[Bug c++/52844] New: ICE
 2013-07-27 19:37 UTC  (2+ messages)
` [Bug c++/52844] ICE

[Bug c++/58004] New: Internal compiler error in unify_one_argument, at cp/pt.c:15445
 2013-07-27 19:37 UTC  (2+ messages)
` [Bug c++/58004] "

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2013-07-27 19:28 UTC  (2+ messages)
` [Bug target/51244] [SH] Inefficient conditional branch and code around T bit

[Bug target/57954] New: AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow down AVX code
 2013-07-27 17:21 UTC  (6+ messages)
` [Bug target/57954] "

[Bug middle-end/54961] New: [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440
 2013-07-27 17:03 UTC  (2+ messages)
` [Bug middle-end/54961] "

[Bug fortran/54633] New: Issues with MINLOC/MINVAL (MAXLOC/MAXVAL)
 2013-07-27 16:54 UTC  (2+ messages)
` [Bug fortran/54633] ICEs and reject valid with MINLOC/MINVAL (MAXLOC/MAXVAL) due to lacking compile-time simplification

[Bug tree-optimization/14741] graphite with loop blocking and interchanging doesn't optimize a matrix multiplication loop
 2013-07-27 15:22 UTC  (2+ messages)

[Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy
 2013-07-27 14:58 UTC 

[Bug fortran/58001] New: Make it possible to silence "Extension: Tab character in format" warning
 2013-07-27 14:55 UTC  (2+ messages)
` [Bug fortran/58001] "

[Bug fortran/57991] New: Enhance "Same actual argument associated" warning (-Waliasing)
 2013-07-27 14:18 UTC  (3+ messages)
` [Bug fortran/57991] "

[Bug fortran/57285] New: ICe on invalid: "gfc_array_dimen_size(): Bad dimension" due to size() intrinsic with invalid dim on class() dummy argument
 2013-07-27 13:48 UTC  (5+ messages)
` [Bug fortran/57285] [OOP] ICE on invalid: "gfc_array_dimen_size(): Bad dimension" due to SIZE intrinsic with invalid dim on CLASS dummy

[Bug fortran/31016] Use __buildin_memcpy and __memcpy for array assignment
 2013-07-27 13:07 UTC  (2+ messages)

[Bug target/12081] Gcc can't be compiled with -mregparm=3
 2013-07-27 12:55 UTC 

[Bug fortran/58002] New: [IR tracking] Pointer function results in non pointer context: Shall use a temporary
 2013-07-27 11:22 UTC 

[Bug tree-optimization/57999] New: Missed constant propagation into trampolines
 2013-07-27  8:08 UTC 

[Bug c++/57998] New: Unhelpful error message when a class has no move constructor
 2013-07-27  1:40 UTC 

[Bug libstdc++/57997] New: Segmentation fault after returning valarray expression from an auto function
 2013-07-26 23:29 UTC  (4+ messages)
` [Bug libstdc++/57997] "

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1
 2013-07-26 20:21 UTC 

[Bug fortran/57306] New: ICE on valid with class pointer assignment
 2013-07-26 19:41 UTC  (4+ messages)
` [Bug fortran/57306] [OOP] ICE on valid with class pointer initialization

[Bug tree-optimization/57996] New: Fold more standard complex functions
 2013-07-26 19:34 UTC 

[Bug testsuite/57413] FAIL: gcc.dg/debug/dwarf2/discriminator.c scan-assembler on x86_64-apple-darwin10, Solaris/x86
 2013-07-26 17:12 UTC 

[Bug middle-end/51784] New: [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE
 2013-07-26 17:00 UTC  (2+ messages)
` [Bug target/51784] PIC register not correctly preserved in nested funcs / with non-local goto

[Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo
 2013-07-26 16:47 UTC  (2+ messages)
` [Bug middle-end/57748] [4.8/4.9 Regression] ICE on ARM with -mfloat-abi=softfp -mfpu=neon

[Bug c++/56388] New: catch(...) in lambda rejected
 2013-07-26 16:25 UTC  (2+ messages)
` [Bug c++/56388] [4.7/4.8/4.9 regression] "

[Bug c++/57995] New: [4.72, C++11] Lambda [&] wrongly states catch(...) must be the last handler when variable by-reference capture occurs within catch(...) scope
 2013-07-26 16:04 UTC 

[Bug middle-end/57974] std::pow(std::complex<long double>(0),1) returns (-nan,-nan)
 2013-07-26 14:52 UTC  (17+ messages)

[Bug c++/54812] New: [C++11] Delete expression doesn't respect access of defaulted destructor
 2013-07-26 12:38 UTC  (4+ messages)
` [Bug c++/54812] "

[Bug c++/56429] New: [C++11] Explicitly defaulted private constructor is not private
 2013-07-26 12:34 UTC  (2+ messages)
` [Bug c++/56429] "

[Bug fortran/57987] New: Fortran finalizers considered extern-inline by middle-end
 2013-07-26 12:16 UTC  (3+ messages)
` [Bug fortran/57987] "

[Bug libstdc++/57916] New: Improve std::sort paritioning by explicitly employing the pivot
 2013-07-26 12:08 UTC  (2+ messages)
` [Bug libstdc++/57916] Improve std::sort partitioning "

[Bug fortran/57992] New: Pointless packing of contiguous arrays for simply contiguous functions results as actual arguments
 2013-07-26 11:05 UTC 

[Bug c++/57101] New: [4.8/4.9 Regression] -fcompare-debug failure with <type error>
 2013-07-26 10:39 UTC  (2+ messages)
` [Bug c++/57101] [4.8 "

[Bug c++/57699] New: Disable empty parameter list misinterpretation in libstdc++ headers when !defined(NO_IMPLICIT_EXTERN_C)
 2013-07-26  8:41 UTC  (4+ messages)
` [Bug c++/57699] "

[Bug other/57990] New: cross compilation fails to build zlib (git-1b179ea9d4020d)
 2013-07-26  8:18 UTC  (2+ messages)
` [Bug other/57990] "

[Bug target/57731] New: [4.9 Regression] ICE in extract_insn, at recog.c:2158 (arm-linux)
 2013-07-26  8:17 UTC  (2+ messages)
` [Bug target/57731] "

[Bug target/57837] New: ARM function pointer tailcall miscompilation regression
 2013-07-26  8:16 UTC  (3+ messages)
` [Bug target/57837] "

[Bug other/57324] New: Undefined behavior issues found with clang's -fsanitize=undefined
 2013-07-26  7:26 UTC  (3+ messages)
` [Bug other/57324] "

[Bug target/57989] New: gcc for ARM defines __ARM_FEATURE_SIMD32, but does provide SIMD32 (ARMv6) intrinsics
 2013-07-26  1:39 UTC 

[Bug c++/56014] New: [C++1y] Return type deduction for member functions does not work when -g is enabled
 2013-07-26  1:16 UTC  (2+ messages)
` [Bug c++/56014] [C++1y] ICE using return type deduction for member functions with -g enabled

[Bug target/57988] New: missed optimization vxorpd before vcvtsi2sdq
 2013-07-26  0:08 UTC  (2+ messages)
` [Bug target/57988] "

[Bug fortran/57530] New: [OOP] Wrongly rejects type_pointer => class_target (which have identical declared type)
 2013-07-25 22:15 UTC  (2+ messages)
` [Bug fortran/57530] "

[Bug target/38836] Documentation for x86 builtins is outdated
 2013-07-25 21:28 UTC 

[Bug c/57880] New: cp/parser.c: 6 * missing break ?
 2013-07-25 18:32 UTC  (5+ messages)
` [Bug c++/57880] "

[Bug middle-end/56382] New: FAIL: gcc.c-torture/compile/pr55921.c (internal compiler error)
 2013-07-25 16:35 UTC  (3+ messages)
` [Bug middle-end/56382] "

[Bug tree-optimization/55334] New: mgrid regression (ipa-cp disables vectorization)
 2013-07-25 16:33 UTC  (2+ messages)
` [Bug tree-optimization/55334] [4.8/4.9 Regression] "

[Bug c++/57986] New: call to local "bind" template function called std::bind without "using" any namespace
 2013-07-25 16:11 UTC  (9+ messages)
` [Bug c++/57986] "

[Bug c/57983] cmakefiles/opencv_perf_gpu.dir
 2013-07-25 15:32 UTC 

[Bug c++/57981] New: [ICE}
 2013-07-25 15:08 UTC  (5+ messages)
` [Bug c++/57981] gcc 4.8 is the ICE in this code
` [Bug c++/57981] [4.8/4.9 Regression] "

[Bug c++/57977] New: zero-length const array in union prohibits default copy xtor
 2013-07-25 14:14 UTC  (3+ messages)
` [Bug c++/57977] "

[Bug c/57821] New: 'array is too large' error is missing when sizetype overflows
 2013-07-25 14:09 UTC  (4+ messages)
` [Bug c/57821] "

[Bug rtl-optimization/57967] New: Incorrect code generated on ARM with -fexpensive-optimizations
 2013-07-25 13:59 UTC  (2+ messages)
` [Bug rtl-optimization/57967] [4.7 regresssion] "

[Bug fortran/57966] New: Using a TBP to specify the shape of a dummy argument
 2013-07-25 13:57 UTC  (6+ messages)
` [Bug fortran/57966] [OOP] "

[Bug other/57985] New: ICE in cgraph_function_node with -fprofile-arcs -O2
 2013-07-25 12:58 UTC 

[Bug fortran/57978] New: f951: internal compiler error: Segmentation fault
 2013-07-25 12:21 UTC  (8+ messages)
` [Bug fortran/57978] "

[Bug fortran/44672] [F2008] ALLOCATE with SOURCE and no array-spec
 2013-07-25 12:17 UTC 

[Bug fortran/44529] [F03] array allocation with SOURCE
 2013-07-25 12:17 UTC 

[Bug libstdc++/53631] New: [C++11] <regex> is unimplemented
 2013-07-25 10:38 UTC  (2+ messages)
` [Bug libstdc++/53631] "

[Bug c++/57984] New: "terminate called after throwing an instance of 'std::regex_error' what(): regex_error" during regex object construction
 2013-07-25 10:38 UTC  (2+ messages)
` [Bug libstdc++/57984] "

[Bug c++/57979] New: G++ accepts constant expression defined using floating point glvalue
 2013-07-25  9:16 UTC  (2+ messages)
` [Bug c++/57979] G++ accepts constant expression defined using floating point non-constexpr glvalue

[Bug c/57980] New: gcc 4.8.1 -foptimize-sibling-calls -O1 ICE in build_int_cst_wide, at tree.c:1210
 2013-07-25  9:08 UTC  (2+ messages)
` [Bug c/57980] "

[Bug libgcc/57982] New: GetModuleHandle in __register_frame_info causes abort on unload
 2013-07-25  9:07 UTC 

[Bug libstdc++/51965] New: Redundant move constructions in heap algorithms
 2013-07-25  8:34 UTC  (2+ messages)
` [Bug libstdc++/51965] "

[Bug libstdc++/57976] New: Missing time_get<>::get() functions
 2013-07-25  0:47 UTC  (6+ messages)
` [Bug libstdc++/57976] "

[Bug c++/57975] New: Core dump caused by linking with -lpthread
 2013-07-25  0:25 UTC  (8+ messages)
` [Bug c++/57975] "
` [Bug libstdc++/57975] "

[Bug libstdc++/54354] New: TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5)
 2013-07-25  0:24 UTC  (2+ messages)
` [Bug libstdc++/54354] "

[Bug fortran/53309] New: Unnecessary temporary array creation in subroutine call
 2013-07-24 23:14 UTC  (4+ messages)
` [Bug fortran/53309] "

[Bug fortran/57965] New: Allocation of derived type containing an allocatable character component segfaults
 2013-07-24 23:00 UTC  (2+ messages)
` [Bug fortran/57965] "

[Bug c++/57973] New: incorrect access check for protected member of template base with using
 2013-07-24 22:47 UTC  (3+ messages)
` [Bug c++/57973] "

[Bug tree-optimization/57972] New: Statement sinking algorithm should just be replaced with GCM algorithm's late scheduler
 2013-07-24 20:59 UTC 

[Bug c++/57971] New: Improve copy elision when returning structs by value
 2013-07-24 19:29 UTC 

[Bug libstdc++/57513] New: std::regex_token_iterator fails to link
 2013-07-24 16:22 UTC  (2+ messages)
` [Bug libstdc++/57513] "

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