public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/40011] New: Problems with -fwhole-file
 2010-05-03 19:24 UTC  (3+ messages)
` [Bug fortran/40011] "

[Bug fortran/43954] New: gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)
 2010-05-03 19:23 UTC  (3+ messages)
` [Bug fortran/43954] "

[Bug c++/43978] New: dereferencing pointer ¡®<anonymous>¡¯ does break strict-aliasing rules
 2010-05-03 18:48 UTC  (3+ messages)
` [Bug c++/43978] "

[Bug java/43302] New: [Regression] gcc creates "dummy" resources in object files
 2010-05-03 18:37 UTC  (2+ messages)
` [Bug java/43302] "

[Bug java/42143] New: gcj creates "dummy" variables
 2010-05-03 18:36 UTC  (2+ messages)
` [Bug java/42143] [4.3/4.4/4.5/4.6 Regression] "

[Bug fortran/31588] New: gfortran should be able to output Makefile dependencies with -M* options
 2010-05-03 18:10 UTC  (2+ messages)
` [Bug fortran/31588] "

[Bug c++/43953] New: ICE: dependent_type_p, at cp/pt.c:17404
 2010-05-03 18:10 UTC  (4+ messages)
` [Bug c++/43953] "
` [Bug c++/43953] [4.5/4.6 regression] "

[Bug other/43977] New: Patches from oldlto branch to be salvaged
 2010-05-03 18:09 UTC  (3+ messages)
` [Bug other/43977] "

[Bug fortran/43592] New: Unexpected INTERFACE statement in INTERFACE block at (1)
 2010-05-03 17:57 UTC  (2+ messages)
` [Bug fortran/43592] "

[Bug libstdc++/43968] New: undefined references to `std::{num_get, num_put, money_get, money_put}< [...] >::id' with -static
 2010-05-03 17:44 UTC  (11+ messages)
` [Bug libstdc++/43968] "
` [Bug target/43968] "

[Bug tree-optimization/43879] New: [4.6 Regression] -fipa-pta causes FAIL: gcc.c-torture/execute/20000822-1.c execution
 2010-05-03 16:56 UTC  (8+ messages)
` [Bug tree-optimization/43879] -fipa-pta causes various miscompilations

[Bug c/43971] New: index domain error in tree-ssa-structalias.c:3450
 2010-05-03 16:12 UTC  (4+ messages)
` [Bug c/43971] "

[Bug c/43973] New: alpha libiberty/regex.c fails to compile with -O2 without -mbwx (internal compiler error)
 2010-05-03 16:12 UTC  (4+ messages)
` [Bug c/43973] "

[Bug debug/43972] New: [4.5/4.6 Regression] ICE in loc_cmp
 2010-05-03 15:47 UTC  (6+ messages)
` [Bug debug/43972] "

[Bug fortran/38536] New: ICE with C_LOC in resolve.c due to not properly going through expr->ref
 2010-05-03 14:50 UTC  (3+ messages)
` [Bug fortran/38536] "

[Bug c++/43976] New: warning about increased alignment during casting printed even though variable is properly aligned
 2010-05-03 14:40 UTC 

[Bug debug/43478] New: Missing DW_AT_location for a variable
 2010-05-03 14:38 UTC  (2+ messages)
` [Bug debug/43478] "

[Bug c++/31584] New: ICE on probably invalid code
 2010-05-03 13:02 UTC  (4+ messages)
` [Bug c++/31584] "
` [Bug c++/31584] [DR502] "

[Bug middle-end/43901] New: [4.6 Regression] FAIL: gcc.c-torture/compile/pr42196-2.c
 2010-05-03 12:35 UTC  (12+ messages)
` [Bug middle-end/43901] "

[Bug c++/43975] New: g++ function resolution failure
 2010-05-03 12:07 UTC  (2+ messages)
` [Bug c++/43975] "

[Bug c/43974] New: Undefined symbol main in crt1.o when compiling shared libs on Solaris
 2010-05-03 11:53 UTC 

[Bug c++/43601] New: Enormous increase in DLL object files size in 4.5
 2010-05-03 11:12 UTC  (2+ messages)
` [Bug c++/43601] "

[Bug bootstrap/43964] New: 4.6-20100501 (r158965) bootstrap failure on ARM, ira-color.c triggers -Werror
 2010-05-03 10:43 UTC  (3+ messages)
` [Bug bootstrap/43964] [4.6 Regression] "

[Bug fortran/43969] New: [OOP] CLASS(foo), ALLOCATABLE component bad initialization
 2010-05-03 10:37 UTC  (3+ messages)
` [Bug fortran/43969] "

[Bug driver/43970] New: configure --with-local-prefix=no does nothing
 2010-05-03 10:13 UTC 

