public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code
 2011-09-12 18:40 UTC  (7+ messages)

[Bug lto/50367] New: -flto and -Wl,--as-needed combination removes some needed libraries
 2011-09-12 18:25 UTC 

[Bug rtl-optimization/50212] New: [4.7 Regression] ICE: in ei_container, at basic-block.h:610 with -fnon-call-exceptions -freorder-blocks-and-partition
 2011-09-12 18:24 UTC  (3+ messages)
` [Bug rtl-optimization/50212] "

[Bug tree-optimization/50290] New: [4.7 Regression] ICE: in distribute_notes, at combine.c:13282 with -flto -funroll-loops
 2011-09-12 17:56 UTC  (4+ messages)
` [Bug rtl-optimization/50290] "

[Bug lto/50366] New: Still got failed assertion in lto_varpool_replace_node
 2011-09-12 17:08 UTC  (2+ messages)
` [Bug lto/50366] "

[Bug debug/50299] New: entryval: bigendian 32bit->64bit extension breaks address match
 2011-09-12 16:39 UTC  (3+ messages)
` [Bug debug/50299] "

[Bug lto/50338] New: ICE Linking with -flto
 2011-09-12 15:21 UTC  (8+ messages)
` [Bug lto/50338] "

[Bug bootstrap/50352] New: [4.7 regression] arm-linux-gnueabi bootstrap failure due to -Wformat error in arm.md
 2011-09-12 14:59 UTC  (5+ messages)
` [Bug bootstrap/50352] "

[Bug c++/50365] New: invalid use of non-static data member not suppressed by -fpermissive
 2011-09-12 14:48 UTC  (6+ messages)
` [Bug c++/50365] "
` [Bug c++/50365] non-static data member error on valid code
` [Bug c++/50365] [4.7 Regression] "

[Bug lto/50351] New: An internal compiler error when building gcc4.6 using "-flto -fuse-linker-plugin" on Win7 mingw64 target
 2011-09-12 13:28 UTC  (6+ messages)
` [Bug lto/50351] "

[Bug bootstrap/50010] New: i386-unknown-freebsd bootstrap comparison failure
 2011-09-12 12:52 UTC  (7+ messages)
` [Bug bootstrap/50010] [4.7 regression] "
` [Bug bootstrap/50010] [4.7 regression] bootstrap comparison failure without CFI directives

[Bug c++/50361] New: gcc 4.6 ICE probably relating to std::initializer_list and template argument deduction
 2011-09-12 12:16 UTC  (5+ messages)
` [Bug c++/50361] "
` [Bug c++/50361] [C++0x] "
` [Bug c++/50361] [C++0x] [4.7 Regression] "
` [Bug c++/50361] [C++0x] [4.7 Regression] ICE with std::initializer_list nullptr

[Bug target/43746] -fmerge-constants and -fmerge-all-constants don't work at AVR target
 2011-09-12 11:00 UTC  (2+ messages)

[Bug target/50106] New: [ARM] Wrong code with -march=armv5t -mthumb -Os
 2011-09-12  9:34 UTC  (2+ messages)
` [Bug target/50106] "

[Bug target/49641] New: [ARM] Wrong code for ARMv4T and stmia
 2011-09-12  9:23 UTC  (2+ messages)
` [Bug target/49641] [4.6 Regression] "

[Bug c++/50364] New: Volatile miscompilation
 2011-09-12  9:16 UTC 

[Bug c++/50363] New: internal compiler error: verify_gimple failed
 2011-09-12  8:41 UTC 

[Bug fortran/50362] New: ICE on x86 architecture with -O2 or higher
 2011-09-12  8:19 UTC  (2+ messages)
` [Bug fortran/50362] "

[Bug c/50353] New: vec_set not used for vector indexing
 2011-09-12  6:52 UTC  (3+ messages)
` [Bug c/50353] "

[Bug middle-end/50343] New: [4.7 Regression] FAIL: gfortran.dg/graphite/id-22.f
 2011-09-12  6:47 UTC  (10+ messages)
