public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/30949] New: "incompatible pointer type" warning does not point to declaration
 2008-10-22 16:36 UTC  (2+ messages)
` [Bug c/30949] "

[Bug middle-end/37889] New: SEGV, conditional execution proactively executed the false arm
 2008-10-22 16:29 UTC  (7+ messages)
` [Bug middle-end/37889] "
` [Bug rtl-optimization/37889] [4.3 Regression] "
` [Bug rtl-optimization/37889] [4.3/4.4 "

[Bug fortran/35820] New: internal compiler error with forall
 2008-10-22 16:28 UTC  (3+ messages)
` [Bug fortran/35820] internal compiler error with nested FORALL

[Bug middle-end/37318] New: [4.4 Regression] gcc.dg/compat//scalar-by-value-4_x.c:72: ICE: in emit_group_store, at expr.c:2084
 2008-10-22 16:14 UTC  (4+ messages)
` [Bug middle-end/37318] "

[Bug middle-end/37320] New: [4.4 Regression] gcc.dg/compat execute test fails
 2008-10-22 16:13 UTC  (3+ messages)
` [Bug middle-end/37320] "

[Bug tree-optimization/37573] New: gcc-4.4 regression: incorrect code generation with -O1 -ftree-vectorize
 2008-10-22 16:11 UTC  (5+ messages)
` [Bug tree-optimization/37573] [4.4 Regression] "

[Bug middle-end/37316] New: [4.4 Regression] Small structs are not passed correctly on hppa64-*-*
 2008-10-22 15:50 UTC  (5+ messages)
` [Bug middle-end/37316] "

[Bug rtl-optimization/37782] New: [4.4 regression] Stage2 ada compiler miscompiled
 2008-10-22 15:15 UTC  (3+ messages)
` [Bug rtl-optimization/37782] "

[Bug tree-optimization/9079] [tree-ssa] Inline constant function pointers
 2008-10-22 15:11 UTC 

[Bug debug/37890] New: Incorrect nesting for DW_TAG_imported_declaration
 2008-10-22 15:09 UTC 

[Bug fortran/36091] New: false positive in bounds checking with forall
 2008-10-22 14:25 UTC  (4+ messages)
` [Bug fortran/36091] "

[Bug tree-optimization/37534] New: [4.4 Regression] IRA causes 17% degradation in 187.facerec benchmark
 2008-10-22 14:01 UTC  (3+ messages)
` [Bug rtl-optimization/37534] "

[Bug middle-end/37813] New: assert with IRA_COVER_CLASSES with singleton
 2008-10-22 13:52 UTC  (2+ messages)
` [Bug middle-end/37813] "

[Bug tree-optimization/37868] New: code that doesn't breaks TBAA is misoptimized even with -fno-strict-aliasing
 2008-10-22 13:50 UTC  (3+ messages)
` [Bug tree-optimization/37868] [4.3 Regression] code that "

[Bug other/2176] Printing unsigned long int with int format in dwarf2out.c
 2008-10-22 13:33 UTC 

[Bug rtl-optimization/2175] fold in fold_const.c associates non-multiply expressions
 2008-10-22 13:33 UTC 

[Bug c++/921] 2.95.2 generates incorrect ref to static initialized char[] in classes. 2.8.1 works fine
 2008-10-22 13:33 UTC 

[Bug web/1646] The GNATS query filters do not work correctly
 2008-10-22 13:33 UTC 

[Bug rtl-optimization/31849] New: Code size regression caused by fix to PR 31360
 2008-10-22 13:18 UTC  (2+ messages)
` [Bug tree-optimization/31849] [4.3/4.4 Regression] Code size increased with PR 31360 (IV-opts not understanding autoincrement)

[Bug middle-end/37884] New: [4.4 Regression] Bootstrap failure due to miscompilation of tree-vrp.c
 2008-10-22 12:53 UTC  (4+ messages)
` [Bug middle-end/37884] "

[Bug target/37241] New: [4.4 Regression]: FAIL: g++.dg/abi/key2.C
 2008-10-22 12:12 UTC  (3+ messages)
` [Bug target/37241] "

[Bug target/37878] New: PPC64 ldu command generated with invalid offset
 2008-10-22 11:35 UTC  (11+ messages)
` [Bug target/37878] "
` [Bug target/37878] [4.4 regression] "

[Bug libstdc++/35942] New: Self Reference In Dinamic Linked Library builds for building Cross-Compiler
 2008-10-22 10:54 UTC  (3+ messages)
` [Bug libstdc++/35942] Self Reference In Dynamic "

[Bug rtl-optimization/37363] New: [4.4 Regression] Fix for PR 36090 causes libstdc++ regressions
 2008-10-22 10:51 UTC  (3+ messages)
` [Bug rtl-optimization/37363] "

[Bug c/37882] New: [4.3/4.4 Regression] Bitfield miscompilation
 2008-10-22 10:19 UTC  (4+ messages)
` [Bug middle-end/37882] "

asking new feature
 2008-10-22  9:35 UTC 

[Bug libstdc++/31246] New: Strange -Wunreachable-code warning with _GLIBCXX_DEBUG
 2008-10-22  8:36 UTC  (2+ messages)
` [Bug c++/31246] -Wunreachable-code warnings for compiler-generated code

[Bug libfortran/37707] New: Namelist read of array of derived type incorrect
 2008-10-22  8:30 UTC  (3+ messages)
` [Bug libfortran/37707] "

[Bug c/37267] New: #pragma inside structure initialization causes error
 2008-10-22  3:51 UTC  (2+ messages)
` [Bug c/37267] [4.2/4.3/4.4 Regression] "

[Bug c/37870] New: ICE in extract_bit_field_1
 2008-10-22  3:49 UTC  (2+ messages)
` [Bug middle-end/37870] [4.3/4.4 Regression] "

[Bug middle-end/37742] New: ICE when compile mpich2-1.1.0a1
 2008-10-22  3:48 UTC  (2+ messages)
` [Bug middle-end/37742] [4.4 Regression] ICE in vectorizer with restrict pointer

[Bug c++/37540] New: [4.4 regression] ICE on __decltype of method call in function template
 2008-10-22  3:47 UTC  (3+ messages)
` [Bug c++/37540] "

[Bug tree-optimization/37542] New: PRE doesn't simplify during phi-translation
 2008-10-22  3:47 UTC  (2+ messages)
` [Bug tree-optimization/37542] [4.4 Regression] "

[Bug libstdc++/37522] New: [4.4 regression] Incorrect vswprintf prototype breaks __to_xstring
 2008-10-22  3:34 UTC  (2+ messages)
` [Bug libstdc++/37522] "

[Bug middle-end/37853] New: gcc.dg/vect/vect-67.c failing since PRE rewrite
 2008-10-22  3:32 UTC  (2+ messages)
` [Bug tree-optimization/37853] [4.4 Regression] "

[Bug bootstrap/37739] New: bootstrap broken with core gcc > gcc-4.2.x
 2008-10-22  3:31 UTC  (2+ messages)
` [Bug bootstrap/37739] [4.4 Regression] "

[Bug c/37809] New: Incorrect code with MMX right shift __builtin_ia32_psradi
 2008-10-22  3:31 UTC  (2+ messages)
` [Bug middle-end/37809] [4.2/4.3/4.4 Regression] "

[Bug c++/37716] New: ice for legal C++ code with -O2 on 20080926
 2008-10-22  3:30 UTC  (2+ messages)
` [Bug tree-optimization/37716] [4.4 Regression] "

[Bug middle-end/37730] New: [4.4 Regression] gcc.c-torture/compile/pr37713.c ICEs at -O3 -msse2
 2008-10-22  3:30 UTC  (2+ messages)
` [Bug middle-end/37730] "

[Bug testsuite/37561] New: [4.4 Regression] Revision 140405 caused g++.old-deja/g++.mike/warn1.C
 2008-10-22  3:21 UTC  (2+ messages)
` [Bug c++/37561] [4.2/4.3/4.4 "

[Bug other/37463] New: [4.4 regression] All Solaris/x86 eh tests fail
 2008-10-22  3:20 UTC  (2+ messages)
` [Bug other/37463] "

[Bug c/37526] New: ICE using --combine -O2
 2008-10-22  3:20 UTC  (2+ messages)
` [Bug tree-optimization/37526] [4.4 Regression] "

[Bug middle-end/37364] New: [4.4 Regression] IRA generates ineffient code
 2008-10-22  3:19 UTC  (2+ messages)
` [Bug target/37364] [4.4 Regression] IRA generates inefficient code due to missing regmove pass

[Bug middle-end/37339] New: [4.4 Regression] gcc.dg/pr33645-3.c scan-assembler-not var1_t
 2008-10-22  3:17 UTC  (2+ messages)
` [Bug middle-end/37339] "

[Bug c/37709] New: cc1: out of memory
 2008-10-22  3:13 UTC  (2+ messages)
` [Bug tree-optimization/37709] [4.4 Regression] inliner gone crazy

[Bug rtl-optimization/37490] New: [4.4 Regression] IRA causes FP code to have more spills
 2008-10-22  3:11 UTC  (2+ messages)
` [Bug rtl-optimization/37490] "

[Bug target/37610] New: [4.4 Regression] FAIL: g++.dg/eh/pr29166.C execution test
 2008-10-22  3:11 UTC  (2+ messages)
` [Bug target/37610] "

[Bug target/37437] New: [4.4 regression] speed regression
 2008-10-22  3:10 UTC  (2+ messages)
` [Bug target/37437] "

[Bug ada/37440] New: GNAT Bug Box a-ngcefu.adb:397 [regression]
 2008-10-22  3:10 UTC  (2+ messages)
` [Bug ada/37440] [4.4 Regression] GNAT Bug Box a-ngcefu.adb:397

[Bug bootstrap/37422] New: [4.4 regression] IRA merge breaks Solaris/x86 bootstrap
 2008-10-22  3:09 UTC  (2+ messages)
` [Bug bootstrap/37422] "

[Bug middle-end/37378] New: [4.4 Regression] Divide_X
 2008-10-22  3:08 UTC  (2+ messages)
` [Bug target/37378] [4.4 Regression] Revision 139827 causes Divide_X

[Bug tree-optimization/37416] New: Failure to return number of loop iterations
 2008-10-22  3:08 UTC  (2+ messages)
` [Bug tree-optimization/37416] [4.4 Regression] "

[Bug target/37362] New: [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc
 2008-10-22  3:07 UTC  (2+ messages)
` [Bug target/37362] "

[Bug other/37367] New: gcc-4.4 speed regression
 2008-10-22  3:07 UTC  (2+ messages)
` [Bug target/37367] [4.4 Regression] "

[Bug middle-end/37323] New: [4.4 Regression] __builtin_apply failures
 2008-10-22  3:06 UTC  (2+ messages)
` [Bug middle-end/37323] "

[Bug testsuite/37326] New: AIL: gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized "conststaticvariable" 1
 2008-10-22  3:06 UTC  (2+ messages)
` [Bug testsuite/37326] [4.4 Regression] "

[Bug c++/36861] New: code generation regression with -O3
 2008-10-22  3:03 UTC  (2+ messages)
` [Bug target/36861] [4.3/4.4 Regression] boost's compressed avl confuses GCC

[Bug rtl-optimization/37272] New: [4.4 Regression] IRA has caused ppc64-double-1.c to fail
 2008-10-22  3:03 UTC  (2+ messages)
` [Bug rtl-optimization/37272] "

[Bug target/37815] New: [4.4] ICE in vt_add_function_parameters (bootstrap error)
 2008-10-22  0:48 UTC  (4+ messages)
` [Bug middle-end/37815] [4.4 Regression] "

[Bug c/37881] New: -Wunreachable-code warns for system headers macros
 2008-10-21 23:49 UTC  (7+ messages)
` [Bug c/37881] "

[Bug target/37633] New: [4.4 Regression] wrong register use on sh64
 2008-10-21 23:43 UTC  (2+ messages)
` [Bug target/37633] "

[Bug middle-end/35853] New: [4.4 Regression] -d is still referenced in some cases (documentation)
 2008-10-21 23:11 UTC  (4+ messages)
` [Bug middle-end/35853] "

[Bug c++/37880] New: Documentation of option -mcmodel=medium is wrong
 2008-10-21 23:11 UTC  (4+ messages)
` [Bug target/37880] "

[Bug bootstrap/37888] New: make install fails attempting to build gcc/intl.c
 2008-10-21 22:54 UTC 

[Bug ada/28216] New: [4.2 regression] mangled error message
 2008-10-21 21:46 UTC  (2+ messages)
` [Bug middle-end/28216] [4.2/4.3/4.4 regression] mangled warning message

[Bug fortran/25923] New: [gfortran] garbled diagnostics with -O -Wuninitialized
 2008-10-21 21:45 UTC  (2+ messages)
` [Bug middle-end/25923] "

[Bug inline-asm/23242] Invalid %sil register chosen when dereferenced pointer used in inline asm with -O0
 2008-10-21 21:45 UTC 

[Bug inline-asm/37887] New: %sil and %dil are used in 32-bit mode as inline asm registers
 2008-10-21 21:44 UTC  (2+ messages)
` [Bug inline-asm/37887] "

[Bug c++/36391] New: Compilation never ends
 2008-10-21 21:26 UTC  (2+ messages)
` [Bug c++/36391] "

[Bug c++/34039] New: -Werror does not trigger non zero exit code
 2008-10-21 21:12 UTC  (2+ messages)
` [Bug c++/34039] [MInGW] "

[Bug c++/37854] New: No error when creating a variable from itself
 2008-10-21 20:59 UTC  (2+ messages)
` [Bug c++/37854] "

[Bug fortran/36795] New: crash with character allocatable array argument
 2008-10-21 20:32 UTC  (4+ messages)
` [Bug fortran/36795] "

[Bug middle-end/37886] New: [graphite] ICE: Segmentation fault
 2008-10-21 20:30 UTC  (2+ messages)
` [Bug middle-end/37886] "

[Bug libfortran/34670] New: bounds checking for array intrinsics
 2008-10-21 20:15 UTC  (2+ messages)
` [Bug libfortran/34670] "

[Bug c++/3187] gcc lays down two copies of constructors
 2008-10-21 18:39 UTC 

[Bug c++/37885] New: Accepts invalid CV qualifiers on member function returning function pointer
 2008-10-21 18:13 UTC  (2+ messages)
` [Bug c++/37885] "

[Bug libgcj/37636] New: [4.4 regression] java tools are unable to find resource files
 2008-10-21 18:03 UTC  (3+ messages)
` [Bug libgcj/37636] "

[Bug c/37669] New: ice for legal code with -O2
 2008-10-21 17:50 UTC  (7+ messages)
` [Bug middle-end/37669] [4.4 Regression] "

[Bug java/35485] New: libjava is disabled by default
 2008-10-21 17:36 UTC  (2+ messages)
` [Bug java/35485] "

[Bug debug/36668] New: FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i
 2008-10-21 16:15 UTC  (3+ messages)
` [Bug debug/36668] [4.4 Regression] "

[Bug middle-end/37883] New: [graphite] ICE : in scan_tree_for_params, at graphite.c:2274
 2008-10-21 16:11 UTC  (2+ messages)
` [Bug middle-end/37883] "

[Bug c/37664] New: ice in remove_range_assertions, at tree-vrp.c:5116
 2008-10-21 14:51 UTC  (2+ messages)
` [Bug tree-optimization/37664] [4.4 Regression] "

[Bug bootstrap/36908] New: bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"
 2008-10-21 12:52 UTC  (2+ messages)
` [Bug bootstrap/36908] "

[Bug middle-end/36315] New: [4.4 Regression] ICE with -fprofile-use (Invalid read of size 8)
 2008-10-21 12:50 UTC  (2+ messages)
` [Bug middle-end/36315] "

[Bug c++/36631] New: [4.3 Regression] attribute always_inline -> sorry, unimplemented: recursive inlining
 2008-10-21 12:16 UTC  (2+ messages)
` [Bug c++/36631] [4.3/4.4 "

Optimizer bug
 2008-10-21 11:42 UTC 

[Bug target/36756] New: g++.dg/tls-3.C ICE with section-anchors, unit-at-a-time, no-toplevel-reorder
 2008-10-21 10:55 UTC  (2+ messages)
` [Bug target/36756] [4.4 Regression] "

[Bug debug/33429] New: debug info for class2 in g++.dg/other/unused1.C requires -femit-class-debug-always
 2008-10-21 10:16 UTC  (5+ messages)
` [Bug debug/33429] "

[Bug middle-end/33315] New: If condition not getting eliminated
 2008-10-21  8:30 UTC  (2+ messages)
` [Bug middle-end/33315] "

[Bug pending/37879] New: g++: internal compiler error: Segmentation fault
 2008-10-21  7:10 UTC 

[Bug fortran/33759] New: Unequal character lengths in MERGE intrinsic not detected in contained function
 2008-10-21  6:30 UTC  (2+ messages)
` [Bug fortran/33759] ICE in transfer_simplify_4.f90 at any level of optimization

[Bug tree-optimization/36038] New: miscompiled loop in perlbmk for -Os
 2008-10-20 23:17 UTC  (3+ messages)
` [Bug tree-optimization/36038] [4.4 Regression] "

[Bug tree-optimization/37449] New: calculix gets wrong answer for -O1 -ftree-pre -ffast-math
 2008-10-20 23:16 UTC  (5+ messages)
` [Bug tree-optimization/37449] [4.4 Regression] calculix gets wrong answer for -O1 -ffast-math

[Bug debug/37020] New: [4.4 Regression] [AVR] FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not DW_AT_inline
 2008-10-20 23:10 UTC  (4+ messages)
` [Bug debug/37020] [4.4 Regression] "

[Bug fortran/37836] New: ICE in gfc_trans_auto_array_allocation
 2008-10-20 22:23 UTC  (2+ messages)
` [Bug fortran/37836] "

[Bug c++/37876] New: making QuantLib-0.9.6 on AIX 5300-07
 2008-10-20 21:07 UTC  (2+ messages)
` [Bug middle-end/37876] "

[Bug c/12603] No return statement warning on function that never returns with -O3
 2008-10-20 20:44 UTC  (3+ messages)

[Bug fortran/37286] New: gfortran, trunk: ICE subst_stack_regs_pat, at reg-stack.c:1537
 2008-10-20 19:38 UTC  (3+ messages)
` [Bug rtl-optimization/37286] [4.4 regression] "

[Bug libfortran/37839] New: st_parameter_dt has unwanted padding, is out of sync with compiler
 2008-10-20 15:04 UTC  (2+ messages)
` [Bug libfortran/37839] "

[Bug c++/37877] New: Invalid "invalid use of static" error
 2008-10-20 13:29 UTC 

[Bug c/37874] New: gcc sometimes accepts attribute in identifier list
 2008-10-20 12:50 UTC  (5+ messages)
` [Bug c/37874] "

[Bug middle-end/37674] New: Bootstrap failure due to miscompilation of genattrtab
 2008-10-20 12:09 UTC  (4+ messages)
` [Bug middle-end/37674] [4.4 Regression] "

[Bug fortran/35971] New: ICE on valid code
 2008-10-20 12:03 UTC  (2+ messages)
` [Bug fortran/35971] ICE on valid code with C_FUNPTR and transfer

[Bug fortran/36463] New: [4.4 Regression] ICE in expand_expr_real_1, at expr.c:7264 with rev.136554
 2008-10-20 12:03 UTC  (5+ messages)
` [Bug fortran/36463] "

[Bug c++/35159] New: g++ inoperable with no error message
 2008-10-20 11:25 UTC  (2+ messages)
` [Bug c++/35159] g++ and gfortran "

[Bug c++/37875] New: [c++0x] misinterpreted closing angle bracket in decltype operand
 2008-10-20 11:13 UTC 

[Bug c++/37004] New: [C++ only] Wconversion warns for short y = 0x7fff; short z = (short) x & y;
 2008-10-19 22:57 UTC  (3+ messages)
` [Bug c++/37004] "

[Bug fortran/37834] New: write(*,'(f0.0)') 0.0 prints "." instead of "0."
 2008-10-19 18:39 UTC  (3+ messages)
` [Bug fortran/37834] "

[Bug c/37873] New: ICE in extract_bit_field_1
 2008-10-19 17:25 UTC  (2+ messages)
` [Bug c/37873] "

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