public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/55583] New: Extended shift instruction on x86-64 is not used, producing unoptimal code
 2013-04-01 13:45 UTC  (2+ messages)
` [Bug target/55583] "

[Bug c/56798] New: ICE in patch_jump_insn, at cfgrtl.c:1238
 2013-04-01  3:54 UTC  (4+ messages)
` [Bug c/56798] "

[Bug libfortran/56786] New: [4.6/4.7/4.8/4.9 Regression] Namelist read fails with designators containing embedded spaces
 2013-04-01  0:05 UTC  (2+ messages)
` [Bug libfortran/56786] "

[Bug target/56796] New: ‘TARGET_CYGWIN64’ was not declared in this scope
 2013-03-31 22:47 UTC 

[Bug plugins/56795] New: gimple_seq_alloc and gimple_seq_free are still present in gcc-4.8's gimple.h
 2013-03-31 22:07 UTC 

[Bug bootstrap/56714] New: [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline f unction might not be inlinable
 2013-03-31 21:51 UTC  (8+ messages)
` [Bug bootstrap/56714] [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline function "

[Bug libitm/56784] New: bootstrap broken by libitm on x86_64-unknown-freebsd10.0
 2013-03-31 21:50 UTC  (2+ messages)
` [Bug libitm/56784] "

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8
 2013-03-31 21:33 UTC  (2+ messages)

[Bug c++/56794] New: C++11 Error in range-based for with parameter pack array
 2013-03-31 21:27 UTC  (2+ messages)
` [Bug c++/56794] [4.7/4.8/4.9 Regression] "

[Bug fortran/56731] New: [Fortran 4.7] ICE on (wrongly) referencing polymorphic array in select type
 2013-03-31 20:40 UTC  (3+ messages)
` [Bug fortran/56731] [4.7 Regression] "
` [Bug fortran/56731] [4.7 Regression] [OOP] "

[Bug middle-end/55487] New: ICE in mark_jump_label_1, at jump.c:1134 compiling gcc.c-torture/execute/pr51447.c at -O2 and above
 2013-03-31 20:13 UTC  (4+ messages)
` [Bug middle-end/55487] "

[Bug other/55930] New: libatomic build failure if configured with --disable-dependency-tracking
 2013-03-31 18:12 UTC  (2+ messages)
` [Bug other/55930] "

[Bug fortran/56765] New: compilation errors/ICE with unlimited polymorphic array
 2013-03-31 17:35 UTC  (4+ messages)
` [Bug fortran/56765] [OOP] "

[Bug c++/56793] New: gcc -std=c++11 craps out with enum class syntax
 2013-03-31 12:21 UTC  (2+ messages)
` [Bug c++/56793] ICE with scoped enum

[Bug c/56792] New: AVR, internal compiler error on build avr-libc
 2013-03-31 12:03 UTC 

Google Groups: You've been added to jordanads2029
 2013-03-31  8:36 UTC 

[Bug middle-end/56791] New: Segmentation fault in stage2 gengenrtl -- Incorrect instruction sequence generated by reload
 2013-03-31  0:58 UTC 

[Bug tree-optimization/56790] New: VEC_COND_EXPR not constant folded
 2013-03-30 23:03 UTC 

[Bug fortran/56789] New: Wrong code with contiguous dummy argument
 2013-03-30 22:35 UTC  (2+ messages)
` [Bug fortran/56789] "

[Bug c++/51440] New: C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace
 2013-03-30 22:06 UTC  (2+ messages)
` [Bug c++/51440] Improve message and add an option for "

[Bug target/56788] New: _mm_frcz_sd and _mm_frcz_ss ignore their second argument
 2013-03-30 20:42 UTC  (2+ messages)
` [Bug target/56788] "

[Bug c/52952] New: Wformat location info is bad (wrong column number)
 2013-03-30 15:02 UTC  (4+ messages)
` [Bug c/52952] "

[Bug fortran/56735] New: Namelist Read Error with question marks
 2013-03-30 15:00 UTC  (4+ messages)
` [Bug fortran/56735] [4.6/4.7/4.8/4.9 Regression] "

[Bug c/56787] New: 4.8.0 Vectorization Regression Compared to 4.7.2
 2013-03-30 14:54 UTC 

[Bug c++/56783] New: g++ does not supply signatures for gdb on g++ 4.7 versions
 2013-03-30 14:52 UTC  (10+ messages)
` [Bug debug/56783] "

[Bug fortran/56660] New: Fails to read NAMELIST with certain form array syntax
 2013-03-30 14:49 UTC  (2+ messages)
` [Bug fortran/56660] "

[Bug c/48326] New: Target attribute leaks from function pointers
 2013-03-30 12:31 UTC  (4+ messages)
` [Bug target/48326] "

[Bug other/56721] New: libffi.info installed in share/info collides with that from libffi itself
 2013-03-30 11:28 UTC  (2+ messages)
` [Bug other/56721] "

[Bug fortran/56743] New: Namelist bug with comment and no blank
 2013-03-30 10:47 UTC  (3+ messages)
` [Bug fortran/56743] "

[Bug fortran/52512] New: Cannot match namelist object name
 2013-03-30 10:18 UTC  (3+ messages)
` [Bug fortran/52512] "

[Bug target/50829] New: avx extra copy for _mm256_insertf128_pd
 2013-03-30 10:13 UTC  (2+ messages)
` [Bug target/50829] "

[Bug libstdc++/56785] New: std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements
 2013-03-30  9:06 UTC  (2+ messages)
` [Bug libstdc++/56785] "

[Bug fortran/55117] New: Programs fails to read namelist (contains derived types objects)
 2013-03-30  5:05 UTC  (3+ messages)
` [Bug fortran/55117] "

[Bug libfortran/49791] New: [4.6 Regression] Formatted namelist reads of arrays don't work
 2013-03-30  3:18 UTC  (2+ messages)
` [Bug libfortran/49791] [4.6/4.7/4.8/4.9 Regression] Formatted namelist reads fails with: Cannot match namelist object

[Bug fortran/51825] New: Fortran runtime error: Cannot match namelist object name
 2013-03-30  3:13 UTC  (2+ messages)
` [Bug fortran/51825] "

[Bug c++/56774] New: G++ 4.8 reverses variadic template types during unpacking
 2013-03-30  0:31 UTC  (7+ messages)
` [Bug c++/56774] [4.7/4.8/4.9 Regression] "

[Bug c++/22488] [4.6/4.7/4.8/4.9 Regression] push_fields_onto_fieldstack calculates offset incorrectly
 2013-03-30  0:30 UTC 

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

[Bug fortran/41137] inefficient zeroing of an array
 2013-03-29 22:39 UTC  (3+ messages)

[Bug fortran/35203] OPTIONAL, VALUE actual argument cannot be an INTEGER 0
 2013-03-29 22:35 UTC  (2+ messages)

[Bug target/56771] New: Integer Overflow? Building arm-rtems libgcc2
 2013-03-29 22:18 UTC  (4+ messages)
` [Bug target/56771] "

[Bug fortran/56744] New: [meta-bug] Namelist bugs
 2013-03-29 22:10 UTC  (2+ messages)
` [Bug fortran/56744] "

[Bug fortran/49232] New: Pointer assignment of stride to CONTIGUOUS pointer not diagnosed as invalid
 2013-03-29 21:35 UTC  (2+ messages)
` [Bug fortran/49232] "

[Bug tree-optimization/56770] Partial sums loop optimization
 2013-03-29 19:53 UTC  (5+ messages)
` [Bug middle-end/56770] "

[Bug c++/56746] New: 4.8 regression: increased memory usage when compiling C++
 2013-03-29 18:44 UTC  (3+ messages)
` [Bug c++/56746] [4.8 regression] "

[Bug c++/56749] New: weird interaction between scoped enum used as non-type template parameter and template lookup
 2013-03-29 18:38 UTC  (2+ messages)
` [Bug c++/56749] [4.8/4.9 Regression] "

[Bug c++/56782] New: [C++11] Regression with empty pack expansions
 2013-03-29 17:59 UTC  (3+ messages)
` [Bug c++/56782] [4.8/4.9 Regression] "

[Bug sanitizer/56781] New: boostrap-asan failure: fixincl fails to link (missing -lasan)
 2013-03-29 16:20 UTC  (2+ messages)
` [Bug sanitizer/56781] "

[Bug tree-optimization/54200] New: copyrename generates wrong debuginfo
 2013-03-29 15:36 UTC  (2+ messages)
` [Bug tree-optimization/54200] "

[Bug lto/56777] New: bad grammar in fwhole-program documentation
 2013-03-29 13:42 UTC  (2+ messages)
` [Bug lto/56777] "

[Bug other/56780] New: --disable-install-libiberty still installs libiberty.a
 2013-03-29 13:24 UTC 

[Bug c++/53330] New: new() operator can return NULL on a zero-length allocation
 2013-03-29 13:21 UTC  (3+ messages)
` [Bug c++/53330] "

[Bug other/28315] gcc doesn't use locale for default input charset
 2013-03-29 13:17 UTC 

[Bug libstdc++/56779] New: libstdc++.so: undefined reference to `libintl_textdomain'
 2013-03-29 12:55 UTC 

[Bug tree-optimization/56778] New: ICE on several benchmarks after r196775
 2013-03-29 12:54 UTC 

[Bug debug/35118] ICE in mem_loc_descriptor, at dwarf2out.c:8974
 2013-03-29 11:09 UTC 

[Bug tree-optimization/14741] graphite with loop blocking and interchanging doesn't optimize a matrix multiplication loop
 2013-03-29 11:03 UTC 

[Bug tree-optimization/40168] missing unrolling/scalarization/reassoc/free
 2013-03-29 10:51 UTC 

[Bug fortran/39304] ICE with MATMUL, specific/generic functions and rank checking
 2013-03-29 10:31 UTC 

[Bug fortran/34640] ICE when assigning item of a derived-component to a pointer
 2013-03-29 10:31 UTC  (2+ messages)

[Bug fortran/36933] unneeded temporary with derived type containing an array as argument
 2013-03-29 10:20 UTC 

[Bug fortran/40958] module files too large
 2013-03-29 10:17 UTC 

[Bug tree-optimization/25621] Missed optimization when unrolling the loop (splitting up the sum) (only with -ffast-math)
 2013-03-29 10:07 UTC 

[Bug bootstrap/56752] New: GCC fails to bootstrap on Debian GNU/Linux 7.0 (wheezy) when x32 libraries aren't installed
 2013-03-29 10:00 UTC  (2+ messages)
` [Bug bootstrap/56752] GCC fails to bootstrap on Debian GNU/Linux 7.0 (wheezy) when 32-bit "

[Bug libfortran/56737] New: Bizarre Hollerith edit descriptor errors (valgrind shows uninitialized value in libgfortran)
 2013-03-29  9:40 UTC  (3+ messages)
` [Bug libfortran/56737] [4.6/4.7/4.8/4.9 Regression] Wrong I/O result with format cache for Hollerith strings

[Bug fortran/45337] gfortran accepts pointer initialization of DT dummy arguments w/ INTENT(OUT)
 2013-03-29  9:27 UTC 

[Bug rtl-optimization/56776] New: valgrind errors within ira
 2013-03-29  9:23 UTC  (2+ messages)
` [Bug rtl-optimization/56776] [4.8/4.9 Regression] "

[Bug lto/47532] New: valgrind errors while compiling with -flto
 2013-03-29  9:13 UTC  (2+ messages)
` [Bug lto/47532] "

[Bug libgomp/50175] New: data race with barrier
 2013-03-29  9:11 UTC  (2+ messages)
` [Bug libgomp/50175] data race with OMP barrier

[Bug libgomp/40362] openmp: some libgomp functions trigger data races
 2013-03-29  9:11 UTC 

[Bug middle-end/40194] fortran rules for optimizing
 2013-03-29  9:07 UTC 

[Bug middle-end/41453] use INTENT(out) for optimization
 2013-03-29  9:04 UTC 

[Bug tree-optimization/34940] contained subroutines called only once are not inlined
 2013-03-29  8:58 UTC 

[Bug libfortran/51119] New: MATMUL slow for large matrices
 2013-03-29  8:47 UTC  (2+ messages)
` [Bug libfortran/51119] "

[Bug c++/56734] New: Even simple exceptions cause a segmentation fault in my build of gcc on Solaris 10
 2013-03-29  8:39 UTC  (2+ messages)
` [Bug target/56734] "

[Bug fortran/25708] [F95] Module loading is not good at all
 2013-03-29  8:33 UTC 

[Bug middle-end/47341] New: unnecessary versioning in the vectorizer
 2013-03-29  8:30 UTC  (2+ messages)
` [Bug middle-end/47341] unnecessary versioning in the vectorizer, not implemented affine-affine test

[Bug fortran/56378] New: gfortran internal compiler error
 2013-03-29  8:24 UTC  (2+ messages)
` [Bug fortran/56378] [4.6/4.7/4.8 Regression] ICE with C_LOC

[Bug rtl-optimization/31021] gfortran 20% slower than ifort on CP2K computational kernel
 2013-03-29  8:15 UTC 

[Bug web/56063] New: last reconfirmed : now
 2013-03-29  8:12 UTC  (2+ messages)
` [Bug web/56063] [bugzilla] "

[Bug sanitizer/55561] New: TSAN crashes for Fortran
 2013-03-29  8:11 UTC  (2+ messages)
` [Bug sanitizer/55561] TSAN: provide a TSAN instrumented libgomp

[Bug fortran/55591] New: strict-aliasing & Fortran
 2013-03-29  6:13 UTC  (2+ messages)
` [Bug fortran/55591] "

[Bug target/56726] New: i386: MALLOC_ABI_ALIGNMENT is too small (usually)
 2013-03-29  6:05 UTC  (2+ messages)
` [Bug target/56726] "

[Bug lto/56775] New: -flto and -fprofile-generate together result in a link-time internal compiler error (in "add_symbol_to_partition")
 2013-03-29  5:40 UTC 

[Bug other/56755] New: Global symbol demangling
 2013-03-29  2:32 UTC  (2+ messages)
` [Bug other/56755] "

[Bug c++/56772] New: placement new operator does not work inside function template
 2013-03-29  0:45 UTC  (3+ messages)
` [Bug c++/56772] placement new operator does not work inside function template for array types

[Bug c++/52748] New: [C++11] N3276 changes to decltype
 2013-03-29  0:41 UTC  (6+ messages)
` [Bug c++/52748] "
` [Bug c++/52748] [4.9 Regression][C++11] "

[Bug c++/34949] Dead code in empty destructors
 2013-03-28 23:58 UTC  (4+ messages)

[Bug c++/56728] New: ICE using constexpr initialization and arrays
 2013-03-28 23:41 UTC  (2+ messages)
` [Bug c++/56728] [4.8/4.9 Regression] "

[Bug fortran/45159] Unnecessary temporaries
 2013-03-28 23:28 UTC 

[Bug fortran/55806] New: Missed optimization with ANY or ALL
 2013-03-28 23:25 UTC  (2+ messages)
` [Bug fortran/55806] "

[Bug middle-end/41115] Tree-vectorizer: VecCost tuning for X2: Without vectorization 30% faster
 2013-03-28 23:08 UTC 

[Bug gcov-profile/56773] New: Programs crash if compiled with --coverage, although they run correctly without --coverage
 2013-03-28 21:48 UTC  (3+ messages)
` [Bug gcov-profile/56773] "

[Bug c++/56679] New: [C++11] Cannot take sizeof... a template template parameter pack
 2013-03-28 20:13 UTC  (3+ messages)
` [Bug c++/56679] "

[Bug c++/56701] New: The *this* pointer fails to bind to rvalue reference to pointer type
 2013-03-28 20:05 UTC  (2+ messages)
` [Bug c++/56701] [C++11] "

[Bug c++/56710] New: Using reserved double underscore variable name in a lambda causes internal compiler error
 2013-03-28 20:05 UTC  (2+ messages)
` [Bug c++/56710] "

[Bug c++/56769] New: [4.7] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:2511
 2013-03-28 18:54 UTC 

[Bug c++/56768] New: [4.7] ICE in make_decl_rtl, at varasm.c:1147
 2013-03-28 18:42 UTC 

[Bug c/56767] New: gcc does not generate correct code with -O2
 2013-03-28 17:39 UTC  (3+ messages)
` [Bug c/56767] "

[Bug c++/56760] New: namespaces, templates and forwarding declarations
 2013-03-28 17:19 UTC  (4+ messages)
` [Bug c++/56760] "

[Bug c++/56725] extra spaces in error message
 2013-03-28 16:06 UTC 

[Bug libstdc++/53631] New: [C++11] <regex> is unimplemented
 2013-03-28 15:17 UTC  (2+ messages)
` [Bug libstdc++/53631] "

[Bug c++/56762] New: too aggressive optimization or missing warnings
 2013-03-28 15:14 UTC  (4+ messages)
` [Bug c++/56762] "

[Bug c++/15672] local function causes weird warning
 2013-03-28 15:14 UTC  (2+ messages)

[Bug rtl-optimization/56766] New: Fails to combine (vec_select (vec_concat ...)) to (vec_merge ...)
 2013-03-28 14:52 UTC 

[Bug fortran/52865] New: GCC can't vectorize fortran loop but able to vectorize similar c-loop
 2013-03-28 13:24 UTC  (2+ messages)
` [Bug fortran/52865] "

[Bug tree-optimization/56764] New: vect_prune_runtime_alias_test_list not smart enough
 2013-03-28 13:15 UTC  (2+ messages)
` [Bug tree-optimization/56764] "

[Bug c++/56763] New: "attribute ignored in declaration of " warning points to wrong place
 2013-03-28 12:48 UTC 

[Bug tree-optimization/56756] [4.9 Regression] ICE: verify_ssa failed (definition in block n follows the use !)
 2013-03-28 12:42 UTC  (2+ messages)

[Bug tree-optimization/55334] New: mgrid regression (ipa-cp disables vectorization)
 2013-03-28 12:36 UTC  (2+ messages)
` [Bug tree-optimization/55334] [4.8/4.9 Regression] "

[Bug tree-optimization/56695] New: ICE in expand_vec_cond_expr, at optabs.c:6751
 2013-03-28 11:15 UTC  (3+ messages)
` [Bug tree-optimization/56695] [4.9 Regression] "

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