public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/54089] New: [SH] Refactor shift patterns
 2012-08-10 15:40 UTC  (9+ messages)
` [Bug target/54089] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2012-08-10 15:39 UTC  (2+ messages)

[Bug fortran/54221] New: Explicit private access specifier signals "unexpected defined but not used [-Wunused-function]" warning
 2012-08-10 15:36 UTC  (2+ messages)
` [Bug fortran/54221] "

[Bug libstdc++/54172] New: [4.7 Regression] __cxa_guard_acquire thread-safety issue
 2012-08-10 15:07 UTC  (2+ messages)
` [Bug libstdc++/54172] [4.7/4.8 "

[Bug c++/54180] New: a bug using strcat function - it depends on variable declare order, but it should not
 2012-08-10 15:04 UTC  (8+ messages)
` [Bug c++/54180] "

[Bug target/54212] New: ARM: invalid instruction (vdupeq.32) generated
 2012-08-10 14:59 UTC  (3+ messages)
` [Bug target/54212] "

[Bug debug/54205] New: recursive .debug_macro inclusions
 2012-08-10 14:47 UTC  (3+ messages)
` [Bug debug/54205] "

[Bug rtl-optimization/53942] New: unable to find a register to spill in class 'CREG'
 2012-08-10 14:41 UTC  (2+ messages)
` [Bug rtl-optimization/53942] [4.6/4.7/4.8 Regression] "

[Bug target/54222] New: [avr] Implement fixed-point support
 2012-08-10 14:24 UTC  (3+ messages)
` [Bug target/54222] "

[Bug fortran/54223] New: Statement function statement with dummy arguments that are also OPTIONAL may crash in wrong calls
 2012-08-10 14:21 UTC 

[Bug tree-optimization/54200] New: copyrename generates wrong debuginfo
 2012-08-10 14:19 UTC  (7+ messages)
` [Bug tree-optimization/54200] "

[Bug other/54182] New: enable -fvisibility=hidden
 2012-08-10 13:49 UTC  (6+ messages)
` [Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)
 2012-08-10 13:37 UTC  (8+ messages)

[Bug middle-end/54219] New: __builtin_shuffle mask reversed
 2012-08-10 13:36 UTC  (6+ messages)
` [Bug middle-end/54219] [4.8 Regression] "

[Bug tree-optimization/49443] New: gcc.dg/vect/vect-peel-3.c and vect-peel-4.c fail on IA64 after testsuite change
 2012-08-10 13:27 UTC  (2+ messages)
` [Bug testsuite/49443] "

[Bug target/54220] New: [avr] Potential stack corruption in naked functions at -O0
 2012-08-10 12:49 UTC 

[Bug middle-end/54211] New: [4.8 Regression] ICE: verify_gimple failed building freetype with -Os
 2012-08-10 12:18 UTC  (9+ messages)
` [Bug middle-end/54211] "

[Bug middle-end/54109] New: ICE at tree-ssa-structalias.c:3049 in get_constraint_for_component_ref
 2012-08-10 12:01 UTC  (3+ messages)
` [Bug middle-end/54109] [4.8 Regression] "

[Bug middle-end/54218] New: Debug info for function parameters is incorrect when compiled with -O0
 2012-08-10 10:39 UTC  (5+ messages)
` [Bug middle-end/54218] "

[Bug middle-end/51233] New: [ipa-iterations] running multiple passes of early IPA on zlib produces more optimal code
 2012-08-10  9:52 UTC  (2+ messages)
` [Bug middle-end/51233] "

[Bug middle-end/53204] [4.7 regression] ICE during final link of large codebase with -O2 -finline-functions -flto, adding -flto-partition=none fixes the problem
 2012-08-10  9:47 UTC 

[Bug middle-end/53533] New: [4.7 regression] loop unrolling as measured by Adobe's C++Benchmark is twice as slow versus 4.4-4.6
 2012-08-10  9:43 UTC  (2+ messages)
` [Bug rtl-optimization/53533] [4.7/4.8 regression] vectorization causes loop unrolling test slowdown as measured by Adobe's C++Benchmark

[Bug c++/52748] New: [C++11] N3276 changes to decltype
 2012-08-10  9:39 UTC  (3+ messages)
` [Bug c++/52748] "

[Bug fortran/54208] New: compilation error for ubound construct in PARAMETER statements
 2012-08-10  8:54 UTC  (5+ messages)
` [Bug fortran/54208] "
` [Bug fortran/54208] [4.6/4.7/4.8 Regression] "

[Bug c/54027] New: possible mis-optimization of signed left shift in c89 mode
 2012-08-10  8:39 UTC  (4+ messages)
` [Bug tree-optimization/54027] [4.8 Regression] "

[Bug middle-end/54146] New: Very slow compile at -O1 (expand vars)
 2012-08-10  7:53 UTC  (18+ messages)
` [Bug tree-optimization/54146] Very slow compile with attribute((flatten))
` [Bug middle-end/54146] "

[Bug rtl-optimization/48133] New: [4.5/4.6/4.7 Regression] ICE: in get_loop_body, at cfgloop.c:831 with -O -funroll-loops -fthread-jumps -fno-tree-ch
 2012-08-10  6:18 UTC  (3+ messages)
` [Bug rtl-optimization/48133] [4.6/4.7/4.8 "

[Bug middle-end/54215] New: [4.8 Regression] 416.gamess in SPEC CPU 2006 failed to build
 2012-08-10  1:16 UTC  (3+ messages)
` [Bug middle-end/54215] "

[Bug middle-end/54217] New: setup_save_areas() duplicates hard reg uses
 2012-08-10  0:22 UTC  (2+ messages)
` [Bug middle-end/54217] "

[Bug c++/54216] New: Missing diagnostic for ill-formed anonymous enum declarations
 2012-08-10  0:21 UTC  (2+ messages)
` [Bug c++/54216] "

[Bug bootstrap/54128] New: GCC does not bootstrap on little endian mips due to mis-compare on tree-data-ref.c
 2012-08-09 23:47 UTC  (2+ messages)
` [Bug bootstrap/54128] "

[Bug c++/54213] New: please help to determine wether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)
 2012-08-09 23:37 UTC  (7+ messages)
