public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/39171] New: Misleading warning for negative character length
 2010-02-09 10:44 UTC  (2+ messages)
` [Bug fortran/39171] "

[Bug tree-optimization/42705] New: [4.5 Regression] verify_flow_info failed with -O
 2010-02-09 10:36 UTC  (3+ messages)
` [Bug tree-optimization/42705] [4.4/4.5 "
` [Bug tree-optimization/42705] [4.4 "

[Bug tree-optimization/43000] New: [4.5 Regression] VRP miscompiles python with -fwrapv
 2010-02-09 10:11 UTC  (3+ messages)
` [Bug tree-optimization/43000] "

[Bug tree-optimization/43002] New: invalid "warning: array subscript is below array bounds" with -fwrapv
 2010-02-09 10:11 UTC  (4+ messages)
` [Bug tree-optimization/43002] "

[Bug c++/42336] New: [c++0x] ICE with pointer-to-member-function decltype argument in template function
 2010-02-09  9:46 UTC  (2+ messages)
` [Bug c++/42336] [4.5 Regression] ICE with pointer-to-member-function argument in template function with -fipa-sra

[Bug libstdc++/43005] New: Segmentation fault(not always) while running binary which has gcc and g++ compiled shared object files
 2010-02-09  9:46 UTC  (2+ messages)
` [Bug libstdc++/43005] "

[Bug regression/42955] New: undecorated cross-compiler gcc fails to find cc1
 2010-02-09  9:37 UTC  (4+ messages)
` [Bug driver/42955] "

[Bug middle-end/42722] New: move_by_pieces() incorrectly pushes structures to stack
 2010-02-09  8:58 UTC  (2+ messages)
` [Bug middle-end/42722] "

[Bug fortran/43006] New: Support CHARACTER argument with MINLOC/MAXLOC/MINVAL/MAXVAL
 2010-02-09  8:51 UTC  (2+ messages)
` [Bug fortran/43006] "

[Bug regression/40886] New: No loop counter reversal for simple loops anymore
 2010-02-09  8:30 UTC  (4+ messages)
` [Bug regression/40886] [4.3/4.4/4.5 Regression] "

[Bug fortran/41507] New: Documentation misleading on MAXLOC/MINLOC array type requirement
 2010-02-09  7:30 UTC  (3+ messages)
` [Bug fortran/41507] "

[Bug pending/41998] New: GCC 4.6 pending patches meta-bug
 2010-02-09  6:08 UTC  (2+ messages)
` [Bug pending/41998] "

[Bug target/43004] New: sparc 64-bit stack slot allocation overlaps with alloca
 2010-02-09  5:11 UTC 

[Bug libstdc++/42460] New: man page errors for generated libstdc++ man pages
 2010-02-09  4:50 UTC  (2+ messages)
` [Bug libstdc++/42460] "

[Bug fortran/42999] New: [4.5 Regression] bogus error: Parameter 'i' at (1) has not been declared or is a variable, which does not reduce to a constant expression
 2010-02-09  3:41 UTC  (6+ messages)
` [Bug fortran/42999] "

[Bug other/42980] New: GCC parllel "make install" failures
 2010-02-08 23:11 UTC  (3+ messages)
` [Bug other/42980] GCC parallel "

[Bug c/42898] New: Problem initializing volatile structures
 2010-02-08 22:36 UTC  (4+ messages)
` [Bug middle-end/42898] [4.5 Regression] volatile structures and compound literal initializers

[Bug c/43003] New: Bitfield optimisation problem
 2010-02-08 22:36 UTC  (3+ messages)
` [Bug middle-end/43003] "

[Bug tree-optimization/43001] New: Missed vectorization on ARM NEON
 2010-02-08 22:16 UTC  (6+ messages)
` [Bug tree-optimization/43001] "

[Bug target/42940] New: Building GCC C compiler for --target=m68hc12-elf ends with ICE SIGSEG
 2010-02-08 21:44 UTC  (3+ messages)
` [Bug target/42940] "
` [Bug driver/42940] "

[Bug testsuite/42997] New: [4.4 Regression] Backported tests fail with checking
 2010-02-08 21:18 UTC  (4+ messages)
` [Bug testsuite/42997] "

[Bug target/42416] New: ICE in rs6000_bulitin_vec_perm for 177.mesa with -mvsx
 2010-02-08 21:13 UTC  (2+ messages)
` [Bug target/42416] "

[Bug fortran/41113] New: spurious _gfortran_internal_pack
 2010-02-08 20:53 UTC  (8+ messages)
` [Bug fortran/41113] "

[Bug rtl-optimization/42617] New: TARGET_MEM_REF and
 2010-02-08 18:45 UTC  (2+ messages)
` [Bug rtl-optimization/42617] TARGET_MEM_REF and plain INDIRECT_REFs are not handled by the RTL oracle

[Bug fortran/41869] New: ICE segfault when reading module file
 2010-02-08 18:19 UTC  (2+ messages)
` [Bug fortran/41869] "

[Bug target/42835] New: Missed merging common code sequence at the end of two basic blocks
 2010-02-08 16:51 UTC  (3+ messages)
` [Bug rtl-optimization/42835] "

[Bug c/42494] New: Regression on dead-code-elimination: GCC 4.2.1 generates better code than 4.4.0
 2010-02-08 16:45 UTC  (2+ messages)
` [Bug tree-optimization/42494] [4.4 Regression] Missed dead-code-elimination

[Bug target/9760] [arm] Combine cannot do its job because immediate operand is used instead of register
 2010-02-08 16:31 UTC  (3+ messages)

[Bug target/40815] New: redundant neg instruction caused by loop-invariant
 2010-02-08 16:27 UTC  (2+ messages)
` [Bug middle-end/40815] "

[Bug tree-optimization/42890] New: Crash in type_like_member_ptr_p (IPA)
 2010-02-08 15:54 UTC  (6+ messages)
` [Bug tree-optimization/42890] [4.4 Regression] Crash in type_like_member_ptr_p in ipa-prop.c:382

[Bug tree-optimization/42931] New: -ftree-loop-linear - valgrind warns about using uninitialized variable
 2010-02-08 15:53 UTC  (6+ messages)
` [Bug tree-optimization/42931] [4.4/4.5 Regression] "

[Bug tree-optimization/42640] New: wrong code for -ftree-loop-distribution in 175.vpr
 2010-02-08 15:28 UTC  (2+ messages)
` [Bug tree-optimization/42640] "

[Bug c++/42983] New: [c++0x] Unvirtualzation of virtual destructor
 2010-02-08 15:28 UTC  (15+ messages)
` [Bug c++/42983] [C++0x] Defaulted virtual destructor isn't virtual

[Bug debug/42939] New: Location list ending address should not be one-less
 2010-02-08 15:00 UTC  (3+ messages)
` [Bug debug/42939] "

[Bug fortran/42309] New: Problem with a pointer array passed to a subroutine
 2010-02-08 14:47 UTC  (2+ messages)
` [Bug fortran/42309] "

[Bug tree-optimization/42706] New: [4,.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)
 2010-02-08 14:40 UTC  (2+ messages)
` [Bug tree-optimization/42706] [4.5 "

[Bug tree-optimization/42462] New: wrong-code with computed-goto
 2010-02-08 14:11 UTC  (2+ messages)
` [Bug tree-optimization/42462] [4.5 Regression] "

[Bug middle-end/42995] New: [4.3 regression] inline-small-functions does not inline simple delegation calls
 2010-02-08 14:11 UTC  (6+ messages)
` [Bug middle-end/42995] "
` [Bug middle-end/42995] [4.4 Regression] "

[Bug other/42792] New: cc1-dummy link fails with missing tree_ and rtl_ functions
 2010-02-08 13:55 UTC  (4+ messages)
` [Bug other/42792] "

[Bug middle-end/42998] New: [4.5 Regression] ICE: error: verify_stmts failed
 2010-02-08 13:33 UTC  (5+ messages)
` [Bug middle-end/42998] "
` [Bug tree-optimization/42998] "

[Bug libfortran/42996] New: Incorrect length returned from get_command_argument intrinsic
 2010-02-08 13:19 UTC  (3+ messages)
` [Bug libfortran/42996] "

[Bug rtl-optimization/42502] New: Bad register allocation in a very simple code
 2010-02-08 12:49 UTC  (2+ messages)
` [Bug rtl-optimization/42502] "

[Bug middle-end/42574] New: Address of global variable is calculated multiple times; CSE doesn't work properly
 2010-02-08 12:15 UTC  (2+ messages)
` [Bug middle-end/42574] [4.3/4.4/4.5 Regression] Address of global variable is calculated multiple times (missed CSE)

[Bug c++/15218] [DR 421] rvalue.field is not an lvalue
 2010-02-08 12:11 UTC 

[Bug target/39716] New: [cond-optab] worse MAX_EXPR expansion for Thumb
 2010-02-08 11:54 UTC  (3+ messages)
` [Bug target/39716] suboptimal "

[Bug rtl-optimization/39871] New: [4.3/4.4/4.5 regression] CSE doesn't work
 2010-02-08 11:54 UTC  (3+ messages)
` [Bug rtl-optimization/39871] [4.3/4.4/4.5 regression] Code size increase on ARM due to inferior CSE

[Bug middle-end/11831] [ARM] Logical expression evaluation with condition fields
 2010-02-08 11:27 UTC  (2+ messages)

[Bug libstdc++/21321] [4.3/4.4/4.5 regression] mmix-knuth-mmixware 27_io/basic_filebuf/seekpos/12790-3.cc execution test
 2010-02-08 11:25 UTC 

[Bug target/19599] function pointer prevents tail-call optimization on arm
 2010-02-08 11:22 UTC 

[Bug libstdc++/33485] New: parallel v3: do not use __builtin_alloca, use VLA
 2010-02-08 11:19 UTC  (2+ messages)
` [Bug libstdc++/33485] "

[Bug libstdc++/34031] New: money_get:do_get incorrectly sets eofbit for valid input
 2010-02-08 11:08 UTC  (2+ messages)
` [Bug libstdc++/34031] [DR 585] "

[Bug libstdc++/40925] New: c++0x std::pair<T*,U*> constructor doesn't accept (0, 0)
 2010-02-08 11:07 UTC  (2+ messages)
` [Bug libstdc++/40925] [c++0x] [DR811] "

[Bug c/42575] New: arm-eabi-gcc 4.2.1 64-bit multiply weirdness
 2010-02-08 10:52 UTC  (3+ messages)
` [Bug rtl-optimization/42575] arm-eabi-gcc "

[Bug middle-end/42914] New: [4.5 Regression][graphite] ICE with -g -ffast-math -fgraphite-identity -O2: verify_ssa failed
 2010-02-08  6:11 UTC  (3+ messages)
` [Bug middle-end/42914] "

[Bug other/42530] New: ICE in verify_ssa when using -O -g -ffast-math -floop-parallelize-all
 2010-02-08  6:09 UTC  (2+ messages)
` [Bug other/42530] [graphite] "

[Bug bootstrap/39395] New: cloog link failure with non-gcc bootstrap compiler
 2010-02-08  5:58 UTC  (2+ messages)
` [Bug bootstrap/39395] "

[Bug target/42827] New: error in building libgcc; error: 'BITS_PEP_UNIT' undeclared
 2010-02-08  5:55 UTC  (5+ messages)
` [Bug bootstrap/42827] error in building libgcc; error: 'BITS_PER_UNIT' undeclared

[Bug c/42860] New: ICE in gcc-4.4.3
 2010-02-08  5:50 UTC  (2+ messages)
` [Bug middle-end/42860] ICE in gcc-4.4.3 with graphite

[Bug preprocessor/42921] New: No error with missing header and -MM
 2010-02-08  5:33 UTC  (3+ messages)
` [Bug preprocessor/42921] "

[Bug bootstrap/42946] New: bootstrap with --enable-checking=df (or =all) fails
 2010-02-07 23:24 UTC  (4+ messages)
` [Bug rtl-optimization/42946] [4.5 Regression] "

[Bug driver/42994] New: Status of using both -m32 and -m64 on the same command line
 2010-02-07 22:58 UTC  (4+ messages)
` [Bug target/42994] "

[Bug c++/42938] New: ICE with 4.4.2 on MIPS
 2010-02-07 21:37 UTC  (5+ messages)
` [Bug c++/42938] "

[Bug c/42688] New: gcc 4.3.3 with -O2 thinks a often non-zero expression is always zero
 2010-02-07 21:34 UTC  (3+ messages)
` [Bug middle-end/42688] "

[Bug preprocessor/28435] New: -MMD vs not found system header (included from a system header)
 2010-02-07 21:25 UTC  (3+ messages)
` [Bug preprocessor/28435] "

[Bug c++/42976] New: Illegal translation for IF operator
 2010-02-07 21:02 UTC  (2+ messages)
` [Bug target/42976] "

[Bug tree-optimization/42971] New: GCC cannot perform partial inlining
 2010-02-07 21:01 UTC  (2+ messages)
` [Bug tree-optimization/42971] "

[Bug other/42965] New: no "warnings being treated as errors" for individual -Werror=x options
 2010-02-07 20:59 UTC  (2+ messages)
` [Bug other/42965] "

[Bug other/42966] New: add some indication that a warning has been converted to an error
 2010-02-07 20:58 UTC  (2+ messages)
` [Bug other/42966] "

[Bug rtl-optimization/42941] New: -fsched-pressure -fschedule-insns - valgrind warns about using uninitialized variable
 2010-02-07 20:57 UTC  (2+ messages)
` [Bug rtl-optimization/42941] "

[Bug c++/42897] New: yet another ice in verify_ssa
 2010-02-07 20:38 UTC  (2+ messages)
` [Bug debug/42897] [4.5 Regression] "

[Bug tree-optimization/42916] New: "-fcompare-debug failure" with "-O1 -funroll-loops -ftree-vectorize"
 2010-02-07 20:37 UTC  (2+ messages)
` [Bug tree-optimization/42916] [4.5 Regression] "

[Bug debug/42918] New: "-fcompare-debug failure" with "-O2 -ftracer" (2)
 2010-02-07 20:30 UTC  (2+ messages)
` [Bug debug/42918] [4.5 Regression] "

[Bug tree-optimization/42729] New: "-fcompare-debug failure" with "-O1 -fgraphite-identity"
 2010-02-07 20:29 UTC  (2+ messages)
` [Bug tree-optimization/42729] [4.5 Regression] "

[Bug c++/42911] New: another compiler hang for -g -O2
 2010-02-07 20:29 UTC  (2+ messages)
` [Bug c++/42911] [4.5 Regression] "

[Bug target/39640] New: MIPS : buggy va_list with float, long long and long double arguments
 2010-02-07 20:28 UTC  (2+ messages)
` [Bug target/39640] "

[Bug tree-optimization/42720] New: Empty loop generated at unswitch-loops with -O2 -fprofile-use
 2010-02-07 20:28 UTC  (2+ messages)
` [Bug tree-optimization/42720] Problematic condition simplification logic at unswitch-loops pass

[Bug java/42892] New: Incorrect code generated for enhanced for loop
 2010-02-07 20:26 UTC  (3+ messages)
` [Bug java/42892] "

[Bug c/42867] New: isfinite macro defined for 4.4.1 but not for 4.3.3
 2010-02-07 20:24 UTC  (2+ messages)
` [Bug c/42867] "

[Bug lto/42826] New: lto1: ICE in ipcp_iterate_stage, at ipa-cp.c:759
 2010-02-07 20:19 UTC  (2+ messages)
` [Bug lto/42826] "

[Bug c/42787] New: Failed to "make all-target"
 2010-02-07 20:16 UTC  (2+ messages)
` [Bug bootstrap/42787] "

[Bug tree-optimization/42778] New: Superfluous stack management code is generated
 2010-02-07 20:09 UTC  (2+ messages)
` [Bug target/42778] "

[Bug c/33980] New: Precompiled header file not removed on error
 2010-02-07 20:02 UTC  (3+ messages)
` [Bug pch/33980] "

[Bug c++/42765] New: If the compile fails, the gch is still produced
 2010-02-07 20:02 UTC  (2+ messages)
` [Bug c++/42765] "

[Bug other/42683] New: gcc manpage: Description of x86 -march not clear regarding mmx
 2010-02-07 19:52 UTC  (2+ messages)
` [Bug target/42683] "

[Bug middle-end/42988] New: [4.5 regression] 2 libgomp test failures
 2010-02-07 19:50 UTC  (4+ messages)
` [Bug middle-end/42988] "

[Bug c/42666] New: xgcc: Internal error: segmentation violation (program cc1)
 2010-02-07 18:58 UTC  (2+ messages)
` [Bug bootstrap/42666] "

[Bug libstdc++/16896] Use of non-reserved names in stl_list.h
 2010-02-07 18:37 UTC  (2+ messages)

[Bug c/42993] New: simplify-rtx.c:244: Conditional jump or move depends on uninitialised value(s)
 2010-02-07 18:13 UTC  (3+ messages)
` [Bug middle-end/42993] [4.5 Regression] "

[Bug c/42991] New: cfgexpand.c:2487: Conditional jump or move depends on uninitialised value(s)
 2010-02-07 17:19 UTC  (5+ messages)
` [Bug debug/42991] [4.5 Regression] "

[Bug c/42990] New: "warning: implicit declaration of function 'xxx' " instead of "error: ..."
 2010-02-07 17:10 UTC  (5+ messages)
` [Bug c/42990] "

[Bug debug/42977] New: "-fcompare-debug failure" with "-O2 -finline-functions -fomit-frame-pointer -ftracer -fsched2-use-superblocks -fPIC"
 2010-02-07 15:06 UTC  (2+ messages)
` [Bug debug/42977] [4.5 Regression] "

[Bug middle-end/42973] New: [4.5 regression] IRA appraently systematically making reload too busy on 2 address instructions with 3 operands
 2010-02-07 15:03 UTC  (2+ messages)
` [Bug middle-end/42973] [4.4/4.5 regression] IRA apparently "

[Bug middle-end/42961] New: [4.5 regression] IRA register preferencing bug
 2010-02-07 14:59 UTC  (2+ messages)
` [Bug middle-end/42961] "

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