[Bug middle-end/43966] New: redundant checks not removed
 2010-05-03  9:59 UTC  (4+ messages)
` [Bug middle-end/43966] "
` [Bug tree-optimization/43966] redundant predicated checks not removed by VRP or jump-threading

[Bug c++/43965] New: doubled code (x86)
 2010-05-03  9:56 UTC  (3+ messages)
` [Bug c++/43965] "
` [Bug tree-optimization/43965] Missed VRP and/or jump-threading

[Bug rtl-optimization/43804] New: [4.5/4.6 regression] ICE in reload_cse_simplify_operands
 2010-05-03  9:55 UTC  (5+ messages)
` [Bug target/43804] "

[Bug tree-optimization/29212] New: ICE with -fipa-pta
 2010-05-03  9:17 UTC  (3+ messages)
` [Bug tree-optimization/29212] "

[Bug target/43215] New: x86-64: Nonstandard instruction "movd %xmm0, %rax"
 2010-05-03  9:01 UTC  (2+ messages)
` [Bug target/43215] "

[Bug target/32187] New: Complex __float128 is rejected
 2010-05-03  7:22 UTC  (2+ messages)
` [Bug target/32187] "

[Bug other/43967] New: __udivmodti3 is spelled __udivti3
 2010-05-03  6:59 UTC  (2+ messages)
` [Bug other/43967] "

[Bug c++/22149] func pointer non-type template parm invalid access control
 2010-05-03  1:04 UTC  (2+ messages)

[Bug target/43888] New: FAIL: gcc.dg/alias-7.c execution test
 2010-05-02 23:56 UTC  (2+ messages)
` [Bug target/43888] [4.5/4.6 Regression] "

[Bug target/43671] New: -fsched2-use-superblocks -m32 causes FAIL: gcc.dg/pr32912-1.c execution test
 2010-05-02 22:22 UTC  (3+ messages)
` [Bug target/43671] [4.4/4.5/4.6 Regression] -fsched2-use-superblocks -m32 produces wrong code with vectorization
` [Bug middle-end/43671] "

[Bug target/43963] New: [4.6 regression] FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler 0x0.*Vtable slot
 2010-05-02 20:46 UTC  (5+ messages)
` [Bug target/43963] "
` [Bug testsuite/43963] "

[Bug c/43961] New: [ARM thumb] "branch out of range" with thumb1_output_casesi
 2010-05-02 19:37 UTC  (4+ messages)
` [Bug c/43961] "

[Bug target/43729] New: MachO LTO support needed for darwin
 2010-05-02 19:16 UTC  (19+ messages)
` [Bug target/43729] Mach-O "

[Bug middle-end/43951] New: [4.6 Regression] 483.xalancbmk in SPEC CPU 2006 is miscompiled
 2010-05-02 18:14 UTC  (5+ messages)
` [Bug c++/43951] [4.6 Regression] Revision 158918 miscompiled 483.xalancbmk in SPEC CPU 2006

[Bug middle-end/43861] New: -Os creates larger binaries than before in some cases (-falign-... options enabled)
 2010-05-02 16:55 UTC  (2+ messages)
` [Bug middle-end/43861] "

[Bug debug/42425] New: ICE declaring local class
 2010-05-02 15:32 UTC  (2+ messages)
` [Bug debug/42425] "

[Bug c++/43956] New: g++: internal compiler error: Segmentation fault with -flto and -g flags
 2010-05-02 15:32 UTC  (5+ messages)
` [Bug c++/43956] "

[Bug testsuite/43957] New: FAIL: gcc.dg/const-uniq-1.c scan-tree-dump-times gimple "LC0" 2
 2010-05-02 15:30 UTC  (3+ messages)
` [Bug testsuite/43957] "
` [Bug testsuite/43957] [4.6 Regression] "

[Bug middle-end/43958] New: FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCAPED = { }"
 2010-05-02 15:28 UTC  (3+ messages)
` [Bug middle-end/43958] "

[Bug middle-end/43959] New: FAIL: gcc.dg/torture/builtin-cproj-1.c -O1 (test for excess errors)
 2010-05-02 15:26 UTC  (2+ messages)
` [Bug testsuite/43959] [4.6 Regression] "

[Bug fortran/40568] New: F2008: C_SIZEOF is in the wrong scope
 2010-05-02 15:21 UTC  (2+ messages)
` [Bug fortran/40568] F2008: C_SIZEOF is in the wrong scope, rejected as initialization expression

[Bug fortran/36437] New: F2008: Support c_sizeof // Simplify argument to [c_]sizeof
 2010-05-02 15:20 UTC  (2+ messages)
` [Bug fortran/36437] "

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]
 2010-05-02 15:14 UTC 

[Bug c++/39269] New: Invalid template friend declaration accepted
 2010-05-02 14:44 UTC  (2+ messages)
