public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug preprocessor/7263] __extension__ keyword doesn't suppress warning on LL or ULL constants
 2010-11-26 21:19 UTC  (5+ messages)

[Bug other/46677] New: frontends and tree optimizers use *_TYPE_SIZE
 2010-11-26 21:11 UTC  (2+ messages)
` [Bug other/46677] "

[Bug target/29141] static constructors beyond 64k fail
 2010-11-26 21:01 UTC 

[Bug libfortran/46584] New: FAIL: gfortran.dg/quad_1.f90 -O (test for excess errors)
 2010-11-26 20:58 UTC  (6+ messages)
` [Bug libfortran/46584] "

[Bug c++/44871] Invalid type mismatches while merging C and C++ sources
 2010-11-26 19:21 UTC  (3+ messages)

[Bug target/46623] New: microblaze --enable-werror-always build fails
 2010-11-26 19:05 UTC  (3+ messages)
` [Bug target/46623] "

[Bug c++/18635] use of uninitialised reference accepted in C++ front end
 2010-11-26 18:40 UTC  (6+ messages)

[Bug middle-end/41082] [4.5/4.6 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution, -O3
 2010-11-26 17:42 UTC  (5+ messages)

[Bug bootstrap/46650] New: r167010 breaks --enable-build-with-cxx
 2010-11-26 17:38 UTC  (2+ messages)
` [Bug bootstrap/46650] "

[Bug c/46651] New: ICE with graphite enabled in cairo-1.8.10
 2010-11-26 17:38 UTC  (4+ messages)
` [Bug tree-optimization/46651] "

[Bug target/46676] New: ix86_option_override_internal i18n problems
 2010-11-26 17:35 UTC 

[Bug regression/46667] New: Target arm-unknown-eabi build results in "causes a section type conflict" error in libstdc++
 2010-11-26 17:20 UTC  (5+ messages)
` [Bug regression/46667] "
` [Bug middle-end/46667] [4.6 Regression] -freorder-blocks-and-partition -g failed
` [Bug middle-end/46667] [4.6 Regression] -freorder-blocks-and-partition -g failed and libstdc++ builds for arm-eabi are broken

[Bug lto/44865] Compiling a single file with -O3 -march=pentium4 -flto ICEs
 2010-11-26 17:06 UTC 

[Bug lto/46648] New: [4.6 Regression] type mismatch in array reference; verify_stmts failed
 2010-11-26 16:30 UTC  (4+ messages)
` [Bug lto/46648] "

[Bug middle-end/46559] New: libstdc++ link FAILs with -flto
 2010-11-26 16:14 UTC  (4+ messages)
` [Bug middle-end/46559] "

[Bug fortran/46662] New: [OOP] gfortran rejects CALL polymorphic%abstract_type%tbp()
 2010-11-26 16:08 UTC  (6+ messages)
` [Bug fortran/46662] "
` [Bug fortran/46662] [OOP] gfortran rejects CALL polymorphic%abstract_type%ppc()

[Bug target/43897] [4.4/4.5/4.6 Regression] IA-64 asm clobbers are ignored
 2010-11-26 16:01 UTC 

[Bug c++/46670] New: ICE with 4.6.0 2010-11-26 with c++0x, in TBB's <atomic> header
 2010-11-26 15:55 UTC  (3+ messages)
` [Bug c++/46670] "

[Bug target/46481] New: long double should default to 64bit even for aix6.1
 2010-11-26 15:52 UTC  (2+ messages)
` [Bug target/46481] "

[Bug middle-end/46675] New: [4.6 Regression] profiledbootstrap failed
 2010-11-26 15:49 UTC  (2+ messages)
` [Bug middle-end/46675] "

[Bug c++/36478] [4.3 regression] warning not emitted when code expanded from macro
 2010-11-26 15:42 UTC 

[Bug rtl-optimization/46665] New: two gfortran tests fail with -O[2s] -fipa-pta -fno-tree-ccp -fno-tree-forwprop
 2010-11-26 15:33 UTC  (7+ messages)
` [Bug rtl-optimization/46665] "

[Bug tree-optimization/46560] New: libstdc++ execute FAILs with -flto
 2010-11-26 15:09 UTC  (4+ messages)
` [Bug tree-optimization/46560] "

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment
 2010-11-26 14:43 UTC  (13+ messages)

[Bug target/46655] New: AIX6.1 native assembler requires '.line' numbers greater than zero
 2010-11-26 14:05 UTC  (5+ messages)
` [Bug target/46655] "
` [Bug target/46655] invalid '.line 0' directive emitted with -g

[Bug lto/46664] New: Failed to build 481.wrf in SPEC CPU 2006 with LTO
 2010-11-26 13:39 UTC  (6+ messages)
` [Bug lto/46664] "