` [Bug middle-end/50343] "

[Bug libstdc++/50159] New: tuple_cat only accepts two arguments
 2011-09-11 23:27 UTC  (4+ messages)
` [Bug libstdc++/50159] "

[Bug target/50305] New: Inline asm reload failure when building Linux kernel
 2011-09-11 22:11 UTC  (2+ messages)
` [Bug target/50305] "

[Bug target/41076] [avr] pessimal code for logical OR of 8-bit fields
 2011-09-11 21:48 UTC  (2+ messages)

[Bug fortran/50327] New: [4.7 Regression] Front-end optimization generates wrong code for BLAS's srotmg
 2011-09-11 21:00 UTC  (6+ messages)
` [Bug fortran/50327] "

[Bug fortran/35831] Type-mismatch check missing for dummy procedure argument
 2011-09-11 20:50 UTC  (6+ messages)
` [Bug fortran/35831] [F95] Shape mismatch "

[Bug fortran/37222] [OOP] Checks when overriding type-bound procedures are incomplete
 2011-09-11 20:49 UTC  (2+ messages)

[Bug fortran/50360] New: [cleanup] use an ENUM for the return values of gfc_dep_compare_expr
 2011-09-11 20:43 UTC 

[Bug c++/16663] Poor parse error recovery with mispelled type in function declaration
 2011-09-11 20:36 UTC  (2+ messages)

[Bug fortran/47978] New: [OOP] Invalid INTENT in overriding TBP not detected
 2011-09-11 20:29 UTC  (4+ messages)
` [Bug fortran/47978] "

[Bug c++/50359] New: poor error message for an undeclared identifier in constructor
 2011-09-11 20:12 UTC 

[Bug target/50358] New: AVR: Implement [u]maddqihi4 [u]msubqihi4 patterns on the enhanced core
 2011-09-11 18:29 UTC  (4+ messages)
` [Bug target/50358] "

[Bug c++/50357] New: verify_cgraph_node failed with -O2
 2011-09-11 16:59 UTC 

[Bug target/50356] New: Poor if condition in h8300 config code
 2011-09-11 16:57 UTC 

[Bug target/50355] New: Comparison is always true in alpha config code
 2011-09-11 16:38 UTC 

[Bug bootstrap/50354] New: [4.7 regression] sparc64-linux gcc generates assembly code that gas rejects, breaking bootstrap
 2011-09-11 16:30 UTC 

[Bug c/50078] New: [4.6.1+ SVN 2011-08-13] ARM wrong code: volatile accesses optimized out
 2011-09-11 16:28 UTC  (5+ messages)
` [Bug rtl-optimization/50078] [4.6/4.7 Regression] combine "

[Bug target/50063] New: [avr]: wrong code for gcc.dg/torture/pta-ptrarith-3.c
 2011-09-11 15:48 UTC  (3+ messages)
` [Bug rtl-optimization/50063] [4.6/4.7 Regression] DSE: "

[Bug libstdc++/50348] New: -fvisibility=hidden doesn't hide stl implementation details
 2011-09-11 15:23 UTC  (2+ messages)
` [Bug libstdc++/50348] "

[Bug middle-end/39333] gcc 4.3.3 miscompiles when -finline-small-functions is used
 2011-09-11 15:08 UTC  (2+ messages)

[Bug fortran/41209] Add full ATTRIBUTE support to gfortran (ALIGN, (WEAK)ALIAS, ...)
 2011-09-11 14:25 UTC 

[Bug fortran/49501] New: support ATTRIBUTES ALIGN in gfortran
 2011-09-11 12:08 UTC  (2+ messages)
` [Bug fortran/49501] "

[Bug fortran/44352] ICE in string_to_single_character
 2011-09-11 12:07 UTC 

[Bug rtl-optimization/37534] [4.4/4.5/4.6/4.7 Regression] IRA causes 17% degradation in 187.facerec benchmark
 2011-09-11 12:06 UTC 

[Bug tree-optimization/49997] New: ICE in inline_small_functions with -fnon-call-exceptions
 2011-09-11 10:06 UTC  (3+ messages)
` [Bug tree-optimization/49997] [4.7 Regression] "

