public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/39063] New: libgcc2.c:mprotect() for mingw, incompatible pointer type warning
 2009-04-13 11:55 UTC  (2+ messages)
` [Bug target/39063] "

[Bug target/39397] New: libiberty/pex-*, inconsistent/incorrect pid_t usage
 2009-04-13 10:51 UTC  (3+ messages)
` [Bug target/39397] "

[Bug other/39062] New: libssp/ssp.c needs malloc.h for mingw
 2009-04-13 10:38 UTC  (3+ messages)
` [Bug other/39062] "

[Bug target/39066] New: DO_GLOBAL_CTORS_BODY needs uintptr_t
 2009-04-13 10:12 UTC  (2+ messages)
` [Bug target/39066] "

[Bug c++/39750] New: ICE in uses_template_parms, at cp/pt.c:6332
 2009-04-13  9:50 UTC 

[Bug testsuite/39749] New: FAIL: compiler driver -v --help option(s) (assembler options)
 2009-04-13  9:44 UTC  (2+ messages)
` [Bug testsuite/39749] "

[Bug c/39748] New: possible bogus offset warning
 2009-04-13  9:24 UTC  (2+ messages)
` [Bug c/39748] "

[Bug fortran/35385] New: gfortran does not support the COCO preprocessor
 2009-04-13  9:22 UTC  (2+ messages)