[Bug middle-end/46674] New: Weak alias was mistakenly optimized away
 2010-11-26 12:43 UTC  (2+ messages)
` [Bug middle-end/46674] [4.6 Regression] Weak alias is "

[Bug c/46672] New: Problem with fork and buffer
 2010-11-26 11:25 UTC  (5+ messages)
` [Bug c/46672] "

[Bug target/46040] New: crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared
 2010-11-26 10:59 UTC  (2+ messages)
` [Bug target/46040] "

[Bug middle-end/46671] New: [4.6 Regression] ICE in default_no_named_section, at varasm .c:5994
 2010-11-26 10:33 UTC  (2+ messages)
` [Bug middle-end/46671] "

[Bug target/46666] New: gcc.target/i386/funcspec-3.c ICEs in count_reg_usage (cse.c:6596) with -fno-early-inlining
 2010-11-26 10:32 UTC  (2+ messages)
` [Bug target/46666] "

[Bug driver/46673] New: Misleading error message when cc1 has no exec permission
 2010-11-26 10:28 UTC 

[Bug target/33637] [4.3/4.4/4.5/4.6 Regression] "checking for nm: test: too many arguments" causes "Undefined symbol: __gxx_personality_v0"
 2010-11-26 10:14 UTC  (2+ messages)
` [Bug target/33637] [4.3/4.4/4.5 "

[Bug debug/46338] New: -fcompare-debug failure (length) with -O -fprofile-generate
 2010-11-26 10:08 UTC  (3+ messages)
` [Bug debug/46338] "

[Bug bootstrap/46528] New: [ia64] profiledbootstrap failure
 2010-11-26  9:55 UTC  (9+ messages)
` [Bug bootstrap/46528] [4.6 Regression] "

[Bug bootstrap/45700] [4.5/4.6 Regression] --enable-checking=fold bootstrap failures
 2010-11-26  9:52 UTC  (3+ messages)

[Bug target/46647] New: Can't inline memset with -1
 2010-11-26  9:51 UTC  (3+ messages)
` [Bug middle-end/46647] "

[Bug rtl-optimization/45354] [4.5/4.6 Regression] ICE: verify_flow_info failed: fallthru edge crosses section boundary (bb 6) with gcc.dg/tree-prof/update-cunroll-2.c
 2010-11-26  9:39 UTC 

[Bug fortran/46668] New: FAIL: gfortran.dg/transfer_simplify_10.f90
 2010-11-26  8:19 UTC  (2+ messages)
` [Bug fortran/46668] "

[Bug c/46468] New: enabling -fomit-frame-pointer by default breaks Wine
 2010-11-26  8:08 UTC  (3+ messages)
` [Bug target/46468] "

[Bug c++/46587] New: ICE when instantiating template member function in another template member
 2010-11-26  7:43 UTC  (2+ messages)
` [Bug c++/46587] "

[Bug other/46026] New: [trans-mem] Unable to build libitm on Solaris/x86
 2010-11-26  7:27 UTC  (2+ messages)
` [Bug other/46026] "

[Bug fortran/46020] New: Improve error string for BIND(C) diagnostic for len>1 character return type
 2010-11-26  5:50 UTC  (3+ messages)
` [Bug fortran/46020] "

[Bug debug/46258] New: gcc.dg/tree-ssa/pr23820.c: -fcompare-debug failure with -O3 -ffloat-store
 2010-11-26  5:23 UTC  (2+ messages)
` [Bug debug/46258] "

[Bug libstdc++/46645] New: [4.6 Regression] FAIL: 20_util/unique_ptr/requirements/explicit_instantiation/explicit_instantiation.cc
 2010-11-26  4:25 UTC  (3+ messages)
` [Bug c++/46645] "

[Bug fortran/46581] New: [4.6 Regression] [OOP] segfault in SELECT TYPE with associate-name
 2010-11-25 23:43 UTC  (3+ messages)
` [Bug fortran/46581] "

[Bug rtl-optimization/46649] New: [4.6 Regression] ICE: in move_bb_info, at sel-sched-ir.c:5080 with -fschedule-insns -fselective-scheduling
 2010-11-25 22:37 UTC  (3+ messages)
` [Bug rtl-optimization/46649] "

[Bug fortran/34640] ICE when assigning item of a derived-component to a pointer
 2010-11-25 21:15 UTC  (2+ messages)

[Bug fortran/46339] New: Internal compiler error
 2010-11-25 20:16 UTC  (2+ messages)
` [Bug fortran/46339] ICE (segfault) in gfc_trans_pointer_assignment

[Bug libstdc++/46659] New: std::list iterator debugging (_GLIBCXX_DEBUG) is much slower than stlport's one
 2010-11-25 19:48 UTC  (4+ messages)
` [Bug libstdc++/46659] "

[Bug tree-optimization/46663] New: ICE: SIGSEGV in vect_recog_pow_pattern (gimple.h:2055) with -O -fexceptions -ftree-vectorize
 2010-11-25 19:48 UTC 

[Bug middle-end/46637] New: [4.6 Regression] SIGSEGV in if_then_else_cond - too deep recursion
 2010-11-25 18:40 UTC  (3+ messages)
` [Bug middle-end/46637] "

[Bug libffi/46661] New: 32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5
 2010-11-25 18:01 UTC 

[Bug libffi/46660] New: cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5
 2010-11-25 17:03 UTC 

[Bug c/46488] New: server/core_filters.c from apache httpd 2.2.17 does not produce good code with optimizations (-O) used on Solaris Sparc 64-bit
 2010-11-25 16:58 UTC  (3+ messages)
` [Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled with optimization

[Bug rtl-optimization/46114] New: [4.6 regression] g++ SEGV when built with gld on Solaris 10+/x86
 2010-11-25 16:51 UTC  (3+ messages)
` [Bug rtl-optimization/46114] "

[Bug fortran/46656] New: libgfortran: Integer write: uninitialised value
 2010-11-25 16:47 UTC  (4+ messages)
` [Bug fortran/46656] "

[Bug rtl-optimization/46614] New: [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks
 2010-11-25 16:34 UTC  (2+ messages)
` [Bug rtl-optimization/46614] [4.5 "

[Bug c++/46538] New: [4.3/4.4./4.5/4.6 Regression] ICE: SIGSEGV in cp_make_fname_decl (decl.c:3690) on invalid code when using __PRETTY_FUNCTION__
 2010-11-25 16:25 UTC  (2+ messages)
` [Bug c++/46538] [4.3/4.4./4.5 "

[Bug tree-optimization/46499] New: gcc.c-torture/execute/20051021-1.c FAILs with -fno-tree-dominator-opts -fno-tree-ccp
 2010-11-25 16:10 UTC  (2+ messages)
` [Bug middle-end/46499] [4.5/4.6 Regression] "

[Bug middle-end/46534] New: [4.3/4.4/4.5/4.6 Regression] ICE optimizing printf ("...>10MBstring\n") into puts
 2010-11-25 16:10 UTC  (2+ messages)
` [Bug middle-end/46534] [4.3/4.4/4.5 "

[Bug rtl-optimization/46440] New: [4.5/4.6 Regression] ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 with -fstack-protector-all -fno-tree-dominator-opts -fno-tree-fre
 2010-11-25 16:06 UTC  (2+ messages)
` [Bug rtl-optimization/46440] [4.5 "

[Bug tree-optimization/46494] New: [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp
 2010-11-25 16:06 UTC  (2+ messages)
` [Bug tree-optimization/46494] "

[Bug c++/46401] New: [4.5/4.6 Regression] very slow compile time with -Wsequence-point
 2010-11-25 16:02 UTC  (2+ messages)
` [Bug c++/46401] [4.5 "

[Bug c++/46658] New: internal compiler error on cp/init.c
 2010-11-25 15:56 UTC  (11+ messages)
` [Bug c++/46658] "
` [Bug c++/46658] [4.6 Regression] "

[Bug c++/45940] New: [trans-mem] Error of unsafe function even if annotated
 2010-11-25 15:46 UTC  (2+ messages)
` [Bug c++/45940] "

[Bug target/46548] New: Build arm gcc failure after patch 165463
 2010-11-25 12:56 UTC  (2+ messages)
` [Bug target/46548] "

[Bug c/46657] New: Didn't check an array's boundary
 2010-11-25 12:31 UTC  (10+ messages)
` [Bug c/46657] "

[Bug c/35587] -Warray-bounds does not work at all or does not find all trivial cases, and :works only with -O2 or -O3
 2010-11-25 11:53 UTC  (3+ messages)

RE:RE: Good day !
 2010-11-25 11:43 UTC 

[Bug fortran/46539] New: libquadmath: Add -static-libquadmath
 2010-11-25 11:30 UTC  (2+ messages)
` [Bug fortran/46539] "

[Bug tree-optimization/45685] [4.6 Regression] missed conditional move opportunity in loop
 2010-11-25 11:16 UTC 

[Bug lto/46652] New: undefined reference to '__udivdi3' with
 2010-11-25 11:15 UTC  (2+ messages)
` [Bug lto/46652] undefined reference to '__udivdi3' with -flto -fuse-linker-plugin

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin
 2010-11-25 11:14 UTC 

[Bug rtl-optimization/46585] New: [4.6 Regression] ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling
 2010-11-25 10:49 UTC  (3+ messages)
` [Bug rtl-optimization/46585] "

[Bug rtl-optimization/46602] New: [4.6 Regression] gcc.dg/pr42245-2.c ICE on ia64
 2010-11-25 10:31 UTC  (2+ messages)
` [Bug rtl-optimization/46602] "

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