public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/45607] [4.3/4.4 Regression] Confusing error message
 2010-10-01 11:51 UTC 

[Bug target/37942] [4.4/4.5/4.6 Regression] FAIL: gcc.c-torture/compile/930618-1.c
 2010-10-01 11:51 UTC 

[Bug middle-end/42973] [4.4 regression] IRA apparently systematically making reload too busy on 2 address instructions with 3 operands
 2010-10-01 11:51 UTC 

[Bug middle-end/45234] [4.4/4.5 Regression] ICE in expand_call, at calls.c:2845 when passing aligned function argument from unaligned stack after alloca
 2010-10-01 11:50 UTC 

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined
 2010-10-01 11:50 UTC 

[Bug ada/42073] [4.4 regression] Infinite loop when parsing a project file, alpha only
 2010-10-01 11:50 UTC 

[Bug rtl-optimization/38603] [4.4/4.5/4.6 Regression] reload inheritance mucks up LOAD_EXTEND_OP transformations done by combine
 2010-10-01 11:50 UTC 

[Bug ada/45830] New: [4.4/4.5/4.6 Regression] Code+rodata increase with -ftree-switch-conversion
 2010-10-01 11:49 UTC  (4+ messages)
` [Bug tree-optimization/45830] "

[Bug target/37633] [4.4/4.5/4.6 Regression] wrong register use on sh64
 2010-10-01 11:49 UTC 

[Bug fortran/34199] segfault for TRANSFER integer to TYPE(C_PTR)
 2010-10-01 11:49 UTC 

[Bug target/37440] [4.4/4.5/4.6 Regression] GNAT Bug Box a-ngcefu.adb:397
 2010-10-01 11:48 UTC 

[Bug tree-optimization/41454] [4.4 Regression] DOM miscompiles gcc.c-torture/execute/990513-1.c at -O2 -fno-tree-vrp
 2010-10-01 11:48 UTC 

[Bug middle-end/45262] [4.2/4.3 Regression] Optimization results in wrong result on expression x>>31||(-x)>>31
 2010-10-01 11:48 UTC 

[Bug rtl-optimization/37272] [4.4/4.5/4.6 Regression] IRA has caused ppc64-double-1.c to fail
 2010-10-01 11:48 UTC 

[Bug tree-optimization/42108] [4.4/4.5/4.6 Regression] 50% performance regression
 2010-10-01 11:47 UTC 

[Bug debug/39372] [4.3 Regression] Missing DW_AT_location for constructor static variable
 2010-10-01 11:47 UTC 

[Bug tree-optimization/42438] [4.4 Regression] Fix for PR38819 is too conservative
 2010-10-01 11:46 UTC 

[Bug libgcj/40181] [4.4 Regression] regressions in libjava testsuite on s390-linux
 2010-10-01 11:46 UTC 

[Bug rtl-optimization/44174] [4.4/4.5/4.6 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'
 2010-10-01 11:46 UTC 

[Bug c++/45857] New: memory exhausted compiling some variadic templates
 2010-10-01 11:40 UTC  (2+ messages)
` [Bug tree-optimization/45857] [4.5 Regression] "

[Bug debug/45849] [4.6 Regression] ICE: in emit_note_insn_var_location, at var-tracking.c:7336 with -O -g
 2010-10-01 11:39 UTC  (3+ messages)

[Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
 2010-10-01 11:34 UTC  (2+ messages)
` [Bug testsuite/45856] "

[Bug target/45858] New: [4.6 Regression] Revision 164671 failed gcc.dg/dfp/convert-dfp-round-thread.c
 2010-10-01 11:31 UTC  (2+ messages)
` [Bug target/45858] "

[Bug c/43052] Inline memcmp is *much* slower than glibc's
 2010-10-01 11:08 UTC 

[Bug middle-end/45854] New: ICE in redirect_eh_edge_1, at tree-eh.c:2131
 2010-10-01 10:38 UTC  (2+ messages)
` [Bug middle-end/45854] [4.5 Regression] "

[Bug c/45852] New: volatile structs are broken!
 2010-10-01 10:27 UTC  (3+ messages)
` [Bug c/45852] "
` [Bug rtl-optimization/45852] "

[Bug fortran/45836] New: Fortran 2003 - Type Bound Procedure Error - Type Mismatch
 2010-10-01  9:40 UTC  (2+ messages)
` [Bug fortran/45836] [OOP] "

[Bug fortran/45848] New: [OOP] ICE on invalid code in fortran/symbol.c:2410
 2010-10-01  9:24 UTC  (2+ messages)
` [Bug fortran/45848] "

[Bug c++/45855] New: switched ; and : causes compile crash
 2010-10-01  8:34 UTC  (5+ messages)
` [Bug c++/45855] "

[Bug fortran/45827] New: mio_component_ref(): Component not found when mixing f90 and f03 in large projects
 2010-10-01  8:13 UTC  (8+ messages)
` [Bug fortran/45827] "

[Bug libffi/45677] Bad stack allocation for ffi function calls on x86-64
 2010-10-01  7:33 UTC  (2+ messages)

[Bug c++/45853] New: Segfault while experimenting with c++-0x initializer lists
 2010-10-01  7:24 UTC  (2+ messages)
` [Bug c++/45853] "

[Bug fortran/45746] [OOP] ICE in fold_convert_loc: pointer to allocatable array with select type
 2010-10-01  5:37 UTC 

[Bug middle-end/45406] ICE: in rename_uses, at sese.c:534
 2010-10-01  3:26 UTC 

[Bug target/45807] New: Lying eh_frame r2 save info causes crashes with static libgcc_eh and libstdc++
 2010-10-01  3:24 UTC  (4+ messages)
` [Bug target/45807] "

[Bug middle-end/45230] gcc.c-torture/execute/strncmp-1.c ICEs with -fgraphite-identity
 2010-10-01  3:24 UTC 

[Bug libstdc++/45841] New: [4.6 Regression]: r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff/char/2-io.cc
 2010-10-01  3:15 UTC  (12+ messages)
` [Bug libstdc++/45841] "

[Bug testsuite/45851] New: FAIL: gcc.dg/lto/20090210 link test with WHOPR owing to bad -pthread option
 2010-10-01  1:30 UTC  (2+ messages)
` [Bug testsuite/45851] "

[Bug c++/45645] pr44972.C fails with error: ‘__assert_fail’ was not declared in this scope
 2010-10-01  0:58 UTC 

[Bug tree-optimization/43959] [4.6 Regression] FAIL: gcc.dg/torture/builtin-cproj-1.c -O1 (test for excess errors)
 2010-10-01  0:52 UTC  (4+ messages)

[Bug target/45196] ld: warning: can't add line info to anonymous symbol
 2010-10-01  0:52 UTC 

[Bug plugins/45787] New: r164531 breaks plugin support on x86_64-apple-darwin10
 2010-10-01  0:45 UTC  (2+ messages)
` [Bug target/45787] "

[Bug c/45850] New: support color diagnostics
 2010-10-01  0:39 UTC 

[Bug c++/45490] Confusing error message for local type arguments
 2010-10-01  0:05 UTC 

[Bug web/45846] New: Partial attachments in bugzilla
 2010-09-30 23:52 UTC  (3+ messages)
` [Bug web/45846] "

[Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure
 2010-09-30 23:22 UTC  (4+ messages)
` [Bug bootstrap/45801] "

[Bug fortran/45828] New: No default initialization of derived type members?
 2010-09-30 23:15 UTC  (8+ messages)
` [Bug fortran/45828] [4.6 Regression] "

[Bug c/45831] New: 0 = 10 (with -O0, 0 = 0 with -O1, but 10 = 10 expected)
 2010-09-30 23:02 UTC  (8+ messages)
` [Bug c/45831] "

[Bug target/45837] New: Global options changes on Sept. 29th, breaks powerpc linux64 build
 2010-09-30 23:02 UTC  (3+ messages)
` [Bug target/45837] [4.6 Regression] "

[Bug bootstrap/45796] New: make targets info-gcc, dvi-gcc etc. should work from unbuilt configured tree
 2010-09-30 21:28 UTC  (5+ messages)
` [Bug bootstrap/45796] [4.6 regression] "

[Bug tree-optimization/31261] Missed tree optimizations: (8 - (x & 7)) & 7
 2010-09-30 21:23 UTC 

[Bug target/45847] New: ICE in supportable_widening_operation
 2010-09-30 21:22 UTC 

[Bug fortran/42954] [4.5/4.6 regression] TARGET_*_CPP_BUILDINS issues with gfortran
 2010-09-30 21:19 UTC  (2+ messages)

[Bug bootstrap/45760] GCC build fails: can't find MPC
 2010-09-30 21:18 UTC 

[Bug tree-optimization/45781] New: GCC incorrectly puts function in .text.unlikely
 2010-09-30 21:01 UTC  (7+ messages)
` [Bug tree-optimization/45781] [4.6 Regression] "

[Bug bootstrap/45658] [4.6 regression] Comparison failure in gcc/ada/ali.o on Solaris 2/SPARC
 2010-09-30 20:51 UTC  (2+ messages)

[Bug bootstrap/45700] [4.5/4.6 Regression] --enable-checking=fold bootstrap failures
 2010-09-30 20:10 UTC  (2+ messages)

[Bug lto/45810] New: 40% slowdown when using LTO for a single-file program
 2010-09-30 19:54 UTC  (2+ messages)
` [Bug lto/45810] "

[Bug c++/45845] New: g++.dg/ext/visibility/anon6.C scan-assembler 1BIiE1cE regressed on darwin
 2010-09-30 19:36 UTC  (3+ messages)
` [Bug c++/45845] "
` [Bug c++/45845] g++.dg/pubtypes.C scan-assembler "A\\\\\\\\0"+[ \\t]+[#;@]+[\\t]+external name

[Bug bootstrap/42628] ICE during bootstrap when compiling several libsupc++ files: original tree changed by fold
 2010-09-30 19:23 UTC  (2+ messages)

[Bug c/32511] [4.4/4.5/4.6 regression] GCC rejects inline+weak function
 2010-09-30 19:17 UTC  (2+ messages)

[Bug fortran/39427] F2003: Procedures with same name as types/type constructors
 2010-09-30 19:17 UTC 

[Bug rtl-optimization/38644] [4.3/4.4/4.5/4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code
 2010-09-30 19:16 UTC 

[Bug tree-optimization/45704] [4.5 Regression] load byte instruction is used for volatile int
 2010-09-30 18:51 UTC  (2+ messages)

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918
 2010-09-30 17:47 UTC  (2+ messages)

[Bug lto/45702] [4.6 Regression] New LTO test failures
 2010-09-30 17:41 UTC 

[Bug tree-optimization/45743] [4.6 Regression] gfortran.dg/whole_file_3.f90 ICE: verify_stmts failed: invalid conversion in gimple call with -finline-small-functions
 2010-09-30 17:39 UTC 

[Bug tree-optimization/45732] [4.6 Regression] ICE: in bit_value_unop, at tree-ssa-ccp.c:1861 at -O1
 2010-09-30 17:37 UTC 

[Bug lto/45721] [4.6 Regression] ICE: in function_and_variable_visibility, at ipa.c:673 with -flto
 2010-09-30 17:28 UTC 

[Bug target/45701] [4.6 Regression] Fail to prefer using r3 for padding a push/pop multiple to 8-byte alignment
 2010-09-30 17:08 UTC 

[Bug target/45693] [4.6 regression] All Tru64 UNIX EH tests fail
 2010-09-30 17:02 UTC 

[Bug lto/45667] [4.6 Regression] ICE: verify_stmts failed: type mismatch in address expression with -flto
 2010-09-30 16:44 UTC 

[Bug tree-optimization/45844] New: FAIL: gfortran.dg/vect/pr45714-b.f -O (internal compiler error)
 2010-09-30 16:35 UTC 

[Bug lto/45586] [4.6 Regression] ICE non-trivial conversion at assignment
 2010-09-30 15:50 UTC 

[Bug target/45585] [4.6 Regression] ICE on powerpc-apple-darwin9 for gfortran.dg/transfer_simplify_2.f90 with -O2 -m64
 2010-09-30 15:37 UTC 

[Bug rtl-optimization/45570] [4.6 Regression] ICE: in cfg_preds_1, at sel-sched-ir.c:4584
 2010-09-30 14:14 UTC 

[Bug ada/45568] [4.6 Regression] stack overflow (or erroneous memory access) building gnattools
 2010-09-30 13:59 UTC 

[Bug middle-end/45505] [4.6 Regression] gfortran.dg/pr25923.f90
 2010-09-30 13:48 UTC 

[Bug bootstrap/45381] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: error: AltiVec argument passed to unprototyped function
 2010-09-30 13:14 UTC 

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586
 2010-09-30 13:03 UTC 

[Bug target/41156] [4.4/4.5/4.6 Regression] zlib segfault in inflate_table() compiled w/ -O -msse2 ftree-vectorize
 2010-09-30 12:22 UTC 

[Bug debug/45447] ICE with `-g -femit-struct-debug-baseonly'
 2010-09-30 12:20 UTC 

[Bug libstdc++/40974] [4.3/4.4/4.5/4.6 Regression] cannot build gcc-4.4.1: fenv_t has not been declared
 2010-09-30 12:20 UTC 

[Bug target/40959] [4.3/4.4/4.5/4.6 regression] 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'
 2010-09-30 12:12 UTC 

[Bug target/39725] [4.5/4.6 Regression][cond-optab] MIPS pessimizations on floating-point
 2010-09-30 12:02 UTC 

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058
 2010-09-30 12:00 UTC  (2+ messages)

[Bug preprocessor/39213] [4.4/4.5/4.6 regression] Preprocessor ICE with -m64 and --traditional-cpp
 2010-09-30 11:58 UTC 

[Bug c/45819] New: [4.5 Regression] unexpected unaligned access to volatile int
 2010-09-30 11:56 UTC  (3+ messages)
` [Bug middle-end/45819] "

[Bug target/45843] New: [4.3/4.4/4.5/4.6 Regression] __builtin_va_arg overwrites into adjacent stack location
 2010-09-30 11:52 UTC  (4+ messages)
` [Bug target/45843] "

[Bug target/42159] unwinding issues on darwin
 2010-09-30 11:45 UTC 

[Bug tree-optimization/45656] [4.6 Regression]: gfortran.dg/forall_4.f90 -O3, wrong code with -g
 2010-09-30 11:44 UTC 

[Bug driver/45703] [4.6 regression] --help -v no longer shows linker help
 2010-09-30 11:36 UTC 

[Bug fortran/45794] New: internal compiler error: Segmentation fault
 2010-09-30 11:18 UTC  (2+ messages)
` [Bug fortran/45794] [4.6 Regression] ICE: Segmentation fault in gfc_conv_procedure_call

[Bug rtl-optimization/45788] New: -fwhole-program causes ICE error: BB 3 can not throw but has an EH edge
 2010-09-30 11:14 UTC  (2+ messages)
` [Bug rtl-optimization/45788] [4.6 Regression] "

[Bug objc/45842] New: New obj(c-c++) failures
 2010-09-30 11:07 UTC  (5+ messages)
` [Bug objc/45842] "

[Bug 45764] (tree-optimization) New: wrong code -O2 vs -O3 (problem in vectorizer???)
 2010-09-30 11:05 UTC  (2+ messages)
` [Bug tree-optimization/45764] [4.6 Regression] "

[Bug middle-end/45758] [4.6 Regression] ICE in expr_invariant_in_loop_p
 2010-09-30 11:04 UTC 

[Bug fortran/45748] [4.5/4.6 Regression] -fimplicit-none failures when using intrinsic MAX
 2010-09-30 11:03 UTC 

[Bug rtl-optimization/45813] New: alias analysis problem ?
 2010-09-30 10:58 UTC  (2+ messages)
` [Bug rtl-optimization/45813] [4.4/4.5 Regression] alias analysis problem with -mthumb

[Bug bootstrap/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC
 2010-09-30 10:37 UTC  (3+ messages)

[Bug objc/36580] ICE at -O2 and above (with strict aliasing) with invalid Objective-C code
 2010-09-30 10:35 UTC 

[Bug lto/45790] New: 1308 new GCC HEAD@164592 regressions
 2010-09-30 10:30 UTC  (2+ messages)
` [Bug target/45790] [4.6 Regression] rs6000 builtin vs LTO

[Bug c/45054] [4.6 Regression] struct-by-value-1.c fail
 2010-09-30 10:23 UTC 

[Bug c++/45829] New: Unary minus on static const class variable triggering linker error
 2010-09-30 10:22 UTC  (4+ messages)
` [Bug c++/45829] "

[Bug c/45840] New: Enhance __builtin_object_size to return useful result when applied to T (*p)[N]
 2010-09-30 10:12 UTC 

[Bug libfortran/45839] New: Provide reasonable handling of I/O to/from FIFO file objects
 2010-09-30 10:11 UTC  (2+ messages)
` [Bug libfortran/45839] "

[Bug libgomp/45838] New: FAIL: libgomp.c/pr34513.c execution test
 2010-09-30  9:56 UTC 

[Bug target/44575] [4.5 Regression] __builtin_va_arg overwrites into adjacent stack location
 2010-09-30  9:25 UTC 

[Bug target/32523] disastrous scheduling for POWER5
 2010-09-30  9:15 UTC  (4+ messages)

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