public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/47359] New: Recursive functions of intrinsic names generates invalid assembler
 2011-05-23 10:39 UTC  (2+ messages)
` [Bug fortran/47359] "

[Bug tree-optimization/48973] New: Inliner bug with one-bit (1-bit) bitfield
 2011-05-23 10:12 UTC  (2+ messages)
` [Bug middle-end/48973] [4.3/4.4/4.5/4.6/4.7 Regression] "

[Bug tree-optimization/49000] New: ICE: verify_ssa failed with -O2 -g
 2011-05-23  9:58 UTC  (2+ messages)
` [Bug tree-optimization/49000] [4.6/4.7 Regression] "

[Bug c++/49021] New: [4.6 regression] BOOST_FOREACH over vector segfaults at runtime
 2011-05-23  9:42 UTC  (2+ messages)
` [Bug c++/49021] "

[Bug c++/49118] New: Endless operator-> chain causes infinite loop
 2011-05-23  9:26 UTC  (3+ messages)
` [Bug c++/49118] "

[Bug c++/18016] Warn about member variables initialized with itself
 2011-05-23  8:52 UTC  (2+ messages)

[Bug c/49119] New: PowerPC: Wrong code with designated initializers and bit fields
 2011-05-23  8:29 UTC  (2+ messages)
` [Bug c/49119] "

[Bug middle-end/45098] Missed induction variable optimization
 2011-05-23  8:17 UTC  (4+ messages)

[Bug fortran/49103] New: local variables exchange values / wrong code with -O3
 2011-05-23  7:59 UTC  (8+ messages)
` [Bug fortran/49103] "
` [Bug fortran/49103] [4.6/4.7 Regression] "

[Bug rtl-optimization/49007] New: ICE in extract_true_false_edges_from_block at tree-cfg.c:7379
 2011-05-23  7:51 UTC  (7+ messages)
` [Bug rtl-optimization/49007] "

[Bug rtl-optimization/49034] New: ARM optimizer generating incorrect code (causing bad pointer dereference)
 2011-05-23  7:13 UTC  (2+ messages)
` [Bug rtl-optimization/49034] "

[Bug c++/49058] New: [C++0x] Bind no-arguments functor failed using std::bind with -pedantic option
 2011-05-23  0:47 UTC  (16+ messages)
` [Bug libstdc++/49058] "

[Bug c++/49117] New: 4.5 -> 4.6: user-unfriendly change in "invalid conversion" error message
 2011-05-23  0:17 UTC 

[Bug fortran/48979] New: FRACTION und EXPONENT return invalid results for infinity/NaN
 2011-05-22 23:38 UTC  (3+ messages)
` [Bug fortran/48979] "

[Bug other/49116] New: GCC fails to bootstrap with -O3 ("may be used uninitialized" errors)
 2011-05-22 22:33 UTC  (2+ messages)
` [Bug other/49116] "

[Bug fortran/49110] New: Deferred-length character result triggers (false positive) error for pure procedures
 2011-05-22 21:50 UTC  (13+ messages)
` [Bug fortran/49110] "

[Bug tree-optimization/18767] No vectorization for simple loop
 2011-05-22 21:50 UTC  (2+ messages)

[Bug debug/48826] New: ICE in dwarf2out_var_location, at dwarf2out.c:22013
 2011-05-22 21:41 UTC  (2+ messages)
` [Bug rtl-optimization/48826] "

[Bug c++/48647] New: [C++0x] SFINAE does not handle incompatible pointer types well in conditional operator
 2011-05-22 21:09 UTC  (5+ messages)
` [Bug c++/48647] "

[Bug ada/49113] New: [4.7 Regression] ICE in int_cst_value, at tree.c:9970
 2011-05-22 21:08 UTC  (2+ messages)
` [Bug ada/49113] "

[Bug tree-optimization/15419] memcpy pessimization
 2011-05-22 21:02 UTC  (2+ messages)

[Bug c++/47263] New: [C++0x] lambda + dynamic-exception-specification std::unexpected() is not called
 2011-05-22 20:58 UTC  (2+ messages)
` [Bug c++/47263] "

[Bug c++/49115] New: invalid return value optimization (?) when exception is thrown and caught
 2011-05-22 20:56 UTC  (2+ messages)
` [Bug tree-optimization/49115] "

[Bug c++/47336] New: ICE: "Error reporting routines re-entered"
 2011-05-22 20:46 UTC  (2+ messages)
` [Bug c++/47336] [C++0x] "

[Bug target/49029] New: ICE in simplify_subreg, at simplify-rtx.c:5266
 2011-05-22 20:29 UTC  (4+ messages)
` [Bug middle-end/49029] [4.6/4.7 Regression] "

[Bug c++/47544] New: c++0x linker does not find =default constructor for explicitly instantiated template
 2011-05-22 20:13 UTC  (2+ messages)
` [Bug c++/47544] [C++0x] "

[Bug bootstrap/49104] New: bootstrap failure on AMD K6-2 with illegal instruction (cmove) in stage2
 2011-05-22 20:05 UTC  (9+ messages)
