public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/55978] New: [4.8 Regression] class_optional_2.f90 -Os fails
 2013-01-14 22:33 UTC  (3+ messages)
` [Bug fortran/55978] "

[Bug middle-end/17886] variable rotate and unsigned long long rotate should be better optimized
 2013-01-14 22:33 UTC 

[Bug target/55966] New: __atomic_fetch_* generate wrong code for HLE
 2013-01-14 22:32 UTC  (9+ messages)
` [Bug target/55966] "

[Bug fortran/55806] New: Missed optimization with ANY or ALL
 2013-01-14 22:30 UTC  (3+ messages)
` [Bug fortran/55806] "

[Bug libstdc++/55963] New: std::vector<const T> fails
 2013-01-14 22:29 UTC  (6+ messages)
` [Bug libstdc++/55963] "

[Bug fortran/54730] New: ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1066
 2013-01-14 22:24 UTC  (2+ messages)
` [Bug fortran/54730] [4.6/4.7/4.8 Regression] "

[Bug libstdc++/55977] New: [C++11] vector range construction imposes unnecessary conversion constraints
 2013-01-14 22:18 UTC  (3+ messages)
` [Bug libstdc++/55977] "

[Bug libstdc++/55979] New: [C++11] std::list range construction imposes unnecessary conversion constraints
 2013-01-14 22:14 UTC  (2+ messages)
` [Bug libstdc++/55979] "

[Bug sanitizer/55739] New: asan doesn't work on common symbols
 2013-01-14 22:12 UTC  (2+ messages)
` [Bug sanitizer/55739] "

[Bug bootstrap/50342] New: gcc/configure fails on Mac OS X Lion/Xcode 4.1 if building Ada
 2013-01-14 21:59 UTC  (3+ messages)
` [Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

[Bug other/55925] New: Unrecognized command line option '-mfxsr' when building x86_64-w64-mingw32 native compiler
 2013-01-14 21:53 UTC  (6+ messages)
` [Bug other/55925] "

[Bug fortran/54767] New: Incorrect code generated with "-O2 -fcheck=bounds"
 2013-01-14 21:46 UTC  (3+ messages)