` [Bug c++/54213] please help to determine whether "

[Bug c++/54214] New: (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)
 2012-08-09 21:51 UTC  (7+ messages)
` [Bug c++/54214] "
` [Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a "

[Bug driver/54210] New: gcc unable to detect -mprfchw flag in bulldozer machines
 2012-08-09 20:37 UTC  (3+ messages)
` [Bug driver/54210] "

[Bug bootstrap/54209] New: [4.8 Regression] Failed to build gcc for Android/x86
 2012-08-09 19:09 UTC  (7+ messages)
` [Bug bootstrap/54209] "

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2012-08-09 15:55 UTC  (2+ messages)
` [Bug target/51244] "

[Bug target/50751] New: SH Target: Displacement addressing does not work for QImode and HImode
 2012-08-09 15:51 UTC  (2+ messages)
` [Bug target/50751] "

[Bug rtl-optimization/54157] New: [x32] -maddress-mode=long failures
 2012-08-09 15:34 UTC  (4+ messages)
` [Bug rtl-optimization/54157] "

[Bug c/53701] New: ICE on ia64 (when building Allegro 4.4)
 2012-08-09 14:08 UTC  (3+ messages)
` [Bug rtl-optimization/53701] ICE on ia64 (when building Allegro 4.4) in sel-sched

[Bug lto/54206] New: build in source dir breaks lto plugin detection
 2012-08-09 12:39 UTC  (3+ messages)
` [Bug lto/54206] "

[Bug fortran/54199] New: Superfluous diagnostic "is also the name of an intrinsic" for internal procedures
 2012-08-09 12:07 UTC  (6+ messages)
` [Bug fortran/54199] "

[Bug c++/54155] New: Newly compiled GCC 4.4.4 on Solaris sparc gives problem with -m32/-m64 flags
 2012-08-09 12:02 UTC  (4+ messages)
` [Bug c++/54155] "

[Bug c++/54207] New: ICE in build_noexcept_spec when bool is #defined/typedef'd
 2012-08-09 11:39 UTC  (2+ messages)
` [Bug c++/54207] "

[Bug bootstrap/53902] New: make install fails on SunOS 5.11
 2012-08-09 11:11 UTC  (5+ messages)
` [Bug bootstrap/53902] "

[Bug target/54201] New: XMM constant duplicated
 2012-08-09 10:22 UTC  (6+ messages)
` [Bug target/54201] "
` [Bug middle-end/54201] "

[Bug target/28896] -fstack-limit-symbol and m68k and non 68020
 2012-08-09  2:16 UTC  (2+ messages)

[Bug c/54188] New: Inconsistent __alignof__(long long)
 2012-08-08 21:43 UTC  (3+ messages)
` [Bug c/54188] "

[Bug target/52122] New: [4.6.x/4.7] incorrect ln -s replacement for mingw like targets in configure files
 2012-08-08 21:10 UTC  (2+ messages)
` [Bug target/52122] [4.6/4.7/4.8 Regression] "

[Bug c/54202] New: Overeager warning about freeing non-heap objects
 2012-08-08 19:01 UTC  (6+ messages)
` [Bug c/54202] "

[Bug libstdc++/52449] New: check-abi picks up wrong baseline_symbols.txt with --with-cpu=default32 configs
 2012-08-08 18:55 UTC  (3+ messages)
` [Bug libstdc++/52449] "

[Bug libstdc++/54204] New: Wrong baseline_symbols.txt picked for x32
 2012-08-08 18:52 UTC  (2+ messages)
` [Bug libstdc++/54204] "

[Bug c++/53792] New: [C++11][constexpr] improving compiler-time constexpr evaluation
 2012-08-08 18:19 UTC  (3+ messages)
` [Bug c++/53792] "

[Bug c/54203] New: ctime on INT_MAX returns wrong date
 2012-08-08 17:46 UTC  (2+ messages)
` [Bug c/54203] "

[Bug c++/54198] New: [4.8 Regression] "error: invalid use of incomplete type" when building Chromium
 2012-08-08 15:26 UTC  (4+ messages)
` [Bug c++/54198] "

[Bug libstdc++/54005] New: Use __atomic_always_lock_free in libstdc++ is_lock_free instead of __atomic_is_lock_free
 2012-08-08 15:04 UTC  (3+ messages)
` [Bug libstdc++/54005] "

[Bug c++/52026] New: [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda
 2012-08-08  9:01 UTC  (3+ messages)
` [Bug c++/52026] "

[Bug objc/50909] New: Process "#pragma options align=reset" correctly on Mac OS X
 2012-08-08  8:26 UTC  (2+ messages)
` [Bug objc/50909] "

[Bug c++/54197] New: [4.7/4.8 regression] Lifetime of reference not properly extended
 2012-08-08  7:54 UTC  (2+ messages)
` [Bug c++/54197] "

[Bug c/53661] New: Wrong narrowing conversion warning with -std=c++11
 2012-08-07 22:34 UTC  (2+ messages)
` [Bug c++/53661] [gcc-4.7/4.8 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).