` [Bug bootstrap/49104] "

[Bug c++/48106] New: [C++0x] ICE with scoped enum with fixed underlying type
 2011-05-22 20:04 UTC  (2+ messages)
` [Bug c++/48106] "

[Bug target/49114] New: [x32] 454.calculix in SPEC CPU 2006 failed
 2011-05-22 19:53 UTC 

[Bug c++/48969] New: ICE with -std=c++0x
 2011-05-22 19:35 UTC  (2+ messages)
` [Bug c++/48969] "

[Bug c++/48285] New: [C++0x] ICE in tsubst_copy_and_build
 2011-05-22 19:25 UTC  (2+ messages)
` [Bug c++/48285] "

[Bug c++/48617] New: [C++0x] Problem with non-type template parameters and decltype
 2011-05-22 19:22 UTC  (2+ messages)
` [Bug c++/48617] "

[Bug middle-end/48689] New: ICE in fold-const.c:13798
 2011-05-22 19:21 UTC  (2+ messages)
` [Bug middle-end/48689] [4.7 Regression] ICE in fold-const.c:13798 with fold checking

[Bug c++/48646] New: [C++0x] SFINAE does not handle comparisons between incompatible pointer types well
 2011-05-22 19:19 UTC  (2+ messages)
` [Bug c++/48646] "

[Bug c++/18635] use of uninitialised reference accepted in C++ front end
 2011-05-22 19:11 UTC 

[Bug fortran/48955] New: [4.6/4.7 Regression] Wrong result for array assignment due to missing temporary
 2011-05-22 18:51 UTC  (3+ messages)
` [Bug fortran/48955] "

[Bug fortran/49112] New: Missing type-bound procedure, "duplicate save" warnings and internal compiler error
 2011-05-22 18:19 UTC  (5+ messages)
` [Bug fortran/49112] "

[Bug web/49109] New: bugzilla's patch viewer sometimes hides file headers
 2011-05-22 18:14 UTC  (2+ messages)
` [Bug web/49109] "

[Bug fortran/49111] New: Unnecessary warning for private interfaces having the BIND(C) attribute
 2011-05-22 17:31 UTC  (3+ messages)
` [Bug fortran/49111] "

[Bug libstdc++/49075] New: Documentation - live web pages and header files of old versions have dead links in them
 2011-05-22 17:14 UTC  (2+ messages)
` [Bug libstdc++/49075] "

[Bug libfortran/48931] New: Backtrace functionality not async-signal-safe
 2011-05-22 17:05 UTC  (3+ messages)
` [Bug libfortran/48931] "

[Bug tree-optimization/18439] vectorizer failed for vector normalization
 2011-05-22 16:27 UTC 

[Bug rtl-optimization/17731] sub-optimal code generated for left shift
 2011-05-22 16:20 UTC 

[Bug tree-optimization/18438] vectorizer failed for vector matrix multiplication
 2011-05-22 16:19 UTC 

[Bug tree-optimization/18437] vectorizer failed for matrix multiplication
 2011-05-22 16:02 UTC 

[Bug rtl-optimization/16541] code quality issue for bit manipulations with 64bit
 2011-05-22 15:51 UTC 

[Bug tree-optimization/16856] Missed optimisation opportunity with -O2
 2011-05-22 15:44 UTC 

[Bug java/15687] need types_compatible_p
 2011-05-22 15:39 UTC 

[Bug rtl-optimization/11488] Pre-regalloc scheduling severely worsens performance
 2011-05-22 15:31 UTC 

C++ template bugs in gcc 4.6
 2011-05-22 15:21 UTC  (4+ messages)

[Bug tree-optimization/14792] ((int)b & 1) != 0 is not folded to b & 1 != 0
 2011-05-22 15:19 UTC 

[Bug tree-optimization/9814] gcc fails to optimise if (l&2) l|=2 away
 2011-05-22 15:14 UTC 

[Bug middle-end/12966] x86 array comparison optimization
 2011-05-22 15:08 UTC 

[Bug target/48743] New: -march=native mis-detects AMD K6-2+ / K6-3 as Athlon - compiled C fails with "illegal instruction"
 2011-05-22 14:46 UTC  (2+ messages)
` [Bug target/48743] "

[Bug fortran/48858] New: Incorrect error for same binding label on two generic interface specifics
 2011-05-22 14:41 UTC  (2+ messages)
` [Bug fortran/48858] "

[Bug libstdc++/49107] New: [C++0x] incomplete type regression with std::pair
 2011-05-22 13:29 UTC  (6+ messages)
` [Bug libstdc++/49107] "
` [Bug c++/49107] "

[Bug tree-optimization/49006] New: [4.6/4.7 Regression] Missed vectorization due to revision 167531
 2011-05-22 12:46 UTC  (2+ messages)
` [Bug tree-optimization/49006] "

[Bug tree-optimization/34265] Missed optimizations
 2011-05-22 12:33 UTC 

[Bug middle-end/49108] New: Support constructors tied to a variable
 2011-05-22 11:57 UTC 

