public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/53446] New: Template function incorrectly rejected when convertible argument is provided for a parameter
 2012-05-22  5:15 UTC  (2+ messages)
` [Bug c++/53446] "

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

[Bug c++/53322] New: Wunused-local-typedefs is not enabled by Wall or Wunused
 2012-05-22  5:12 UTC  (2+ messages)
` [Bug c++/53322] "

[Bug libfortran/53444] New: Accommodate non-compliant strerror_r() on VxWorks
 2012-05-22  4:52 UTC 

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

[Bug libfortran/53445] New: No sticky bit on VxWorks - fix chmod.c
 2012-05-22  2:08 UTC 

Keep her pleased every day
 2012-05-22  2:07 UTC 

[Bug target/53443] New: Bad Macro Definition SUBSUBTARGET_OVERRIDE_OPTIONS in vxworks.h
 2012-05-22  0:38 UTC 

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

[Bug c/52952] New: Wformat location info is bad (wrong column number)
 2012-05-21 23:46 UTC  (3+ messages)
` [Bug c/52952] "

[Bug regression/53442] New: llvm 2.9 tblgen executable possibly miscompiled with gcc 4.7.0
 2012-05-21 23:45 UTC  (4+ messages)
` [Bug regression/53442] "

[Bug c++/53159] New: Missing narrowing check
 2012-05-21 23:44 UTC  (4+ messages)
` [Bug c++/53159] "

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

[Bug tree-optimization/53436] New: Volatile behaves strange with OpenMP
 2012-05-21 21:19 UTC  (3+ messages)
` [Bug tree-optimization/53436] "

[Bug gcov-profile/48361] New: gcov freezes when using --all-blocks (-a) flag
 2012-05-21 21:08 UTC  (2+ messages)
` [Bug gcov-profile/48361] "

[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 21:06 UTC  (5+ messages)
` [Bug middle-end/53409] [4.7/4.8 Regression] "

[Bug c++/53161] New: index domain error, in ipa_remove_reference at ipa-ref.c:84
 2012-05-21 21:05 UTC  (2+ messages)
` [Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

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

[Bug bootstrap/52700] New: libjava configure fails on --enable-symvers=gnu-versioned-namespace
 2012-05-21 21:02 UTC  (5+ messages)
` [Bug bootstrap/52700] lib* "

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

[Bug bootstrap/53384] New: checksum (comparison) differs wrongly
 2012-05-21 21:01 UTC  (2+ messages)
` [Bug bootstrap/53384] "

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

[Bug objc++/53441] New: [4.8 Regression] obj-c++.dg/ivar-invalid-type-1.mm ICE
 2012-05-21 20:59 UTC  (2+ messages)
` [Bug objc++/53441] "

[Bug target/53440] New: [arm] generic thunk code fails for method which uses '...'
 2012-05-21 20:57 UTC  (3+ messages)
` [Bug target/53440] "

cine castiga
 2012-05-21 20:54 UTC 

[Bug c++/53132] New: Missing top level in diagnostic's instantiation stack
 2012-05-21 19:31 UTC  (3+ messages)
` [Bug c++/53132] "

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

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

[Bug fortran/53389] New: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function result
 2012-05-21 17:58 UTC  (2+ messages)
` [Bug fortran/53389] [4.6/4.7/4.8 Regression] -frealloc-lhs: "

[Bug java/52815] New: class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared in this scope
 2012-05-21 17:56 UTC  (3+ messages)
` [Bug java/52815] "

[Bug target/13822] enable -fomit-frame-pointer or at least -momit-frame-pointer by default on x86/dwarf2 platforms
 2012-05-21 17:54 UTC 

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

[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 17:47 UTC  (5+ messages)
` [Bug libstdc++/53429] "

[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/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  (2+ messages)

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

[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 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  (4+ messages)
` [Bug middle-end/53408] [4.6/4.7/4.8 Regression] "
` [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  (4+ messages)
` [Bug tree-optimization/53419] "

[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 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 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  (2+ messages)
` [Bug tree-optimization/53395] "

[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  (2+ 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 c/53420] New: [4.8 Regression] ICE in iterative_hash_expr, at tree.c:7039
 2012-05-20 20:13 UTC  (3+ messages)
` [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 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  (7+ messages)
` [Bug target/53383] "

[Bug libstdc++/53270] New: Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc
 2012-05-20 15:36 UTC  (3+ 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  (4+ 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  (2+ 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  (2+ messages)
` [Bug tree-optimization/53346] "

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