` [Bug fortran/54767] [4.7/4.8 Regression] "

[Bug fortran/55072] New: [4.5/4.6/4.7/4.8 Regression] Missing internal_pack leads to wrong code with derived type
 2013-01-14 21:45 UTC  (5+ messages)
` [Bug fortran/55072] [4.6/4.7/4.8 "

[Bug fortran/55980] New: missed optimizations with internal_pack
 2013-01-14 21:42 UTC 

[Bug target/55777] New: Inlining nomips16 function into mips16 function can result in undefined builtins
 2013-01-14 21:34 UTC  (2+ messages)
` [Bug target/55777] "

[Bug other/55973] New: r195150 doesn't properly handle out of tree isl 0.11.1
 2013-01-14 20:49 UTC  (2+ messages)
` [Bug other/55973] "

[Bug fortran/54286] New: [4.8 Regression] Accepts invalid proc-pointer assignments involving proc-ptr function result
 2013-01-14 20:32 UTC  (4+ messages)
` [Bug fortran/54286] "

[Bug c++/55742] New: __attribute__ in class function declaration cause "prototype does not match" errors
 2013-01-14 20:30 UTC  (15+ messages)
` [Bug c++/55742] [4.8 regression] "

[Bug rtl-optimization/55153] New: [4.8 Regression] ICE: in begin_move_insn, at sched-ebb.c:205 with -fsched2-use-superblocks and __builtin_prefetch
 2013-01-14 19:45 UTC  (2+ messages)
` [Bug rtl-optimization/55153] "

[Bug c/55976] New: -Werror=return-type should error on returning a value from a void function
 2013-01-14 19:42 UTC 

[Bug bootstrap/54128] New: GCC does not bootstrap on little endian mips due to mis-compare on tree-data-ref.c
 2013-01-14 19:36 UTC  (2+ messages)
` [Bug bootstrap/54128] [4.8 Regression] "

[Bug debug/55193] New: ICE in in simplify_const_unary_operation, at simplify-rtx.c:1659
 2013-01-14 19:36 UTC  (2+ messages)
` [Bug rtl-optimization/55193] [4.8 Regression] "

[Bug middle-end/55775] New: [4.8 Regression] ICE when building pari
 2013-01-14 19:36 UTC  (2+ messages)
` [Bug inline-asm/55775] "

[Bug target/27338] Violation of mips o64 ABI
 2013-01-14 19:25 UTC 

[Bug sanitizer/55975] New: FAIL: c-c++-common/asan/global-overflow-1.c -O0 output pattern test
 2013-01-14 19:15 UTC 

[Bug fortran/55618] New: [4.6/4.7/4.8 Regression] Failures with ISO_Varying_String test suite
 2013-01-14 18:45 UTC  (4+ messages)
` [Bug fortran/55618] [4.6/4.7 "
` [Bug fortran/55618] [4.6 "
` [Bug fortran/55618] [4.6, 4.7, 4.8 "

[Bug target/55974] New: [avr] Wrong suffix for built-in defines __INT24_MAX__ and __UINT24_MAX__ with -mint8
 2013-01-14 18:34 UTC  (4+ messages)
` [Bug target/55974] "

[Bug go/55969] New: libgo fails to build on darwin
 2013-01-14 18:23 UTC  (5+ messages)
` [Bug go/55969] "

[Bug tree-optimization/55970] New: [x86] Avoid reverse order of function argument gimplifying
 2013-01-14 17:34 UTC  (5+ messages)
` [Bug tree-optimization/55970] "

[Bug preprocessor/55971] New: Preprocessor macros with C++11 raw string literals fail to compile
 2013-01-14 17:34 UTC  (7+ messages)
` [Bug preprocessor/55971] "

[Bug tree-optimization/53342] New: [4.8 Regression] rnflow.f90 is ~5% slower after revision 187340
 2013-01-14 16:45 UTC  (3+ messages)
` [Bug tree-optimization/53342] "

[Bug target/55948] New: __atomic_clear / __atomic_store_n ignore HLE_RELEASE flags
 2013-01-14 16:45 UTC  (2+ messages)
` [Bug target/55948] "

[Bug c++/55972] New: cannot access private member from lambda used in NSDMI
 2013-01-14 16:43 UTC  (2+ messages)
` [Bug c++/55972] "

[Bug c++/55720] New: [C++11] Linkage errors of static data member initializers with lambdas
 2013-01-14 16:42 UTC  (2+ messages)
` [Bug c++/55720] "

[Bug other/55961] New: gcc/system.h:639:17: fatal error: gmp.h: No such file or directory
 2013-01-14 16:06 UTC  (4+ messages)
` [Bug bootstrap/55961] [4.8 Regression] system.h includes gmp.h but system.h is included for build and not just target

[Bug tree-optimization/48766] New: Infinite recursion in fold_binary_loc()
 2013-01-14 16:02 UTC  (4+ messages)
` [Bug tree-optimization/48766] [4.6/4.7/4.8 Regression] "

[Bug middle-end/55943] New: ICE in gen_reg_rtx
 2013-01-14 15:45 UTC  (3+ messages)
` [Bug middle-end/55943] [4.8 Regression] "
` [Bug middle-end/55943] [4.6/4.7/4.8 "

[Bug sanitizer/55938] New: g++.dg/asan/deep-stack-uaf-1.C fails at r195092 on darwin
 2013-01-14 15:33 UTC  (2+ messages)
` [Bug sanitizer/55938] "

[Bug middle-end/50199] New: [4.7 Regression] wrong code with -flto -fno-merge-constants
 2013-01-14 14:56 UTC  (3+ messages)
` [Bug middle-end/50199] [4.7/4.8 "

[Bug bootstrap/55792] New: Bad memory access with profiledbootstrap and LTO
 2013-01-14 13:51 UTC  (4+ messages)
` [Bug bootstrap/55792] [4.8 Regression] "

[Bug tree-optimization/55968] New: Bytemark HUFFMAN 11% slower with -ftree-vectorize
 2013-01-14 13:34 UTC 

[Bug target/55945] New: alloca aligns aligned pointers
 2013-01-14 13:23 UTC  (2+ messages)
` [Bug target/55945] "

[Bug rtl-optimization/55950] New: Invalid sqrt constant propagation with -frounding-mode
 2013-01-14 13:22 UTC  (2+ messages)
` [Bug rtl-optimization/55950] "

[Bug sanitizer/55488] New: Implement cold calls in tsan run-time
 2013-01-14 13:20 UTC  (2+ messages)
` [Bug sanitizer/55488] "

[Bug web/55954] New: Bugzilla breaks mail threading
 2013-01-14 13:19 UTC  (5+ messages)
` [Bug web/55954] "

[Bug tree-optimization/55964] New: Segmentation fault with -O -ftree-loop-distribution -funswitch-loops
 2013-01-14 13:15 UTC  (3+ messages)
` [Bug tree-optimization/55964] [4.7/4.8 Regression] "

[Bug c/55967] New: rightshift an unsigned value (X) by it's number of bits does not always yield 0, when X is an unsigned that's leftshifted by it's number of bits and offset
 2013-01-14 13:02 UTC  (3+ messages)
` [Bug c/55967] "

[Bug tree-optimization/55955] New: ICE in optab_for_tree_code, at optabs.c:402
 2013-01-14 12:43 UTC  (6+ messages)
` [Bug tree-optimization/55955] [4.8 Regression] "

[Bug c/55965] New: gcc -std=c99 emits code for inline even without extern
 2013-01-14  4:44 UTC 

[Bug driver/55884] New: FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for excess errors)
 2013-01-13 21:27 UTC  (2+ messages)
` [Bug driver/55884] [4.8 Regression] "

[Bug target/41557] gcc.exe: Internal error: (null) (program cc1plus)
 2013-01-13 20:25 UTC  (2+ messages)

[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-01-13 19:52 UTC  (2+ messages)
` [Bug middle-end/55308] "

[Bug fortran/54107] New: [4.8 Regression]
 2013-01-13 19:43 UTC  (2+ messages)
` [Bug fortran/54107] [4.8 Regression] Memory hog with abstract interface

[Bug c++/55962] New: improper location for static_assert
 2013-01-13 19:17 UTC  (2+ messages)
` [Bug c++/55962] "

[Bug bootstrap/55957] New: [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt
 2013-01-13 18:19 UTC  (6+ messages)
` [Bug bootstrap/55957] "

[Bug fortran/55960] New: [OOP] ICE in replace_comp, at fortran/expr.c:4356
 2013-01-13 16:57 UTC  (4+ messages)
` [Bug fortran/55960] "

[Bug fortran/55935] New: [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK
 2013-01-13 16:54 UTC  (3+ messages)
` [Bug fortran/55935] "

[Bug fortran/55959] New: [OOP] ICE in in gfc_simplify_expr, at fortran/expr.c:1920
 2013-01-13 13:07 UTC  (4+ messages)
` [Bug fortran/55959] "

[Bug libstdc++/55909] New: libtool test exposes what I think is some alignment issue in libstd++
 2013-01-13 11:32 UTC  (6+ messages)
` [Bug target/55909] libtool test exposes what I think is some alignment issue in libstdc++

[Bug rtl-optimization/55952] New: x86 FPU, unnecessary fxch instruction
 2013-01-13 11:28 UTC  (2+ messages)
` [Bug rtl-optimization/55952] "

[Bug target/15492] floating-point arguments are loaded too early to x87 stack
 2013-01-13 11:28 UTC 

[Bug c/19820] How to get results from a V2SF ?
 2013-01-13 10:41 UTC  (2+ messages)

[Bug testsuite/55956] New: Multiple failures on powerpc-apple-darwin9 in the acats test if the check-ada is run from the gcc directory
 2013-01-13  9:01 UTC  (4+ messages)
` [Bug testsuite/55956] "

[Bug c++/55958] New: vtable hidden when compiling with -fvisibility-ms-compat
 2013-01-13  0:16 UTC  (3+ messages)
` [Bug c++/55958] "

[Bug target/55939] New: [4.6/4.7/4.8 regression] gcc miscompiles gmp-5.0.5 on m68k-linux
 2013-01-12 16:24 UTC  (2+ messages)
` [Bug target/55939] "

[Bug fortran/55362] New: [4.6/4.7/4.8 Regression] ICE with size() on character pointer
 2013-01-12 16:11 UTC  (2+ messages)
` [Bug fortran/55362] "

[Bug fortran/55789] New: Needless realloc
 2013-01-12 16:05 UTC  (2+ messages)
` [Bug fortran/55789] [4.6/4.7/4.8 Regression] Needless realloc with array constructor

[Bug fortran/55868] New: gfortran generates for CLASS(*) __m_MOD___vtab__$tar on NO_DOLLAR_IN_LABEL systems
 2013-01-12 12:58 UTC  (3+ messages)
` [Bug fortran/55868] [4.8 Regression] "

[Bug c/55953] New: hand loop faster then builtin memset
 2013-01-12 11:16 UTC  (6+ messages)
` [Bug target/55953] "

[Bug libitm/55693] New: libitm.c++/eh-1.C execution test on darwin from r193271
 2013-01-12  3:25 UTC  (3+ messages)
` [Bug libitm/55693] [4.8 Regression] libitm.c++/eh-1.C execution test fails "

[Bug middle-end/55921] New: Crash in verify_ssa for asm to side-steps complex pessimization
 2013-01-12  2:03 UTC  (2+ messages)
` [Bug middle-end/55921] [4.6/4.7 Regression] "

[Bug tree-optimization/55949] New: __builtin_object_size size passed to memcpy_chk is incorrect
 2013-01-12  1:06 UTC  (5+ messages)
` [Bug tree-optimization/55949] "

[Bug c/55890] New: calling a builtin func through a cast triggers an ICE
 2013-01-11 23:40 UTC  (2+ messages)
` [Bug tree-optimization/55890] [4.7 Regression] "

[Bug c++/55951] New: ICE in check_array_designated_initializer, at cp/decl.c:4785
 2013-01-11 22:35 UTC 

[Bug target/55947] New: non constant memory models lose HLE qualifiers
 2013-01-11 22:02 UTC  (3+ messages)
` [Bug target/55947] "

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