[Bug middle-end/49106] New: static variable is optimized away even though it is referenced by a nested constructor
 2011-05-22 11:56 UTC  (2+ messages)
` [Bug middle-end/49106] "

[Bug middle-end/49087] New: crash in vect_is_slp_reduction
 2011-05-22 10:59 UTC  (4+ messages)
` [Bug tree-optimization/49087] "

[Bug ada/49084] New: Bootstrap failure with bug box of Program_Error EXCEPTION_ACCESS _VIOLATION / Error detected at system.ads:175:5
 2011-05-22  9:19 UTC  (2+ messages)
` [Bug ada/49084] [4.7 regression] bootstrap failure with Ada enabled

Possibly a bug
 2011-05-22  8:29 UTC  (2+ messages)

[Bug ada/48988] New: powerpc-rtems ICE pred_chain_length_cmp at tree-ssa-uninit.c:1624
 2011-05-22  8:00 UTC  (8+ messages)
` [Bug tree-optimization/48988] [4.7 regression] ICE at "

[Bug c++/49092] New: ice in tree_add_const_value_attribute
 2011-05-22  7:59 UTC  (4+ messages)
` [Bug c++/49092] [4.7 Regression] "

C++ template bugs in gcc 4.6
 2011-05-22  7:48 UTC 

[Bug c++/48780] New: [C++0x] scoped enumerations and va_arg (default argument promotions)
 2011-05-22  1:06 UTC  (3+ messages)
` [Bug c++/48780] "

[Bug c++/48945] New: [C++0x] static constexpr member function cannot be defined out-of class
 2011-05-22  1:00 UTC  (4+ messages)
` [Bug c++/48945] "

[Bug c/49096] New: internal compiler error: in calc_dfs_tree, at dominance.c:394
 2011-05-22  0:39 UTC  (4+ messages)
` [Bug c/49096] "

[Bug fortran/48699] New: [OOP] MOVE_ALLOC of polymorphic variables
 2011-05-22  0:12 UTC  (6+ messages)
` [Bug fortran/48699] [OOP] MOVE_ALLOC inside SELECT TYPE
` [Bug fortran/48699] [4.6/4.7 Regression] "

[Bug c++/49105] New: [C++0x][SFINAE] ICE during list-initialization of rvalue-references to const
 2011-05-21 23:41 UTC 

[Bug c++/49066] New: [C++0x] Non-defining declaration of deleted function suppresses usage validation
 2011-05-21 22:18 UTC  (3+ messages)
` [Bug c++/49066] "

[Bug other/49095] New: Horrible code generation for trivial decrement with test
 2011-05-21 21:33 UTC  (4+ messages)
` [Bug rtl-optimization/49095] "

[Bug c++/49102] New: Use of deleted copy constructor not diagnosed
 2011-05-21 20:33 UTC  (2+ messages)
` [Bug c++/49102] [C++0x] "

[Bug ada/49097] New: gnatbind link fails to find version_string, potential ranlib concurrency problem
 2011-05-21 20:22 UTC  (5+ messages)
` [Bug ada/49097] "

[Bug inline-asm/48637] New: %c in ARM inline asm leads to ICE (in arm_print_operand)
 2011-05-21 18:49 UTC  (2+ messages)
` [Bug inline-asm/48637] "

[Bug target/49098] New: unused parameters in rx.c:rx_memory_move_cost
 2011-05-21 17:01 UTC  (2+ messages)
` [Bug target/49098] "

[Bug tree-optimization/49093] New: ICE in vect_enhance_data_refs_alignment() with volatile inside peeled loop
 2011-05-21 16:53 UTC  (3+ messages)
` [Bug tree-optimization/49093] [4.6/4.7 Regression] "

[Bug target/41894] wrong code with -fno-split-wide-types
 2011-05-21 15:15 UTC 

[Bug target/48529] New: [x32] Testsuite failures
 2011-05-21 15:09 UTC  (2+ messages)
` [Bug target/48529] "

[Bug target/49101] New: [x32] Extra instruction in compare
 2011-05-21 14:06 UTC 

[Bug rtl-optimization/49088] New: Combine fails to properly handle zero-extension and signed int constant
 2011-05-21 13:43 UTC  (3+ messages)
` [Bug rtl-optimization/49088] "

[Bug c++/49100] New: [OpenMP]: Compiler error when inline method defined within OpenMP loop
 2011-05-21 12:01 UTC  (2+ messages)
` [Bug c++/49100] "

[Bug target/49099] New: sparc.c:‘sparc_solaris_elf_asm_named_section’ declared ‘static’ but never defined
 2011-05-21 11:38 UTC 

[Bug target/49089] New: Regression on CFP2006 on Bulldozer From Splitting AVX 32-byte Unaligned Loads
 2011-05-21  9:58 UTC  (2+ messages)
` [Bug target/49089] "

[Bug c++/49085] New: Crash with SIGSEGV during compilation
 2011-05-21  9:47 UTC  (2+ messages)
` [Bug c++/49085] "

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