public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/32380] misaligned stores don't get vectorized
 2012-06-06 12:54 UTC 

[Bug tree-optimization/53588] New: [4.8 Regression] FAIL: gfortran.dg/vect/pr32380.f
 2012-06-06 12:53 UTC  (3+ messages)
` [Bug tree-optimization/53588] "

[Bug rtl-optimization/53589] New: [4.7/4.8 Regression] ICE in maybe_record_trace_start with asm goto
 2012-06-06 12:53 UTC 

[Bug middle-end/53081] New: memcpy/memset loop recognition
 2012-06-06 12:43 UTC  (9+ messages)
` [Bug tree-optimization/53081] "

[Bug c++/52841] New: [4.7/4.8 Regression] error: type 'Solvable' is not a base type for type 'Resolvable'
 2012-06-06 12:26 UTC  (4+ messages)
` [Bug c++/52841] "
` [Bug c++/52841] [4.7 "

[Bug lto/53470] New: [4.8 LTO] ICE when linking with -g in splice_child_die, at dwarf2out.c:4264
 2012-06-06 11:56 UTC  (3+ messages)
` [Bug debug/53470] [4.8 Regression] "

[Bug other/53587] New: [manual] Option -mms-bitfields not documented
 2012-06-06 11:25 UTC 

[Bug bootstrap/53583] New: gcc 4.6.2 build issue
 2012-06-06 11:22 UTC  (9+ messages)
` [Bug bootstrap/53583] "

[Bug libstdc++/53578] New: include/ext/concurrence.h relies on ill-formed narrowing conversions
 2012-06-06 11:21 UTC  (10+ messages)
` [Bug libstdc++/53578] "

[Bug fortran/52861] New: (missed optimisation) missed transformation to memset with -O3
 2012-06-06 11:10 UTC  (2+ messages)
` [Bug fortran/52861] "

[Bug tree-optimization/50417] New: regression: memcpy with known alignment
 2012-06-06 11:01 UTC  (2+ messages)
` [Bug tree-optimization/50417] "

[Bug target/52415] New: memcpy to local variable generates unnecessary stack frame for armv7
 2012-06-06 11:00 UTC  (2+ messages)
` [Bug target/52415] "

[Bug c++/51205] New: -flto discards memset/memcpy when only referenced by g++ generated code
 2012-06-06 10:54 UTC  (2+ messages)
` [Bug lto/51205] "

[Bug rtl-optimization/41455] memcpy not tail called if it's a struct assignment
 2012-06-06 10:29 UTC 

[Bug tree-optimization/36602] memset should be optimized into an empty CONSTRUCTOR
 2012-06-06 10:20 UTC 

[Bug middle-end/36598] Failed optimisation of return of struct argment in memcpy-1.c
 2012-06-06 10:16 UTC 

[Bug middle-end/33103] Redundant multiplications for memset
 2012-06-06 10:12 UTC 

[Bug rtl-optimization/32629] missing CSE for constant in registers / inefficient memset
 2012-06-06 10:06 UTC 

[Bug tree-optimization/31677] gcc.dg/memcpy-1.c tree dump scan fails on several targets
 2012-06-06  9:59 UTC 

[Bug middle-end/29174] does not recognize memcpy and optimize it
 2012-06-06  9:54 UTC 

[Bug c++/53582] New: [4.6 regression, fixed in 4.7, I think] ICE on valid code
 2012-06-06  9:19 UTC  (2+ messages)
` [Bug c++/53582] [4.6 regression] "

[Bug c/53467] New: xgcc:Internal error: Bus error (program cc1)
 2012-06-06  8:25 UTC  (2+ messages)
` [Bug c/53467] "

[Bug c++/53585] New: template value parameter of pointer-to-member type incorrectly rejects non-direct values
 2012-06-06  7:49 UTC  (2+ messages)
` [Bug c++/53585] "

[Bug fortran/52594] New: no traceback expected for explicit fortran stop command combined with -fbacktrace
 2012-06-06  7:48 UTC  (2+ messages)
` [Bug fortran/52594] "

[Bug c++/53586] New: Internal compiler errors on cp/pt.c:12077 and expr.c:9147
 2012-06-06  5:58 UTC  (2+ messages)
` [Bug c++/53586] "

[Bug target/53511] New: SH Target: Add support for fma patterns
 2012-06-05 23:50 UTC  (10+ messages)
` [Bug target/53511] "

[Bug tree-optimization/53571] New: [4.6/4.7/4.8 regression] ICE with -O{2,3} -floop-parallelize-all in cloog_domain_stride()
 2012-06-05 21:03 UTC  (5+ messages)
` [Bug tree-optimization/53571] "

[Bug c++/53584] New: [4.7 Regression] [C++0x] deleted function unique_ptr::operator=(const unique_ptr &)
 2012-06-05 20:59 UTC  (3+ messages)
` [Bug c++/53584] "

[Bug libgcj/42750] OpenMP/gcc build fails with /usr/local/lib/libgmp.so: could not read symbols: File in wrong format
 2012-06-05 19:45 UTC 

[Bug rtl-optimization/53487] New: [4.8 Regression] Unrecognizable insn for conditional move
 2012-06-05 19:41 UTC  (2+ messages)
` [Bug target/53487] "

[Bug libstdc++/53270] New: Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc
 2012-06-05 18:33 UTC  (2+ messages)
` [Bug libstdc++/53270] "

[Bug libstdc++/52680] New: std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_USE_NANOSLEEP
 2012-06-05 18:15 UTC  (2+ messages)
` [Bug libstdc++/52680] "

[Bug c++/53573] New: template type dependant name resolution broken
 2012-06-05 17:30 UTC  (23+ messages)
` [Bug c++/53573] "
` [Bug c++/53573] template type dependent "

[Bug lto/50679] New: Linux kernel LTO tracking bug
 2012-06-05 16:11 UTC  (2+ messages)
` [Bug lto/50679] [meta-bug] "

[Bug lto/50620] New: "undefined reference" errors / csmith lto testing
 2012-06-05 16:05 UTC  (2+ messages)
` [Bug lto/50620] "

[Bug c++/53581] New: Segmentation fault when enabling -std=c++0x on template code
 2012-06-05 13:20 UTC  (2+ messages)
` [Bug c++/53581] "

[Bug target/53575] New: --with-abi=x32 without --with-multilib-list doesn't work
 2012-06-05 13:14 UTC  (5+ messages)
` [Bug target/53575] "

[Bug fortran/50619] New: Surprising interaction between -finit-real=NAN and the associate construct
 2012-06-05 13:05 UTC  (6+ messages)
` [Bug fortran/50619] "

[Bug middle-end/30442] Expanded array initialization can use memset builtin function
 2012-06-05 12:39 UTC  (3+ messages)

[Bug c/53580] New: Internal Segmentation fault in nested "omp parallel", "omp parallel for" and "omp parallel for reduction" Directives
 2012-06-05 11:07 UTC  (3+ messages)
` [Bug c/53580] "

[Bug lto/53572] New: Some public symbols don't get to serialized LTO
 2012-06-05 10:54 UTC  (7+ messages)
` [Bug lto/53572] "

[Bug preprocessor/53463] New: [4.8 Regression]: system header not recognized, yielding warnings about long long preprocessor constant
 2012-06-05  8:30 UTC  (4+ messages)
` [Bug preprocessor/53463] "

Give happiness to your girlfriend
 2012-06-05  6:38 UTC 

[Bug libstdc++/29366] atomics config for sh is weird
 2012-06-05  0:20 UTC 

[Bug libstdc++/53579] New: libstdc++ configure atomicity tests use CXXFLAGS instead of CXXFLAGS_FOR_TARGET
 2012-06-05  0:18 UTC 

[Bug bootstrap/53555] New: [4.8 Regression] Bootstrap failure
 2012-06-04 23:32 UTC  (2+ messages)
` [Bug bootstrap/53555] "

[Bug c++/51228] New: [4.5/4.6/4.7 Regression] ICE with transparent union
 2012-06-04 21:45 UTC  (2+ messages)
` [Bug c++/51228] [4.5/4.6 "

[Bug c++/53577] New: segmentation fault on syntax error
 2012-06-04 21:44 UTC  (2+ messages)
` [Bug c++/53577] "

[Bug c++/53524] New: [4.7/4.8 Regression] Bogus and unsupressable enum comparison warning
 2012-06-04 20:31 UTC  (3+ messages)
` [Bug c++/53524] [4.7/4.8 Regression] Bogus and unsuppressible "

[Bug c++/53545] New: g++ 4.70 --std=c++11 generates no object file, issues no errors
 2012-06-04 19:54 UTC  (3+ messages)
` [Bug c++/53545] "

[Bug c++/51494] New: Legal program rejection - capturing "this" when using static method inside lambda
 2012-06-04 19:35 UTC  (3+ messages)
` [Bug c++/51494] "

[Bug fortran/53456] New: Add time support for VxWorks
 2012-06-04 19:15 UTC  (3+ messages)
` [Bug fortran/53456] "

[Bug target/53559] New: ICE on altivec builtins stv[l|r]x[l]
 2012-06-04 18:45 UTC  (4+ messages)
` [Bug target/53559] "

[Bug c++/53570] New: Unused symbols are not removed for fully static targets (avr-gcc)
 2012-06-04 18:07 UTC  (5+ messages)
` [Bug c++/53570] "

[Bug fortran/53576] New: Very unhelpful error message: "Unclassifiable statement" instead of "Can't convert TYPE to ..."
 2012-06-04 17:52 UTC 

[Bug c/47530] New: [trans-mem] tail call optimization problem with _ITM_commitTransaction
 2012-06-04 16:57 UTC  (9+ messages)
` [Bug c/47530] "
` [Bug middle-end/47530] "

[Bug rtl-optimization/51771] New: trans-mem: abnormal edges get lost or corrupted
 2012-06-04 16:09 UTC  (2+ messages)
` [Bug rtl-optimization/51771] "

[Bug fortran/53552] New: Add support for !GCC$ warning directive (cf. #pragma warning)
 2012-06-04 14:03 UTC  (3+ messages)
` [Bug fortran/53552] "

[Bug c++/53574] New: ICE with -fstack-usage
 2012-06-04 13:34 UTC  (2+ messages)
` [Bug c++/53574] "

[Bug debug/53471] New: [4.8 LTO] ICE in pp_base_format, at pretty-print.c:510 (-flto -g)
 2012-06-04 13:25 UTC  (5+ messages)
` [Bug lto/53471] [4.7/4.8 Regression] "

[Bug target/53461] New: Incorrect handling of CASE_VECTOR_PC_RELATIVE in config/m68k.md
 2012-06-04 13:14 UTC  (3+ messages)
` [Bug target/53461] "

[Bug c/52952] New: Wformat location info is bad (wrong column number)
 2012-06-04 11:19 UTC  (2+ messages)
` [Bug c/52952] "

[Bug c/52979] New: likely wrong code bug w/packed bitfields
 2012-06-04 10:24 UTC  (3+ messages)
` [Bug tree-optimization/52979] [4.7 Regression] "

[Bug tree-optimization/53550] New: [4.6/4.7/4.8 regression] ICE with -O{1,2,3} -fprefetch-loop-arrays in build2_stat, at tree.c:3803
 2012-06-04 10:17 UTC  (4+ messages)
` [Bug tree-optimization/53550] "
` [Bug tree-optimization/53550] [4.6 "

[Bug c++/53563] New: ICE in start_decl, at cp/decl.c:4427
 2012-06-04 10:10 UTC  (2+ messages)
` [Bug c++/53563] [4.5/4.6/4.7/4.8 Regression] "

[Bug c/46261] New: avr-gcc: Segfaults when compiled with the -mint8 option
 2012-06-04 10:00 UTC  (6+ messages)
` [Bug target/46261] "

[Bug c/48124] New: likely wrong code bug
 2012-06-04  8:45 UTC  (3+ messages)
` [Bug middle-end/48124] [4.5/4.6/4.7 Regression] "
` [Bug middle-end/48124] [4.5/4.6 "

[Bug target/52080] New: Stores to bitfields introduce a store-data-race on adjacent data
 2012-06-04  8:44 UTC  (2+ messages)
` [Bug target/52080] "

[Bug middle-end/52097] New: ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0
 2012-06-04  8:43 UTC  (2+ messages)
` [Bug middle-end/52097] "

[Bug preprocessor/53525] New: Performance regression due to enabling track-macro-expansion
 2012-06-04  4:49 UTC  (2+ messages)
` [Bug preprocessor/53525] "

[Bug fortran/53569] New: mac-OSX idle memory
 2012-06-04  3:34 UTC  (4+ messages)
` [Bug target/53569] "

[Bug c/53548] New: allow flexible array members in unions like zero-length arrays
 2012-06-04  0:50 UTC  (2+ messages)
` [Bug c/53548] "

[Bug c++/53567] New: ICE: Error reporting routines re-entered on missing enum entry
 2012-06-03 21:09 UTC  (4+ messages)
` [Bug c++/53567] "
` [Bug c++/53567] "ICE: Error reporting routines re-entered" "

[Bug target/53568] New: SH Target: Add support for bswap built-ins
 2012-06-03 20:03 UTC 

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