public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug boehm-gc/40385] New: [4.5 regression] Revision 148285 caused many failures
 2010-04-14 22:29 UTC  (2+ messages)
` [Bug libffi/40385] new testcases bought in by Revision 148285 fail on ia64

[Bug target/43729] New: MachO LTO support needed for darwin
 2010-04-14 22:10 UTC  (3+ messages)
` [Bug target/43729] "
` [Bug target/43729] Mach-O "

[Bug libf2c/43754] New: g77/gcc version 3.4.0 bug
 2010-04-14 22:07 UTC  (3+ messages)
` [Bug target/43754] "

[Bug target/22120] -fpic causes an ICE on i686-apple-darwin
 2010-04-14 22:07 UTC 

[Bug rtl-optimization/43742] New: web.c/union_match_dups segfaults for a null *ref on sh-elf
 2010-04-14 22:04 UTC  (8+ messages)
` [Bug rtl-optimization/43742] "
` [Bug rtl-optimization/43742] [4.6 Regression] "
` [Bug target/43742] "

[Bug rtl-optimization/43520] New: [4.5 Regression] gcc.dg/pr43058.c causes kernel panic on Linux/ia64
 2010-04-14 21:59 UTC  (3+ messages)
` [Bug rtl-optimization/43520] gcc.dg/pr43058.c uses way too memory on ia64

[Bug middle-end/42169] New: gfortran.dg/pr41928.f90:47: internal compiler error: in store_can_be_removed_p, at ira-emit.c:371
 2010-04-14 21:56 UTC  (3+ messages)
` [Bug fortran/42169] [4.4/4.5/4.6 Regression] "
` [Bug middle-end/42169] "

[Bug rtl-optimization/43721] New: Failure to optimise (a/b) and (a%b) into single __aeabi_idivmod call
 2010-04-14 21:39 UTC  (6+ messages)
` [Bug rtl-optimization/43721] "

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

[Bug c++/43746] New: -fmerge-constants and -fmerge-all-constants don't work at AVR target
 2010-04-14 20:46 UTC  (3+ messages)
` [Bug c++/43746] "

[Bug middle-end/21018] Initializing string literal data improperly marked frame-relative?, should be readonly static const
 2010-04-14 20:46 UTC 

[Bug rtl-optimization/21803] [ia64] gcc produces really odd predicated code
 2010-04-14 20:42 UTC 

[Bug c++/43745] New: g++ puts VTABLES in SRAM
 2010-04-14 20:40 UTC  (3+ messages)
` [Bug target/43745] [avr] "

[Bug c/43728] New: Warning for redundant static function prototypes
 2010-04-14 20:26 UTC  (3+ messages)
` [Bug c/43728] "

[Bug c++/36625] New: missing diagnostic on invalid __attribute__((aligned(N)))
 2010-04-14 20:18 UTC  (2+ messages)
` [Bug c++/36625] bogus error on __attribute__((aligned(N))) in template code

[Bug lto/43283] New: ld: Unsatisfied symbol "start" in file c_lto_20091216-1_0.o
 2010-04-14 20:05 UTC  (5+ messages)
` [Bug testsuite/43283] "

[Bug debug/43750] New: -march unconditionally added to COLLECT_GCC_OPTIONS
 2010-04-14 19:19 UTC  (5+ messages)
` [Bug regression/43750] "

[Bug c/43662] New: ICE in insert_save, at caller-save.c:1303
 2010-04-14 19:00 UTC  (6+ messages)
` [Bug target/43662] [4.5/4.6 Regression] ICE in insert_save with ms_abi attribute
` [Bug target/43662] [4.4/4.5/4.6 "

[Bug c/43753] New: PR43058 takes 75 sec to compile on a 2.8G Xeon
 2010-04-14 18:05 UTC  (11+ messages)
` [Bug c/43753] "

[Bug c++/43719] New: uninitialized const member incorrectly accepted, using an array
 2010-04-14 17:58 UTC  (3+ messages)
` [Bug c++/43719] "

[Bug other/42333] New: complex division failure on darwin10 with -lm
 2010-04-14 17:39 UTC  (10+ messages)
` [Bug other/42333] "

[Bug target/43751] New: dsymutil is not called for fortran and, under some circumstances not for other FEs
 2010-04-14 17:38 UTC  (5+ messages)
` [Bug target/43751] "

[Bug debug/43254] New: [4.5 Regression] warning: DWARFDebugInfoEntry::AppendDependants() -- check on this item TAG_subrange_type: attr = AT_upper_bound form = FORM_ref4
 2010-04-14 17:37 UTC  (2+ messages)
` [Bug debug/43254] "

