public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/53399] New: "*ffs" pattern generates wrong code with BMI enabled (for corner cases)
 2012-05-21 16:00 UTC  (12+ messages)
` [Bug target/53399] "
` [Bug target/53399] "*ffs" pattern generates wrong code with BMI enabled

[Bug c++/53439] New: g++ generates buggy code with optimisation flags
 2012-05-21 15:55 UTC 

[Bug c++/53361] New: Could not convert ‘{0, 0, 0}’ from ‘<brace-enclosed initializer list>’ to ‘std::array<unsigned int, 3ul>’
 2012-05-21 15:47 UTC  (2+ messages)
` [Bug c++/53361] "

[Bug libstdc++/53429] New: complex::{imag,real} should be marked alwaysinline to guarantee libstdc++ binary compatibility between C++98 and C++11
 2012-05-21 15:36 UTC  (4+ messages)
` [Bug libstdc++/53429] "

[Bug middle-end/53418] New: ICE at gimplify.c:7773
 2012-05-21 15:31 UTC  (5+ messages)
` [Bug middle-end/53418] [4.5/4.6/4.7/4.8 Regression] "
` [Bug c/53418] "

[Bug c/53433] New: [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during bootstrap
 2012-05-21 15:25 UTC  (6+ messages)
` [Bug c/53433] "
` [Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

[Bug tree-optimization/53438] New: [4.7 Regression] Bitfield store replaced with full-byte store
 2012-05-21 15:23 UTC  (3+ messages)
` [Bug tree-optimization/53438] "

[Bug c++/40821] C++ compiler accepts __attribute__ with missing parens
 2012-05-21 15:21 UTC  (3+ messages)

[Bug c++/51184] New: Abstract class in function return type
 2012-05-21 15:18 UTC  (3+ messages)
` [Bug c++/51184] "

[Bug c/53409] New: ICE: vector VEC(vec_void_p,base) index domain error, in vinfo_for_stmt at tree-vectorizer.h:630
 2012-05-21 15:14 UTC  (5+ messages)
` [Bug middle-end/53409] [4.7/4.8 Regression] "

[Bug libfortran/53148] New: [gcc/gfortran-4.7.0 Regression] Incorrect intrinsic function parsing on labeled statements when compiled w/optimization
 2012-05-21 15:13 UTC  (2+ messages)
` [Bug fortran/53148] [4.7 Regression] Incorrect intrinsic function parsing on labeled statements when compiled w/ -ffrontend-optimize

[Bug tree-optimization/53366] New: wrong code generation by tree vectorizer using AVX
 2012-05-21 15:13 UTC  (2+ messages)
` [Bug tree-optimization/53366] "

[Bug c/53410] New: ICE in build_int_cst_wide, at tree.c:1219
 2012-05-21 15:12 UTC  (8+ messages)
` [Bug c/53410] [4.8 Regression] "
` [Bug c/53410] [4.7/4.8 "

[Bug regression/53437] New: FAIL: gcc.dg/guality/inline-params.c -O0
 2012-05-21 15:12 UTC  (2+ messages)
` [Bug middle-end/53437] [4.8 Regression] "

[Bug lto/53426] [lto]: ICE:create_variable_info_for at ../../gcc-trunk/gcc/tree-ssa-structalias.c:5581
 2012-05-21 15:09 UTC  (5+ messages)
` [Bug lto/53426] [lto with ipa-pta]: "
` [Bug tree-optimization/53426] [4.8 Regression] "

[Bug target/53435] New: (ix86_expand_vec_perm) and (ix86_expand_vec_perm) do not pass arguments to avx2_permvar8s[f,i] correctly
 2012-05-21 13:21 UTC  (4+ messages)
` [Bug target/53435] "

[Bug target/53425] New: No warnings are given for -mno-sse
 2012-05-21 13:14 UTC  (3+ messages)
` [Bug target/53425] "

[Bug c/53416] New: 4.7.0 Wrong code when optimising loop involving _rdrand32_step
 2012-05-21 13:10 UTC  (7+ messages)
` [Bug target/53416] "

[Bug c/53408] New: ICE in get_initial_def_for_induction, at tree-vect-loop.c:3222
 2012-05-21 12:49 UTC  (5+ messages)
` [Bug c/53408] [4.6/4.7/4.8 Regression] "
` [Bug middle-end/53408] "
` [Bug middle-end/53408] [4.6/4.7 "

[Bug tree-optimization/53419] New: loop incorrectly optimized to endless loop at -O2 for table delimited by extern addresses (x86-32)
 2012-05-21 12:45 UTC  (11+ messages)
` [Bug tree-optimization/53419] "

[Bug tree-optimization/53436] New: Volatile behaves strange with OpenMP
 2012-05-21 12:44 UTC 

[Bug c++/53434] New: Compiler decides declaration/expression ambiguity too soon
 2012-05-21 12:43 UTC 

[Bug lto/53407] New: ICE compiling pcre-8.21 in function_and_variable_visibility, at ipa.c:1002
 2012-05-21 12:41 UTC  (7+ messages)
` [Bug lto/53407] "
` [Bug lto/53407] [4.6 Regression] "

[Bug middle-end/51071] New: [4.7 Regression] ICE in gimple_has_side_effects, at gimple.c:2513
 2012-05-21 12:40 UTC  (3+ messages)
` [Bug middle-end/51071] "

[Bug middle-end/53432] New: [4.8] ICE failed to reclaim unneeded function in same comdat group
 2012-05-21 12:36 UTC  (2+ messages)
` [Bug middle-end/53432] [4.8 Regression] "

[Bug rtl-optimization/53422] New: reduce the size of CODE_LABEL rtl
 2012-05-21 10:50 UTC  (3+ messages)
` [Bug rtl-optimization/53422] "

[Bug c++/53398] New: feature request: option for overloaded methods order in vtable compatibility with msc
 2012-05-21 10:34 UTC  (3+ messages)
` [Bug c++/53398] "

[Bug lto/53428] New: [4.8 Regression] 403.gcc in SPEC CPU 2006 miscompiled by LTO
 2012-05-21 10:21 UTC  (3+ messages)
` [Bug lto/53428] "
` [Bug middle-end/53428] "

[Bug c/53411] New: segfault
 2012-05-21 10:15 UTC  (3+ messages)
` [Bug middle-end/53411] [4.8 Regression] ICE in move_unallocated_pseudos

[Bug tree-optimization/53395] New: [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183
 2012-05-21 10:11 UTC  (3+ messages)
` [Bug tree-optimization/53395] "

[Bug other/53430] New: Attempting to build gcc on FC 16 x86_64 produces error message
 2012-05-21 10:11 UTC  (3+ messages)
` [Bug other/53430] "

[Bug c++/53431] New: C++ preprocessor ignores #pragma GCC diagnostic ignored "-Wundef"
 2012-05-21  8:03 UTC 

[Bug middle-end/53048] New: [4.8 Regression] 256.bzip2 in SPEC CPU 2000 failed to build
 2012-05-21  1:23 UTC  (3+ messages)
` [Bug middle-end/53048] "

[Bug java/53400] New: java build failure with NullPointerException
 2012-05-21  0:03 UTC  (5+ messages)
` [Bug java/53400] "

[Bug middle-end/18927] O(n^2) compile time with -O0 (n= number of basic blocks) in local alloc
 2012-05-20 22:23 UTC 

[Bug tree-optimization/53373] New: [4.8 regression] ICE on valid code with -march-native
 2012-05-20 22:06 UTC  (6+ messages)
` [Bug rtl-optimization/53373] "
` [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx

[Bug c/53420] New: [4.8 Regression] ICE in iterative_hash_expr, at tree.c:7039
 2012-05-20 20:13 UTC  (4+ messages)
` [Bug c/53420] "
` [Bug middle-end/53420] "

[Bug bootstrap/53423] New: gcc/32/crtbegin.o: wrong ELF class: ELFCLASS64
 2012-05-20 20:13 UTC  (3+ messages)
` [Bug bootstrap/53423] "

[Bug c++/53350] New: Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49
 2012-05-20 20:12 UTC  (2+ messages)
` [Bug c++/53350] "

[Bug bootstrap/53183] New: [4.7/4.8 Regression] libgcc does not always figure out the size of double/long double
 2012-05-20 20:11 UTC  (2+ messages)
` [Bug bootstrap/53183] "

[Bug c++/53402] New: [C++11] non-inline namespace can be wrongly re-opened as inline
 2012-05-20 20:10 UTC  (2+ messages)
` [Bug c++/53402] "

[Bug other/53413] New: md5_process_block() produces incorrect result with large block sizes
 2012-05-20 20:05 UTC  (2+ messages)
` [Bug other/53413] "

[Bug bootstrap/53427] New: [4.8 Regression] Bootstrap failure
 2012-05-20 20:02 UTC  (4+ messages)
` [Bug bootstrap/53427] "
` [Bug middle-end/53427] "

[Bug c++/53401] New: internal compiler error: Segmentation fault on infinite argument deduction of constexpr templates
 2012-05-20 20:01 UTC  (2+ messages)
` [Bug c++/53401] [C++11] "

[Bug c++/53349] New: Internal compiler error with constexpr and recursive data type
 2012-05-20 20:00 UTC  (2+ messages)
` [Bug c++/53349] "

[Bug c++/53000] New: Trinary operator does not behave as standardized
 2012-05-20 15:54 UTC  (2+ messages)
` [Bug c++/53000] Conditional "

[Bug c/53383] New: Allow -mpreferred-stack-boundary=3 on x86-64
 2012-05-20 15:39 UTC  (10+ messages)
` [Bug target/53383] "

[Bug libstdc++/53270] New: Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc
 2012-05-20 15:36 UTC  (4+ messages)
` [Bug libstdc++/53270] "

[Bug target/53283] New: [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789
 2012-05-20 11:14 UTC  (5+ messages)
` [Bug target/53283] "

[Bug c/53424] New: dynamic array expressions get wrong sizeof() if pointers to const are involved and the pointers are changed (const is misapplied to the whole expression)
 2012-05-20  9:30 UTC  (3+ messages)
` [Bug c/53424] "

[Bug rtl-optimization/53417] New: multiple assignments can be optimized
 2012-05-20  2:05 UTC  (4+ messages)
` [Bug rtl-optimization/53417] optimize multiple movb into a single movl

[Bug middle-end/22141] [4.5/4.6/4.7/4.8 Regression] Missing optimization when storing structures
 2012-05-19 23:52 UTC 

[Bug tree-optimization/53346] New: [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90
 2012-05-19 23:50 UTC  (8+ messages)
` [Bug tree-optimization/53346] "

[Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
 2012-05-19 21:27 UTC  (2+ messages)
` [Bug target/53264] "

[Bug c++/53421] New: __attribute((__may_alias__)) prevents taking address of conversion operator member function
 2012-05-19 21:26 UTC 

[Bug bootstrap/53321] New: [4.8 Regression] LTO bootstrap failed with bootstrap-profiled
 2012-05-19 19:40 UTC  (2+ messages)
` [Bug bootstrap/53321] "

[Bug debug/53235] New: [4.8 Regression] 20120504 broke -fdebug-types-section
 2012-05-19 14:30 UTC  (2+ messages)
` [Bug debug/53235] "

[Bug middle-end/52584] New: Fails to constant fold vector upper/lower half BIT_FIELD_REFs
 2012-05-19  7:59 UTC  (2+ messages)
` [Bug middle-end/52584] "

[Bug c++/53415] New: problematic error message for ambiguity
 2012-05-19  1:14 UTC 

[Bug c++/53403] New: Function template friend denied access to private types of granting template class
 2012-05-19  0:02 UTC  (3+ messages)
` [Bug c++/53403] "

[Bug c++/53412] New: Error recovery for class types is poor
 2012-05-19  0:02 UTC  (2+ messages)
` [Bug c++/53412] "

[Bug gcov-profile/53414] New: gcov does not generate 'Lines' record for final block of functions
 2012-05-18 22:04 UTC 

[Bug c++/53405] New: Enum-dependent class template instantiations not recognized
 2012-05-18 19:49 UTC  (2+ messages)
` [Bug c++/53405] "

[Bug c/53391] New: Slightly misleading warning on printf format mismatch
 2012-05-18 18:27 UTC  (2+ messages)
` [Bug c/53391] "

[Bug gcov-profile/53406] New: Unit Record not present in header files or in GCOV output
 2012-05-18 18:09 UTC  (5+ messages)
` [Bug gcov-profile/53406] "

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