` [Bug fortran/35385] "

[Bug libstdc++/39738] New: GCC cannot build itself for win64 platform
 2009-04-13  8:34 UTC  (9+ messages)
` [Bug libstdc++/39738] "
` [Bug target/39738] "

[Bug target/35634] New: [avr] result of char promotion comes out of CHAR_MIN/MAX
 2009-04-13  8:20 UTC  (5+ messages)
` [Bug c/35634] [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted

[Bug tree-optimization/39736] New: signed overflow in loop induction variable: missing warning and wrong code
 2009-04-13  8:20 UTC  (8+ messages)
` [Bug tree-optimization/39736] "

[Bug bootstrap/39747] New: [4.5/4.5 Regression] libjavamath is linking against libgmp
 2009-04-13  8:18 UTC  (3+ messages)
` [Bug libgcj/39747] "

[Bug c/39685] New: ICE: in copyprop_hardreg_forward_1, at regrename.c:1603
 2009-04-13  5:09 UTC  (2+ messages)
` [Bug middle-end/39685] "

[Bug c++/39742] New: ice in C++ overload resolution
 2009-04-13  4:28 UTC  (6+ messages)
` [Bug c++/39742] "
` [Bug c++/39742] [4.5 Regression] "

[Bug c++/39077] New: GCSE-optimization causes enormous binary size increase (~20 times !)
 2009-04-12 23:52 UTC  (3+ messages)
` [Bug rtl-optimization/39077] [4.3/4.4/4.5 Regression] "

[Bug preprocessor/31869] New: stringifying empty macros
 2009-04-12 22:23 UTC  (3+ messages)
` [Bug preprocessor/31869] "

[Bug middle-end/39745] New: Wrong code by >= -O2 for pre-initialized variable and casted access
 2009-04-12 20:02 UTC  (4+ messages)
` [Bug middle-end/39745] "

[Bug libgomp/39746] New: [4.5 Regression] Fail pr34513.c and pr34513.C at -O1 and above
 2009-04-12 19:40 UTC 

[Bug middle-end/39651] New: New cleanup test failures
 2009-04-12 19:37 UTC  (2+ messages)
` [Bug middle-end/39651] "

[Bug target/39740] New: unrecognizable insn on alpha using -O3 and -std=c99
 2009-04-12 19:00 UTC  (10+ messages)
` [Bug target/39740] "

[Bug bootstrap/39631] New: f951 seg faults while building libgfortran
 2009-04-12 18:44 UTC  (2+ messages)
` [Bug bootstrap/39631] "

[Bug middle-end/39744] New: component references with VIEW_CONVERT_EXPR should be canonicalized
 2009-04-12 18:35 UTC 

[Bug target/37814] New: M68k/Coldfire ICE with -O: insn does not satisfy its constraints
 2009-04-12 16:22 UTC  (2+ messages)
` [Bug target/37814] "

[Bug c/39741] New: [BUG or NOT?] Segmentation fault on valid code
 2009-04-12  9:31 UTC  (2+ messages)
` [Bug c/39741] "

[Bug bootstrap/34780] New: Bootstrapping libstdc++-v3 failed
 2009-04-12  8:17 UTC  (2+ messages)
` [Bug target/34780] "

[Bug boehm-gc/35012] New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
 2009-04-12  8:14 UTC  (2+ messages)
` [Bug boehm-gc/35012] "

[Bug fortran/28484] New: system_clock with real-type count_rate does not compile
 2009-04-11 21:36 UTC  (2+ messages)
` [Bug fortran/28484] F2003: "

[Bug bootstrap/39704] New: [4.5 Regression] Revision 145841 breaks bootstrap on powerpc-apple-darwin9
 2009-04-11 20:31 UTC  (2+ messages)
` [Bug bootstrap/39704] "

[Bug rtl-optimization/37377] New: [4.4 Regression] Bootstrap failure compiling libgcc
 2009-04-11 19:48 UTC  (2+ messages)
` [Bug rtl-optimization/37377] "

[Bug bootstrap/39737] New: 'make' for --target=i686-pc-mingw32 fails even though 'configure' is OK
 2009-04-11 17:34 UTC  (10+ messages)
` [Bug bootstrap/39737] "

[Bug c++/35652] New: Location information incorrect on string bounds warning
 2009-04-11 17:01 UTC  (2+ messages)
` [Bug c++/35652] [4.3 Regression] offset warning should be given in the front-end

[Bug fortran/37746] New: string copy fails, due to changed intent(in) parameter
 2009-04-11 16:47 UTC  (3+ messages)
` [Bug fortran/37746] bounds check of string dummy arguments

[Bug fortran/32784] New: Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist
 2009-04-11 16:45 UTC  (2+ messages)
` [Bug libfortran/32784] [win32] Using 'CONOUT$', 'CONIN$', or 'CONERR$' as assigned file generates Fortran runtime error: Bad file descriptor

[Bug libfortran/39668] New: Wrongly read namelist with two dimensional array
 2009-04-11 16:28 UTC  (2+ messages)
` [Bug libfortran/39668] "

[Bug fortran/22552] Would like warning when an undeclared function is called
 2009-04-11 16:14 UTC  (2+ messages)

[Bug middle-end/30447] New: Evaluate complex math functions at compile-time
 2009-04-11 15:55 UTC  (2+ messages)
` [Bug middle-end/30447] "

[Bug fortran/39587] New: Reading integer from "" gives end-of-file instead of reading a 0
 2009-04-11 15:46 UTC  (2+ messages)
` [Bug fortran/39587] "

[Bug bootstrap/39739] New: Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors
 2009-04-11 15:39 UTC  (3+ messages)
` [Bug bootstrap/39739] "

[Bug fortran/25829] New: [F2003] Asynchronous IO support
 2009-04-11 15:26 UTC  (3+ messages)
` [Bug fortran/25829] "

[Bug fortran/39735] New: procedure pointer assignments: return value is not checked
 2009-04-11 12:13 UTC 

[Bug fortran/39692] New: f95: conflict between EXTERNAL and PROCEDURE
 2009-04-11 10:33 UTC  (4+ messages)
` [Bug fortran/39692] f95: conflict between EXTERNAL and POINTER

[Bug gcov-profile/39732] New: -fprofile-generate -O1: ICE: verify_stmts failed, ADDRESSABLE bit not set on pointers passed to std::copy
 2009-04-11 10:20 UTC  (6+ messages)
` [Bug gcov-profile/39732] "
` [Bug middle-end/39732] [4.5 Regression] "

[Bug fortran/25104] New: better diagnostic needed
 2009-04-11  8:33 UTC  (5+ messages)
` [Bug fortran/25104] [F2003] Non-initialization expr. as case-selector

[Bug c/39712] New: type mismatch in address expression
 2009-04-11  7:44 UTC  (6+ messages)
` [Bug c/39712] "
` [Bug c/39712] [4.5 Regression] "

[Bug tree-optimization/39713] New: [4.4/4.5 Regression] ICE in get_expr_value_id
 2009-04-11  7:44 UTC  (7+ messages)
` [Bug tree-optimization/39713] "

[Bug c/21920] aliasing violations
 2009-04-11  7:21 UTC 

[Bug c/39734] New: Misordering of instructions for short moves in a C program
 2009-04-11  7:20 UTC  (5+ messages)
` [Bug c/39734] "

[Bug bootstrap/39616] New: Stage 2 Werror - trunk revision 145459 - libcpp/identifiers.c:113: error: variably modified 'proxy_assertion_broken' at file scope
 2009-04-11  3:21 UTC  (3+ messages)
` [Bug bootstrap/39616] "

[Bug ada/39625] New: Revision 145488 - Ada - Unable to coalesce ssa_names 96 and 455 which are marked as MUST COALESCE
 2009-04-11  2:27 UTC  (2+ messages)
` [Bug middle-end/39625] [4.5 regression] Revision 145338 breaks ability to build Ada

[Bug testsuite/39733] New: gcc.misc-tests/help.exp doesn't work with multilib
 2009-04-11  1:06 UTC  (5+ messages)
` [Bug testsuite/39733] "

[Bug middle-end/39701] New: [4.5 Regression] Many test failures
 2009-04-11  0:43 UTC  (14+ messages)
` [Bug middle-end/39701] [4.5 Regression] Revision 145846 caused many "

[Bug fortran/36553] New: [4.4 Regression] regression due to revision 136821
 2009-04-10 22:41 UTC  (3+ messages)
` [Bug fortran/36553] Missing interface not detected in call to same file function

[Bug fortran/22571] Reject derived types for dummy arguments declared in the subroutine unless they are SEQUENCE
 2009-04-10 22:13 UTC 

[Bug fortran/13615] -Wuninitialized produces wrong error message for characters
 2009-04-10 21:53 UTC 

[Bug c/39731] New: Separate warning classes for maybe-uninitialized and known-uninitialized variables
 2009-04-10 21:52 UTC 

[Bug fortran/29635] New: debug info of modules
 2009-04-10 21:39 UTC  (2+ messages)
` [Bug fortran/29635] "

[Bug fortran/24886] New: another runtime error goes undetected
 2009-04-10 21:35 UTC  (2+ messages)
` [Bug fortran/24886] different character length in actual and formal argument not detected

[Bug fortran/37605] New: Remarks on user manual for Gfortran
 2009-04-10 21:03 UTC  (2+ messages)
` [Bug fortran/37605] "

[Bug middle-end/34040] New: [4.3 Regression] ICE: in simplify_subreg, at simplify-rtx.c:4921 building libgfortran
 2009-04-10 20:44 UTC  (2+ messages)
` [Bug fortran/34040] relation between kinds and C types (for math builtins) shouldn't be hardcoded

[Bug c++/39730] New: C++ incomplete type error can be misleading
 2009-04-10 20:23 UTC 

[Bug c++/39729] New: C++ "does not name a type" error message can be misleading
 2009-04-10 20:20 UTC 

[Bug c++/39728] New: C++ diagnostic for private operator= is voluminous and unhelpful
 2009-04-10 20:16 UTC 

[Bug target/39727] New: [cond-optab] pessimization for FP compare with 0 on ColdFire
 2009-04-10 20:07 UTC  (2+ messages)
` [Bug target/39727] "

[Bug c++/28301] New: [4.0/4.1/4.2 regression] ICE with broken specialization
 2009-04-10 19:37 UTC  (5+ messages)
` [Bug c++/28301] [4.3/4.4/4.5 "

[Bug fortran/38863] New: WHERE with multiple elemental defined assignments gives wrong answer
 2009-04-10 19:07 UTC  (3+ messages)
` [Bug fortran/38863] "

[Bug libfortran/39702] New: [4.5 Regression] Unaligned access in Fortran testcases
 2009-04-10 17:36 UTC  (2+ messages)
` [Bug libfortran/39702] "

[Bug c++/39699] New: No error reporting when function and variable have the same name
 2009-04-10 15:43 UTC  (3+ messages)
` [Bug c++/39699] "

[Bug target/39718] New: [cond-optab] crash on crx in IRA
 2009-04-10 15:25 UTC  (2+ messages)
` [Bug target/39718] "

[Bug target/39726] New: [cond-optab] ColdFire pessimizations on QImode/HImode tests
 2009-04-10 14:35 UTC 

[Bug target/39725] New: [cond-optab] MIPS pessimizations on floating-point
 2009-04-10 14:20 UTC 

[Bug fortran/38709] New: ICE on zero-sized array in initialization expression
 2009-04-10 14:14 UTC  (3+ messages)
` [Bug fortran/38709] "

[Bug fortran/29962] New: Initialization expressions checking in gfc_intrinsic_func_interface
 2009-04-10 14:04 UTC  (2+ messages)
` [Bug fortran/29962] Initialization expressions

[Bug target/39724] New: [cond-optab] reload_cse_simplify_operands complicates code on vax
 2009-04-10 12:58 UTC 

[Bug target/39723] New: [cond-optab] worse code with long long shifts on v850
 2009-04-10 12:54 UTC 

[Bug c++/20118] missing template<> causes weird errors
 2009-04-10 12:52 UTC  (2+ messages)

[Bug target/39722] New: [cond-optab] worse code with bitfields on v850 and mn10300
 2009-04-10 12:51 UTC 

[Bug target/39721] New: [cond-optab] worse register allocation on mn10300
 2009-04-10 12:50 UTC 

[Bug target/39720] New: [cond-optab] combine does not use LOAD_EXTEND_OP?
 2009-04-10 12:48 UTC 

[Bug target/39719] New: [cond-optab] uses libcall instead of branch on m68hc11
 2009-04-10 12:47 UTC 

[Bug target/39717] New: [cond-optab] CSE does not put subregs into COMPAREs on many CC0 machines
 2009-04-10 12:46 UTC 

[Bug libobjc/38307] New: Calling of the +initialize method is not completely thread-safe
 2009-04-10 12:44 UTC  (3+ messages)
` [Bug libobjc/38307] "

[Bug target/39716] New: [cond-optab] worse MAX_EXPR expansion for Thumb
 2009-04-10 12:44 UTC 

[Bug target/39715] New: [cond-optab] extra sign extensions on Thumb
 2009-04-10 12:44 UTC 

[Bug target/39714] New: cond-optab fallout meta-bug
 2009-04-10 12:41 UTC 

[Bug c++/39711] New: fail to use template template parameter with default values
 2009-04-10  9:40 UTC  (4+ messages)
` [Bug c++/39711] "

[Bug libfortran/39665] New: Fortran IO using unaligned accesses to read/write doubles
 2009-04-10  7:23 UTC  (2+ messages)
` [Bug libfortran/39665] [4.5 Regression] "

[Bug testsuite/39710] New: gcc.misc-tests/help.exp doesn't work when configured with --enable-checking=assert
 2009-04-10  6:13 UTC  (2+ messages)
` [Bug testsuite/39710] "

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