` [Bug c++/39269] "

[Bug c++/43960] New: Template redeclaration with different number of parameters is tolerated
 2010-05-02 14:44 UTC  (2+ messages)
` [Bug c++/43960] "

[Bug fortran/35707] New: Search /usr/local/include and /usr/include for .mod files
 2010-05-02 14:32 UTC  (3+ messages)
` [Bug fortran/35707] "

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

[Bug fortran/35612] New: testsuite ISO_C_BIND code error
 2010-05-02 14:00 UTC  (2+ messages)
` [Bug fortran/35612] "

[Bug middle-end/43740] New: [4.5 Regression] FAIL: gcc.dg/tree-ssa/20031015-1.c (internal compiler error)
 2010-05-02 13:56 UTC  (2+ messages)
` [Bug middle-end/43740] [4.5/4.6 "

[Bug bootstrap/43921] New: Bootstrap comparison fails when using -march=atom
 2010-05-02 13:39 UTC  (3+ messages)
` [Bug target/43921] "
` [Bug target/43921] [4.5/4.6 regression] "

[Bug c++/43911] New: [4.4.3/4.5.0 regression] g++ can't compile any even trivial c++ source: undefined reference to `_Unwind_GetIPInfo'
 2010-05-02 13:30 UTC  (2+ messages)
` [Bug c++/43911] [4.4/4.5 Regression] "

[Bug java/43962] New: gcj fails to compile with LANG=ja_JP.eucJP
 2010-05-02 12:11 UTC 

[Bug other/43955] New: linux hard lock-up when gcc output file is on filesystem with insufficient disk space
 2010-05-02 11:46 UTC  (8+ messages)
` [Bug other/43955] "

[Bug regression/24978] New: ICE in gfc_assign_data_value_range
 2010-05-02  9:31 UTC  (8+ messages)
` [Bug fortran/24978] "

[Bug fortran/33197] New: Fortran 2008: gamma() and other small changes
 2010-05-02  8:48 UTC  (2+ messages)
` [Bug fortran/33197] Fortran 2008: math functions

[Bug fortran/35918] New: Accepts invalid: INTERFACE <symbol> and REAL <symbol>
 2010-05-02  8:43 UTC  (2+ messages)
` [Bug fortran/35918] "

[Bug target/10901] non-local goto's don't work on darwin
 2010-05-01 22:41 UTC 

[Bug other/43949] New: bogus warning: array subscript is above array bounds
 2010-05-01 21:31 UTC  (3+ messages)
` [Bug other/43949] "
` [Bug tree-optimization/43949] [4.3/4.4/4.5 Regression] "

[Bug fortran/34599] New: Order: IOSTAT is wrongly set before data is transferred
 2010-05-01 20:44 UTC  (2+ messages)
` [Bug fortran/34599] IOSTAT variable in data transfer input/output list

[Bug fortran/34260] New: present returns wrong value of optional variables
 2010-05-01 20:35 UTC  (2+ messages)
` [Bug fortran/34260] Give warning if procedure with implicit interface is called with different arguments

[Bug fortran/33097] New: Invalid decl trees are created for external intrinsics
 2010-05-01 20:20 UTC  (2+ messages)
` [Bug fortran/33097] Function decl trees without proper argument list

[Bug fortran/33196] New: Generic name to non-standard procedure: Not diagnosed with -std=f95
 2010-05-01 20:15 UTC  (2+ messages)
` [Bug fortran/33196] "

[Bug fortran/32331] New: Better error message for variable bond of DATA implied do
 2010-05-01 18:30 UTC  (2+ messages)
` [Bug fortran/32331] "

[Bug fortran/30438] New: Unused variable should raise warning with -Wunused
 2010-05-01 18:28 UTC  (4+ messages)
` [Bug fortran/30438] Set but never used variable should raise warning

[Bug fortran/43945] New: [OOP] Derived type with GENERIC: resolved to the wrong specific TBP
 2010-05-01 17:17 UTC  (2+ messages)
` [Bug fortran/43945] "

[Bug c++/8045] Missing "unused variable" warning
 2010-05-01 16:47 UTC  (2+ messages)

[Bug c/20562] no unused warning for static const arrays
 2010-05-01 16:30 UTC 

[Bug fortran/40472] New: Problem with spread intrinsic
 2010-05-01 14:53 UTC  (5+ messages)
` [Bug fortran/40472] Simplification of spread intrinsic takes a long time

[Bug fortran/33884] New: data-initialized unused variables not detected
 2010-05-01 14:25 UTC  (2+ messages)
` [Bug fortran/33884] "

[Bug other/43944] New: libgcc2 fails to build in gcc 4.5.0
 2010-05-01 13:46 UTC  (2+ messages)
` [Bug target/43944] "

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