[Bug fortran/49479] New: [4.6/4.7 Regression] reshape / optionals / zero sized arrays
 2011-09-11  9:37 UTC  (3+ messages)
` [Bug fortran/49479] "

[Bug target/45650] [4.4/4.5/4.6/4.7 regression] FreeBSD/ia64 builds fails: hidden symbol `_Unwind_FindTableEntry' isn't defined
 2011-09-11  0:43 UTC 

[Bug target/40959] FreeBSD/ia64 build fails: No rule to make target `/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc/crtfastmath.o', needed by `T_TARGET'
 2011-09-11  0:41 UTC 

[Bug c/50347] New: unexpected -Wconversion error from gcc builtin
 2011-09-11  0:38 UTC  (3+ messages)
` [Bug c/50347] "

[Bug target/50350] New: [4.6 Regression] ICE (segfault) in canonicalize_float_value
 2011-09-10 21:58 UTC 

[Bug libstdc++/50349] New: /usr/bin/ld: warning: wildcard match appears in both version 'GLIBCXX_3.4' and 'CXXABI_1.3' in script
 2011-09-10 19:44 UTC 

[Bug pch/38101] dbxout_expand_expr() doesn't check return value of DECL_VALUE_EXPR()
 2011-09-10 18:32 UTC 

[Bug tree-optimization/50326] New: [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456
 2011-09-10 15:59 UTC  (4+ messages)
` [Bug rtl-optimization/50326] "
` [Bug tree-optimization/50326] "

[Bug bootstrap/50237] New: [4.7 regression] comparison failure caused by HAVE_INITFINI_ARRAY check
 2011-09-10 15:03 UTC  (2+ messages)
` [Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

[Bug c++/50346] New: Function call foils VRP/jump-threading of redundant predicate on struct member
 2011-09-10 13:53 UTC  (2+ messages)
` [Bug c++/50346] "

[Bug ada/48835] New: Porting GNAT to GNU/Linux/m68k
 2011-09-10 13:36 UTC  (3+ messages)
` [Bug ada/48835] "

[Bug target/38306] [4.4/4.5/4.6/4.7 Regression] 15% slowdown w.r.t. 4.3 of computational kernel on some architectures
 2011-09-10 13:11 UTC  (3+ messages)

[Bug fortran/47710] New: [OOP] Improve ambiguity check for TBP
 2011-09-10  9:45 UTC  (3+ messages)
` [Bug fortran/47710] [OOP] Improve ambiguity check for GENERIC TBP w/ PASS and NOPASS

[Bug fortran/37297] [OOP] Ambiguity check for GENERIC bindings is not yet fully conformant
 2011-09-10  8:46 UTC 

[Bug fortran/46313] New: [OOP] OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
 2011-09-10  8:41 UTC  (2+ messages)
` [Bug fortran/46313] [OOP] class container naming collisions

[Bug c++/21498] [c++0x] friend declaration can name non-class with class-key
 2011-09-10  3:30 UTC 

[Bug target/50341] New: calls via function pointer wrongly scheduled giving invalid TOC pointer
 2011-09-09 22:00 UTC  (3+ messages)
` [Bug target/50341] "

[Bug bootstrap/50342] New: gcc/configure fails on Mac OS X Lion/Xcode 4.1 if building Ada
 2011-09-09 20:51 UTC  (9+ messages)
` [Bug bootstrap/50342] "
` [Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

[Bug c++/50344] New: friend declaration confused by const qualifier
 2011-09-09 19:50 UTC  (2+ messages)
` [Bug c++/50344] "

[Bug c/49966] New: gcc.c-torture/execute/pr45034.c execution timeouts
 2011-09-09 19:47 UTC  (2+ messages)
` [Bug c/49966] "

[Bug c++/50189] New: Wrong code error in -O2 compile, target independent
 2011-09-09 19:35 UTC  (2+ messages)
` [Bug middle-end/50189] [4.5/4.6 Regression] Wrong code error in -O2 [-fstrict-enums] "

[Bug regression/48320] New: [C++0x] cannot expand template parameter pack in Default template arguments
 2011-09-09 18:43 UTC  (2+ messages)
` [Bug c++/48320] [C++0x][4.6/4.7 Regression] Template parameter packs cannot be expanded in default "

[Bug target/49687] New: AVR: Missed optimization for widening MUL
 2011-09-09 18:09 UTC  (2+ messages)
` [Bug target/49687] [4.6 Regression][avr] "

[Bug target/49030] New: ICE in get_arm_condition_code, at config/arm/arm.c:17180
 2011-09-09 17:58 UTC  (2+ messages)
` [Bug target/49030] "

[Bug target/19599] function pointer prevents tail-call optimization on arm
 2011-09-09 17:01 UTC  (2+ messages)

[Bug other/50345] New: Incomplete GCC Internals sentence on LTO
 2011-09-09 16:12 UTC 

[Bug other/47591] New: libiberty Makefile uses native cc (solaris) with option -print-multi-os-directory
 2011-09-09 15:46 UTC  (2+ messages)
` [Bug other/47591] "

[Bug rtl-optimization/50340] New: [4.7 Regression] Fails to build SPEC 2000 176.gcc
 2011-09-09 15:20 UTC  (3+ messages)
` [Bug rtl-optimization/50340] "

[Bug tree-optimization/40436] [4.5/4.6/4.7 regression] 0.5% code size regression caused by r147852
 2011-09-09 14:51 UTC 

[Bug target/49614] New: FAIL: gcc.dg/vmx/gcc-bug-i.c -O0 (test for excess errors)
 2011-09-09 14:04 UTC  (3+ messages)
` [Bug target/49614] "

[Bug tree-optimization/50328] New: loop interchange confuses vectorizer
 2011-09-09 12:57 UTC  (4+ messages)
` [Bug tree-optimization/50328] reduction with constant or invariant not vectorized

[Bug rtl-optimization/50339] New: suboptimal register allocation for abs(__int128_t)
 2011-09-09 12:12 UTC 

[Bug tree-optimization/50052] New: [4.6 Regression] FAIL: gcc.dg/ipa/ipa-sra-2.c scan-tree-dump eipa_sra
 2011-09-09 11:46 UTC  (2+ messages)
` [Bug tree-optimization/50052] [4.6/4.7 "

[Bug fortran/50316] New: ICE on fortran code with -O2 and -march=core2 options
 2011-09-09 11:22 UTC  (4+ messages)
` [Bug middle-end/50316] "

[Bug tree-optimization/50287] New: FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto
 2011-09-09  9:59 UTC  (2+ messages)
` [Bug tree-optimization/50287] [4.7 Regression] "

[Bug tree-optimization/49911] New: vrp2 + -fstrict-enums incorrectly remove predicate
 2011-09-09  9:37 UTC  (2+ messages)
` [Bug tree-optimization/49911] SRA + DOM + VRP "

[Bug middle-end/50333] New: internal compiler error: in extract_ops_from_tree, at gimple.h:1909
 2011-09-09  9:36 UTC  (5+ messages)
` [Bug middle-end/50333] [4.7 Regression] "

[Bug c/50330] New: Misleading error message with struct declaration
 2011-09-09  7:24 UTC  (2+ messages)
` [Bug c/50330] "

[Bug libstdc++/50336] New: LWG issue 445
 2011-09-09  1:10 UTC  (3+ messages)
` [Bug libstdc++/50336] "

[Bug c/50332] New: [4.7 Regression] FAIL: gcc.dg/attr-invalid.c
 2011-09-08 22:43 UTC  (4+ messages)
` [Bug c/50332] "

[Bug c++/33255] A warning for "unused" typedefs?
 2011-09-08 21:22 UTC 

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