public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/38312] Unexpected STATEMENT FUNCTION statement
 2013-05-18  2:52 UTC 

[Bug c++/10207] Empty structure initialization fails under C++ (but works under C)
 2013-05-18  0:29 UTC 

[Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)"
 2013-05-17 23:08 UTC 

[Bug fortran/57071] New: Optimize (-1)**k to 1 - 2 * mod(K, 2)
 2013-05-17 23:06 UTC  (3+ messages)
` [Bug fortran/57071] "

[Bug debug/56950] New: compare-debug failure for gcc.dg/pr41345.c with fschedule-insns
 2013-05-17 22:39 UTC  (2+ messages)
` [Bug debug/56950] "

[Bug debug/57257] New: [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length)
 2013-05-17 22:39 UTC  (2+ messages)
` [Bug debug/57257] "

[Bug rtl-optimization/57321] New: static function call miscompiled at -Os and above
 2013-05-17 22:35 UTC 

[Bug lto/57289] New: ICE during 454.calculix compilation with -O3 -flto
 2013-05-17 22:19 UTC  (3+ messages)
` [Bug tree-optimization/57289] [4.9 Regression] "

[Bug c/57294] New: ice in remove_described_reference
 2013-05-17 22:12 UTC  (6+ messages)
` [Bug tree-optimization/57294] [4.9 Regression] "

[Bug rtl-optimization/57320] New: Shrink-wrapping breaks graph dumping
 2013-05-17 21:53 UTC  (2+ messages)
` [Bug rtl-optimization/57320] Shrink-wrapping leaves unreachable blocks in the CFG

[Bug middle-end/57276] New: Waste work in cgraph_edge_brings_all_agg_vals_for_node()
 2013-05-17 21:13 UTC  (3+ messages)
` [Bug middle-end/57276] "

[Bug c++/57319] New: [4.8/4.9] Regression: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..."
 2013-05-17 20:20 UTC 

[Bug tree-optimization/57318] New: optimizer takes several seconds on nested loops
 2013-05-17 20:13 UTC 

[Bug target/45359] poor -march=native choices for VIA C7 Esther processors
 2013-05-17 18:00 UTC 

[Bug c++/57317] New: [4.8/4.9] Regression bogus and unsuppressable warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace
 2013-05-17 17:55 UTC  (2+ messages)
` [Bug c++/57317] "

[Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer
 2013-05-17 16:34 UTC 

[Bug rtl-optimization/57304] New: Revision 198896 segfaults building cpu2000 benchmark 176.gcc
 2013-05-17 15:48 UTC  (8+ messages)
` [Bug rtl-optimization/57304] "
` [Bug rtl-optimization/57304] [4.9 Regression] "

[Bug target/49146] New: segv from libgcc_s when raising an exception, or unwinding stack with backtrace
 2013-05-17 15:35 UTC  (7+ messages)
` [Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi

[Bug regression/57313] New: [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times
 2013-05-17 15:33 UTC  (5+ messages)
` [Bug regression/57313] "
` [Bug testsuite/57313] "

[Bug c++/57314] New: [SFINAE] GCC istantiates default-arguments for member-template-functions of classtemplates bevore allowed
 2013-05-17 15:10 UTC 

[Bug fortran/57297] New: FAIL: gfortran.dg/select_type_4.f90 -O2 execution test
 2013-05-17 14:21 UTC  (7+ messages)
` [Bug fortran/57297] "

[Bug rtl-optimization/57067] New: Missing control flow edges for setjmp/longjmp
 2013-05-17 14:03 UTC  (2+ messages)
` [Bug rtl-optimization/57067] "

[Bug c++/18126] sizeof compound-literal not parsed correctly
 2013-05-17 12:37 UTC  (2+ messages)

[Bug c/57051] New: Optimization regression in 4.8.0 from 4.7.2
 2013-05-17 12:27 UTC  (2+ messages)
` [Bug tree-optimization/57051] "

[Bug target/57309] New: Spill code degrades vectorized loop for 437.leslie3d on PPC64
 2013-05-17 11:58 UTC  (3+ messages)
` [Bug target/57309] "

[Bug target/57310] New: [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu
 2013-05-17 11:11 UTC  (3+ messages)
` [Bug target/57310] "

[Bug c++/57312] New: missing 'template' keyword not diagnosed
 2013-05-17 10:50 UTC  (3+ messages)
` [Bug c++/57312] "

[Bug c++/51908] New: ICE in cp_parser_abort_tentative_parse,
 2013-05-17 10:49 UTC  (2+ messages)
` [Bug c++/51908] [C++11] ICE in cp_parser_abort_tentative_parse with decltype and variable template arguments

[Bug c++/11814] Code with missing "template" keyword wrongly accepted
 2013-05-17 10:42 UTC 

[Bug preprocessor/49928] New: Only workaround for "-Wundef" is "defined(Macro) && Macro", but it is undefined behavior?
 2013-05-17 10:34 UTC  (2+ messages)
` [Bug preprocessor/49928] "

[Bug target/57293] New: [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?)
 2013-05-17 10:32 UTC  (5+ messages)
` [Bug target/57293] "

[Bug preprocessor/51776] New: fixincludes hacks around a C++ deficiency
 2013-05-17 10:25 UTC  (2+ messages)
` [Bug preprocessor/51776] "

[Bug c++/57311] New: Conversion operator can be overloaded with itself by using typedef
 2013-05-17 10:13 UTC  (2+ messages)
` [Bug c++/57311] "

[Bug preprocessor/51259] New: no escape on control characters on linemarker lines
 2013-05-17 10:11 UTC  (2+ messages)
` [Bug preprocessor/51259] "

[Bug rtl-optimization/23684] Combine stores for non strict alignment targets
 2013-05-17  9:52 UTC  (2+ messages)

[Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x
 2013-05-17  9:15 UTC  (3+ messages)

[Bug preprocessor/47254] New: ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only
 2013-05-17  9:06 UTC  (2+ messages)
` [Bug preprocessor/47254] "

[Bug rtl-optimization/57303] New: struct miscompiled at -O1 and above
 2013-05-17  9:05 UTC  (4+ messages)
` [Bug tree-optimization/57303] "
` [Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] "

[Bug rtl-optimization/57302] New: Should merge zeroing multiple consecutive memory locations
 2013-05-17  8:48 UTC  (2+ messages)
` [Bug rtl-optimization/57302] "

[Bug libstdc++/50160] New: vector<bool> comparison very slow (no specialisation)
 2013-05-17  5:58 UTC  (2+ messages)
` [Bug libstdc++/50160] vector<bool> comparison very slow (no overload)

[Bug rtl-optimization/57308] New: DF_REF_REAL_LOC segfault in web.c:union_match_dups
 2013-05-17  1:42 UTC  (4+ messages)
` [Bug rtl-optimization/57308] [4.9 Regression] "

[Bug c++/17314] Error message wrongly shows declared rather than inherited access
 2013-05-16 23:49 UTC  (6+ messages)

[Bug bootstrap/57266] New: [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap
 2013-05-16 21:54 UTC  (2+ messages)
` [Bug bootstrap/57266] "

[Bug target/56547] New: [SH] missed opportunity for fmac with -ffast-math
 2013-05-16 21:45 UTC  (2+ messages)
` [Bug tree-optimization/56547] "

[Bug c++/57279] New: [C++11] alias declaration fails to declare function types with cv-qualifiers
 2013-05-16 20:10 UTC  (2+ messages)
` [Bug c++/57279] "

[Bug fortran/57307] New: ICE with sourced allocation with array constructor
 2013-05-16 19:52 UTC 

[Bug middle-end/56552] New: conditional move can generate unnecessary conversion code
 2013-05-16 19:51 UTC  (3+ messages)
` [Bug middle-end/56552] "

[Bug fortran/57306] New: ICE on valid with class pointer assignment
 2013-05-16 19:16 UTC  (2+ messages)
` [Bug fortran/57306] [OOP] ICE on valid with class pointer initialization

[Bug fortran/57305] New: ICE with warnings and unlimited polymorphic (incorrect code)
 2013-05-16 19:02 UTC  (3+ messages)
` [Bug fortran/57305] "

[Bug c++/17459] Spurious message when forgetting parentheses on call of member
 2013-05-16 17:26 UTC 

[Bug c/53991] New: _mm_popcnt_u64 fails with -O3 -fgnu-tm
 2013-05-16 17:18 UTC  (2+ messages)
` [Bug tree-optimization/53991] "

[Bug c++/17410] Specialization of nested template rejected because of unrelated declaration
 2013-05-16 16:58 UTC  (2+ messages)

[Bug web/52239] New: Upgrade GCC Bugzilla to 4.2
 2013-05-16 16:55 UTC  (4+ messages)
` [Bug web/52239] Upgrade GCC Bugzilla to 4.4

[Bug c++/57301] New: bit rotation is not optimized in c but not c++
 2013-05-16 14:56 UTC  (4+ messages)
` [Bug c++/57301] bit rotation is "
` [Bug testsuite/57301] "

[Bug rtl-optimization/57300] New: statement in expression miscompiled at -O3 in 32-bit mode
 2013-05-16 14:48 UTC  (14+ messages)
` [Bug rtl-optimization/57300] [4.8/4.9 Regression] "

[Bug middle-end/56548] New: [4.8 Regression] ICE in emit_move_insn, at expr.c:3486 with -march=pentium{pro,2,3} -O3
 2013-05-16 14:35 UTC  (3+ messages)
` [Bug middle-end/56548] "

[Bug libstdc++/57283] New: missing typedefs in specialized std::mem_fn for member variables
 2013-05-16 13:33 UTC  (2+ messages)
` [Bug libstdc++/57283] "

[Bug lto/57290] New: [4.9 Regression] After r198333 the aermod runtime is ~10% slower when compiled with -fprotect-parens and -flto
 2013-05-16 11:19 UTC  (5+ messages)
` [Bug lto/57290] "

[Bug middle-end/57286] [4.9 regression] infinite recurison in fold-const.c:10037
 2013-05-16 10:31 UTC  (4+ messages)
` [Bug middle-end/57286] [4.9 regression] infinite recursion "

[Bug c++/52960] New: Missing warnings on ambiguous source : function decl vs local var decl
 2013-05-16  9:37 UTC  (2+ messages)
` [Bug c++/52960] "

[Bug c++/15672] local function causes weird warning
 2013-05-16  9:37 UTC 

[Bug c++/10634] in-class initialization of static data members no longer allowed
 2013-05-16  9:28 UTC 

[Bug tree-optimization/57124] New: 254.gap@spec2000 got miscompare after r198413
 2013-05-16  9:07 UTC  (3+ messages)
` [Bug tree-optimization/57124] "

[Bug target/19599] function pointer prevents tail-call optimization on arm
 2013-05-16  8:30 UTC 

[Bug inline-asm/57299] New: Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures
 2013-05-15 21:59 UTC  (10+ messages)
` [Bug inline-asm/57299] "

[Bug fortran/57296] New: Infinite loop in do while when using -O2
 2013-05-15 20:09 UTC  (3+ messages)
` [Bug fortran/57296] "

[Bug c/57278] New: -fno-if-conversion and -fno-if-conversion2 do not work as intended
 2013-05-15 19:26 UTC  (2+ messages)
` [Bug middle-end/57278] "

[Bug c/57260] New: Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64
 2013-05-15 19:21 UTC  (2+ messages)
` [Bug target/57260] "

[Bug c/57295] New: target c6x-elf // internal compiler error: in extract_insn, at recog.c:2150
 2013-05-15 18:04 UTC  (2+ messages)
` [Bug target/57295] "

[Bug libgomp/57298] New: GOMP_CPU_AFFINITY will not work when system has >1024 cores
 2013-05-15 17:49 UTC  (2+ messages)
` [Bug libgomp/57298] "

[Bug c++/31952] parameters may be redeclared in a function try-block
 2013-05-15 16:11 UTC 

[Bug fortran/56919] New: [4.6/4.7/4.8/4.9 Regression] Wrong result for SYSTEM_CLOCK on Cygwin
 2013-05-15 15:28 UTC  (2+ messages)
` [Bug fortran/56919] [4.7/4.8 "

[Bug libffi/56033] New: FAIL: libffi.call/cls_struct_va1.c on powerpc-apple-darwin9 with -m64
 2013-05-15 15:27 UTC  (5+ messages)
` [Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* "

[Bug bootstrap/57292] New: Failure in build after stage 3, concerning libitm.la
 2013-05-15 15:13 UTC 

[Bug bootstrap/57291] New: Failure in build stages 2 and 3 concerning pseudo-op: .balign
 2013-05-15 15:09 UTC 

[Bug target/56833] New: [4.9 Regression] Valid register is over written by reload pass
 2013-05-15 15:02 UTC  (2+ messages)
` [Bug rtl-optimization/56833] [4.9 Regression] Valid register is over written by postreload pass

[Bug c++/56782] New: [C++11] Regression with empty pack expansions
 2013-05-15 14:47 UTC  (2+ messages)
` [Bug c++/56782] [4.8/4.9 Regression] "

[Bug fortran/57284] New: ICE with "find_array_spec: unused as (1)" in conjunction with size() intrinsic on class dummy parameter shape
 2013-05-15 14:21 UTC  (2+ messages)
` [Bug fortran/57284] [OOP] ICE with find_array_spec for polymorphic arrays

[Bug c++/56976] New: using braces to initialize a reference forces copy construction
 2013-05-15 14:14 UTC  (3+ messages)
` [Bug c++/56976] "

[Bug fortran/57285] New: ICe on invalid: "gfc_array_dimen_size(): Bad dimension" due to size() intrinsic with invalid dim on class() dummy argument
 2013-05-15 14:09 UTC  (2+ messages)
` [Bug fortran/57285] [OOP] ICE on invalid: "gfc_array_dimen_size(): Bad dimension" due to SIZE intrinsic with invalid dim on CLASS dummy

[Bug rtl-optimization/56776] New: valgrind errors within ira
 2013-05-15 14:06 UTC  (2+ messages)
` [Bug rtl-optimization/56776] [4.8/4.9 Regression] "

[Bug c++/56966] New: [4.7 Regression] wrong warning with -Werror (wrong code without Werror?)
 2013-05-15 13:32 UTC  (2+ messages)
` [Bug c++/56966] "

[Bug c++/56971] New: GCC claims a friend function to be overloaded, but it isn't
 2013-05-15 13:31 UTC  (2+ messages)
` [Bug c++/56971] [4.9 Regression] "

[Bug c++/57199] New: [4.8, 4.9] Bogus warning: iteration NNNN invokes undefined behavior -Waggressive-loop-optimizations
 2013-05-15 13:29 UTC  (2+ messages)
` [Bug tree-optimization/57199] [4.8/4.9 Regression] "

[Bug fortran/57217] New: [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check
 2013-05-15 13:29 UTC  (2+ messages)
` [Bug fortran/57217] "

[Bug libgcc/57221] New: [4.8/4.9 regression] libgcc symbol visibility changes break Android blobs
 2013-05-15 13:29 UTC  (2+ messages)
` [Bug libgcc/57221] "

[Bug fortran/57042] New: ICE/Segfault with -fdump-parse-tree
 2013-05-15 13:28 UTC  (2+ messages)
` [Bug fortran/57042] [4.7/4.8/4.9 Regression] "

[Bug c++/57101] New: [4.8/4.9 Regression] -fcompare-debug failure with <type error>
 2013-05-15 13:28 UTC  (2+ messages)
` [Bug c++/57101] "

[Bug fortran/57129] New: ICE (segfault) in check_extended_derived_type
 2013-05-15 13:28 UTC  (2+ messages)
` [Bug fortran/57129] [4.7/4.8/4.9 Regression] "

[Bug fortran/56939] New: [4.8/4.9 Regression] [OOP] Derived type is being used before it is defined
 2013-05-15 13:27 UTC  (2+ messages)
` [Bug fortran/56939] "

[Bug fortran/57019] New: Compiler crashes (and make wrong assignments) at some combinations of pointers
 2013-05-15 13:27 UTC  (2+ messages)
` [Bug fortran/57019] [4.7/4.8/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).