[Bug testsuite/43739] New: FAIL: gcc.dg/pr43643.c (test for excess errors)
 2010-04-14 16:49 UTC  (5+ messages)
` [Bug testsuite/43739] [4.5 Regression] "

[Bug other/42966] New: add some indication that a warning has been converted to an error
 2010-04-14 16:10 UTC  (3+ messages)
` [Bug other/42966] "

[Bug web/43752] New: main manual should mention more explicitly other manuals
 2010-04-14 15:24 UTC 

[Bug c/43708] New: [4.6 Regression] gcc.dg/pragma-darwin.c "set not used", not working with pragma
 2010-04-14 15:08 UTC  (2+ messages)
` [Bug target/43708] "

[Bug testsuite/35710] New: FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)
 2010-04-14 15:04 UTC  (2+ messages)
` [Bug testsuite/35710] "

[Bug rtl-optimization/42694] New: Compiler could optimize pow (x, 0.75) into sqrt (x) * sqrt (sqrt (x))
 2010-04-14 15:03 UTC  (3+ messages)
` [Bug middle-end/42694] "

[Bug tree-optimization/42963] New: [4,5 Regression] Redundant switch labels not cleaned up anymore
 2010-04-14 14:53 UTC  (4+ messages)
` [Bug tree-optimization/42963] [4.5/4.6 "
` [Bug tree-optimization/42963] [4.5 "

[Bug tree-optimization/43655] New: [4.5 Regression] -ftree-ter causes FAIL: g++.old-deja/g++.law/temps5.C execution test
 2010-04-14 14:33 UTC  (2+ messages)
` [Bug tree-optimization/43655] [4.5/4.6 "

[Bug fortran/43747] New: [4.6 Regression] ICE in find_array_section, at fortran/expr.c:1551
 2010-04-14 13:27 UTC  (8+ messages)
` [Bug fortran/43747] "

[Bug tree-optimization/43716] New: [4.6 Regression] Revision 158105 miscompiles doduc.f90
 2010-04-14 13:07 UTC  (10+ messages)
` [Bug tree-optimization/43716] "

[Bug middle-end/43740] New: [4.5 Regression] FAIL: gcc.dg/tree-ssa/20031015-1.c (internal compiler error)
 2010-04-14 10:58 UTC  (5+ messages)
` [Bug middle-end/43740] "

[Bug c++/9335] repeated diagnostic when maximum template depth is exceeded
 2010-04-14 10:10 UTC  (3+ messages)

[Bug fortran/29383] New: Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support
 2010-04-14  6:33 UTC  (2+ messages)
` [Bug fortran/29383] "

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]
 2010-04-14  5:44 UTC 

[Bug c++/43493] New: exception ignores catch-clause when std::ostringstream helps in throwing
 2010-04-13 21:27 UTC  (2+ messages)
` [Bug target/43493] "

[Bug ada/43749] New: installed gnat cannot find installed libraries when exec-prefix != prefix
 2010-04-13 20:19 UTC 

[Bug bootstrap/43681] New: bootstrap fails with "unused" var message for an apparently used var
 2010-04-13 19:47 UTC  (2+ messages)
` [Bug bootstrap/43681] [4.6 Regression] "

[Bug libgcj/40860] New: [4.4/4.5 regression] regressions in libjava testsuite on arm-linux
 2010-04-13 17:25 UTC  (6+ messages)
` [Bug libgcj/40860] [4.4/4.5/4.6 "

[Bug other/43748] New: build machinery insufficient for installing target specific .def files as plugin headers
 2010-04-13 16:57 UTC 

[Bug c/32628] New: bogus integer overflow warning
 2010-04-13 15:48 UTC  (2+ messages)
` [Bug middle-end/32628] [4.3 Regression] "

[Bug target/43727] New: undefined reference to `_restgpr_30_x'
 2010-04-13 14:31 UTC  (8+ messages)
` [Bug target/43727] "

[Bug c/43730] New: internal compiler error: in expand_builtin_interclass_mathfn, at builtins.c:2313
 2010-04-13 13:54 UTC  (6+ messages)
` [Bug middle-end/43730] [4.5/4.6 Regression] "

[Bug bootstrap/43733] New: bootstrap fails building libgfortran on Solaris x86 with GNU as
 2010-04-13 12:26 UTC  (6+ messages)
` [Bug bootstrap/43733] "
` [Bug libfortran/43733] "
` [Bug bootstrap/43733] bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --with-arch=core2

[Bug bootstrap/43737] New: Bootstrap broken at -O3
 2010-04-13 12:24 UTC  (7+ messages)
` [Bug bootstrap/43737] "

[Bug middle-end/43735] New: [4.6 Regression] FAIL: gcc.dg/guality/inline-params.c
 2010-04-13 11:51 UTC  (5+ messages)
` [Bug middle-end/43735] "

[Bug other/31400] New: enable static linking of support libraries through -static-libXY
 2010-04-13 11:37 UTC  (2+ messages)
` [Bug other/31400] "

[Bug target/43613] New: Some architecture-dependent codes
 2010-04-13 10:58 UTC  (2+ messages)
` [Bug target/43613] "

[Bug c/42841] New: Assembler complains pcrel too far
 2010-04-13 10:29 UTC  (2+ messages)
` [Bug target/42841] [4.3/4.4/4.5 Regression] SH: "

[Bug c/43744] New: SH: Error: pcrel too far
 2010-04-13 10:29 UTC  (6+ messages)
` [Bug c/43744] "
` [Bug target/43744] "

[Bug target/43722] New: ICE when passing NEON registers using const refrences
 2010-04-13  7:43 UTC  (4+ messages)
` [Bug target/43722] "

[Bug lto/42776] New: LTO doesn't work on non-ELF platforms
 2010-04-13  6:01 UTC  (3+ messages)
` [Bug lto/42776] "

[Bug fortran/37355] New: Request runtime preconnected buffer option for gfortran
 2010-04-13  5:40 UTC  (3+ messages)
` [Bug fortran/37355] "

[Bug fortran/36534] New: Bogus: '__convert_s1_s4' at (1) is obsolescent in fortran 95
 2010-04-13  4:31 UTC  (2+ messages)
` [Bug fortran/36534] "

[Bug target/43743] New: Dumb use of SSE regs for MMX operation
 2010-04-13  4:21 UTC  (2+ messages)
` [Bug target/43743] "

[Bug target/43741] New: sh-elf ICEs for libstdc++-v3/src/ios_init.cc with -m2a
 2010-04-13  1:16 UTC  (2+ messages)
` [Bug target/43741] "

[Bug libstdc++/43738] New: basic_file_stdio.cc uses ioctl on a fd, but not available on mingw32
 2010-04-12 23:36 UTC  (3+ messages)
` [Bug libstdc++/43738] "

[Bug objc/35996] New: ICE while building simple ObjC code with -fobjc-gc
 2010-04-12 21:32 UTC  (2+ messages)
` [Bug objc/35996] "

[Bug c++/43365] New: [4.5 Regression] Destructor not called when returning in exception handler
 2010-04-12 20:50 UTC  (2+ messages)
` [Bug middle-end/43365] "

[Bug target/43718] New: march doesn't conform to documentation
 2010-04-12 20:48 UTC  (3+ messages)
` [Bug target/43718] "
` [Bug middle-end/43718] march does not display --help=target enable/disable correctly

[Bug c++/42844] New: const variable requires initializer / no explicitly declared default constructor
 2010-04-12 20:45 UTC  (2+ messages)
` [Bug c++/42844] "

[Bug c/43736] New: Invalid uninitialized variable warning at -O3 -Wall
 2010-04-12 20:45 UTC  (3+ messages)
` [Bug middle-end/43736] "

[Bug c++/43641] New: internal compiler error: tree check: expected call_expr, have target_expr in maybe_add_lambda_conv_op
 2010-04-12 19:59 UTC  (2+ messages)
` [Bug c++/43641] [C++0x] "

[Bug c++/25811] New: No failure creating a POD containing a const member, using new without a new-initializer
 2010-04-12 19:58 UTC  (2+ messages)
` [Bug c++/25811] "

[Bug target/42509] New: bootstrap failure in stage3 (integer overflow in preprocessor expression)
 2010-04-12 19:58 UTC  (3+ messages)
` [Bug middle-end/42509] [4.4 Regression] "
` [Bug middle-end/42509] [4.4 Regression] nonoverlapping_memrefs_p misinterprets NULL MEM_OFFSET as const0_rtx

[Bug fortran/40386] New: wrong code generation for SPEC CPU2000's 189.lucas with -O1 -fno-ira-share-spill-slots
 2010-04-12 18:55 UTC  (2+ messages)
` [Bug middle-end/40386] wrong code generation for several SPEC CPU2000 benchmarks (lucas, mgrid, face, applu, apsi) "

[Bug testsuite/25766] New: objc.dg/stret-2.m fails on i686-darwin
 2010-04-12 18:53 UTC  (2+ messages)
` [Bug testsuite/25766] "

[Bug bootstrap/43714] New: missing check for zlib.h, fails to build lto-compress.c
 2010-04-12 18:50 UTC  (2+ messages)
` [Bug bootstrap/43714] "

[Bug target/43726] New: lm32-rtems* ICE
 2010-04-12 18:47 UTC  (2+ messages)
` [Bug target/43726] [4.5/4.6 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).