public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/25305] New: [4.0]: -O2 miscompiled fma3d in SPEC CPU 2K
 2006-01-01  5:28 UTC  (2+ messages)
` [Bug libfortran/25305] [4.0 regression]: libfortran failed "

[Bug fortran/20836] Public derived type with private derived type component
 2006-01-01  5:28 UTC 

[Bug libfortran/25039] New: broken formatted I/O
 2006-01-01  5:27 UTC  (2+ messages)
` [Bug libfortran/25039] [4.1 only] comma short-circuit field width

[Bug fortran/25264] New: write to internal unit from the string itself gives wrong result ?
 2006-01-01  5:27 UTC  (2+ messages)
` [Bug fortran/25264] "

[Bug c++/25331] New: FAIL: tmpdir-g++.dg-struct-layout-1/t028 cp_compat_[xy]_tst.o compile
 2006-01-01  5:27 UTC  (2+ messages)
` [Bug c++/25331] "

[Bug libfortran/25349] New: T edit descriptor broken for output on files
 2006-01-01  5:27 UTC  (2+ messages)
` [Bug libfortran/25349] "

[Bug c++/25411] New: Optimization with -O2 -finline-functions gives wrong code
 2006-01-01  5:26 UTC  (2+ messages)
` [Bug c++/25411] "

[Bug middle-end/25457] New: reorg.c:966: warning: unused variable 'insn'
 2006-01-01  5:26 UTC  (2+ messages)
` [Bug middle-end/25457] [4.2 Regression] "

[Bug fortran/18197] bus error on returning from a function
 2006-01-01  5:26 UTC 

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings
 2006-01-01  5:25 UTC 

[Bug libfortran/25594] New: LAPACK regression in schkbl.f
 2006-01-01  5:24 UTC  (5+ messages)
` [Bug libfortran/25594] "
` [Bug libfortran/25594] [4.2 Regression] "

[Bug java/24572] New: [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983
 2006-01-01  5:22 UTC  (2+ messages)
` [Bug java/24572] "

[Bug target/25254] New: ICE with -mcmodel=medium -mlarge-data-threshold=1
 2006-01-01  5:22 UTC  (2+ messages)
` [Bug target/25254] "

[Bug libfortran/25550] New: file data corrupted after reading end of file
 2006-01-01  5:20 UTC  (5+ messages)
` [Bug libfortran/25550] "

[Bug libfortran/25419] New: gfortran read does not take comma for default on one entry
 2006-01-01  5:19 UTC  (7+ messages)
` [Bug libfortran/25419] "

[Bug libfortran/25510] New: Add ERROR_INTERNAL and ERROR_INTERNAL_UNIT
 2006-01-01  5:19 UTC  (4+ messages)
` [Bug libfortran/25510] "

[Bug libfortran/25139] New: Fortran runtime error: Invalid argument
 2006-01-01  5:14 UTC  (4+ messages)
` [Bug libfortran/25139] [4.1/4.2 regression] "Invalid argument" error on I/O

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2
 2006-01-01  2:50 UTC 

[Bug tree-optimization/23969] no flow-sensitive alias info for pretmp.28_145 in D.1305_17 = *pretmp.28_145;
 2006-01-01  1:10 UTC 

[Bug tree-optimization/24169] New: Address (full struct) escapes even though the called function does not cause it to escape
 2006-01-01  0:41 UTC  (2+ messages)
` [Bug tree-optimization/24169] "

[Bug c++/25294] New: Bogus "unterminated comment" error from #pragma comment
 2006-01-01  0:10 UTC  (4+ messages)
` [Bug c++/25294] [4.0/4.1/4.2 Regression] "

[Bug target/23067] Incorrect struct layout on darwin
 2005-12-31 22:21 UTC 

[Bug tree-optimization/25529] New: (unsigned * 2)/2 is not changed into unsigned &0x7FFFFFFF
 2005-12-31 20:37 UTC  (2+ messages)
` [Bug middle-end/25529] "

[Bug middle-end/25530] New: (unsigned / 2)*2 is not changed into unsigned &1
 2005-12-31 20:36 UTC  (2+ messages)
` [Bug middle-end/25530] "

[Bug fortran/24144] segmentation fault in gfortran with character functions
 2005-12-31 20:14 UTC 

[Bug fortran/20854] dummy argument of public procedure may not be of private type
 2005-12-31 20:11 UTC 

[Bug fortran/20902] can't equivalence derived types with default initialization
 2005-12-31 20:07 UTC 

[Bug fortran/20860] equivalencing derived type var with default initialization
 2005-12-31 20:07 UTC 

[Bug fortran/20884] subroutine accepted in operator interface
 2005-12-31 20:01 UTC 

[Bug fortran/20892] dummy procedure can't be generic
 2005-12-31 20:00 UTC 

[Bug ada/25612] New: Ada bootstrap failure on x86_64 find_or_generate_expression, at tree-ssa-pre.c:2028
 2005-12-31 19:38 UTC  (5+ messages)
` [Bug tree-optimization/25612] [4.2 Regression] "

[Bug debug/25324] New: Wrong DW_TAG_compile_unit generated when compiling preprocessed fortran code
 2005-12-31 19:34 UTC  (2+ messages)
` [Bug fortran/25324] "

[Bug fortran/25106] New: better diagnostic needed
 2005-12-31 19:05 UTC  (4+ messages)
` [Bug fortran/25106] [4.0/4.1] statement label is zero

[Bug fortran/25055] New: better diagnostic needed
 2005-12-31 19:04 UTC  (3+ messages)
` [Bug fortran/25055] [4.1] numeric STOP code should be limited to five digits

[Bug fortran/25615] New: Internal compiler error in compiling a module which have the same name procedure
 2005-12-31 18:13 UTC  (3+ messages)
` [Bug fortran/25615] "

[Bug fortran/25538] New: internal compiler error: in build_function_decl, at fortran/trans-decl.c:1130
 2005-12-31 18:12 UTC  (2+ messages)
` [Bug fortran/25538] "

[Bug c/25613] New: sh compiler hangs when compiling some inline asm
 2005-12-31 17:43 UTC  (3+ messages)
` [Bug c/25613] "
` [Bug inline-asm/25613] [4.0 Regression] "

[Bug fortran/25396] New: Operator overloading for array-valued functions gets shape incorrectly
 2005-12-31 16:39 UTC  (5+ messages)
` [Bug fortran/25396] "

[Bug target/25607] New: wrong code at -O2 -ffast-math on opteron ?
 2005-12-31 14:56 UTC  (4+ messages)
` [Bug target/25607] "

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64
 2005-12-31 14:52 UTC  (2+ messages)

[Bug target/19750] [3.4] RTL checking failure in gcc.dg/titype-1.c
 2005-12-31 14:44 UTC  (3+ messages)
` [Bug target/19750] [3.4] "

[Bug target/25214] New: [3.4/4.0/4.1/4.2] -fpic/-fPIC testsuite failures in gcc.dg/i386-local2.c
 2005-12-31 13:44 UTC  (6+ messages)
` [Bug testsuite/25214] -fpic/-fPIC "

[Bug target/25213] New: [3.4] -fpic/-fPIC testsuite failures in gcc.dg/i386-387-3.c and i386-387-4.c
 2005-12-31 13:42 UTC  (3+ messages)
` [Bug target/25213] [3.4 only] "

[Bug c++/25608] New: g++ miscompiles gcjx
 2005-12-31  5:56 UTC  (13+ messages)
` [Bug c++/25608] "
` [Bug libstdc++/25608] "

[Bug c++/25610] New: 'invalid use of member' error on correct code with templates
 2005-12-31  2:35 UTC  (4+ messages)
` [Bug c++/25610] "

[Bug middle-end/24827] New: FAIL: gcc.dg/attr-weakref-1.c
 2005-12-31  2:18 UTC  (3+ messages)
` [Bug middle-end/24827] "

[Bug rtl-optimization/23098] [4.1 Regression] store of 0.0 to float
 2005-12-31  0:39 UTC 

[Bug rtl-optimization/25609] New: too agressive printf optimization
 2005-12-31  0:19 UTC  (13+ messages)
` [Bug rtl-optimization/25609] "

[Bug c/15685] printf("%s\n") optimized to puts also when parameter might be null
 2005-12-30 23:49 UTC  (2+ messages)

[Bug middle-end/25569] New: FAIL: gfortran.dg/g77/20010610.f -O3 -fomit-frame-pointer -funroll-loops
 2005-12-30 23:24 UTC  (2+ messages)
` [Bug rtl-optimization/25569] [4.2 Regression] "

[Bug c/15574] inappropriate optimization of printf()
 2005-12-30 23:05 UTC 

[Bug fortran/23675] ICE in gfc_finish_var_decl (string manipulation)
 2005-12-30 22:44 UTC 

[Bug testsuite/25605] New: 5 testsuite failures: gcc.dg/cleanup-*, gcc.dg/vect/pr20122.c
 2005-12-30 22:34 UTC  (8+ messages)
` [Bug testsuite/25605] "

[Bug tree-optimization/24001] Simple redundancy not eliminated
 2005-12-30 22:31 UTC 

[Bug testsuite/25606] New: XPASS'es in the 4.1 branch
 2005-12-30 21:53 UTC  (2+ messages)
` [Bug testsuite/25606] "

[Bug c/25602] New: internal compiler error while bootstraping (while compiling libobjc/sendmsg.c)
 2005-12-30 21:04 UTC  (3+ messages)
` [Bug c/25602] "
` [Bug target/25602] "

[Bug other/25527] New: [gomp] segfault in main.omp_fn.0 with -O2
 2005-12-30 20:05 UTC  (2+ messages)
` [Bug other/25527] "

[Bug fortran/22491] character array parameters do not reduce
 2005-12-30 19:38 UTC 

[Bug fortran/20855] ICE: Bad expr type
 2005-12-30 19:32 UTC 

[Bug fortran/20833] LEN of a null slice and temporaries don't mix up well
 2005-12-30 19:29 UTC 

[Bug fortran/19352] Recursive IO functions are not allowed (F2003)
 2005-12-30 19:00 UTC 

[Bug libfortran/25604] New: libgfortran.so in 4.2 is incompatible with 4.1, but soname is the same
 2005-12-30 18:57 UTC  (4+ messages)
` [Bug libfortran/25604] "

[Bug bootstrap/25596] New: sol2-c1.asm: Assembler messages: Error: invalid architecture -xarch=v8
 2005-12-30 18:56 UTC  (7+ messages)
` [Bug bootstrap/25596] "

[Bug fortran/18918] Eventually support the co-array f95 extension in gfortran
 2005-12-30 18:51 UTC 

[Bug target/25585] New: [4.2 regression]: unaligned access in SPEC CPU 2K
 2005-12-30 18:42 UTC  (3+ messages)
` [Bug target/25585] "

[Bug target/25603] New: [4.1/4.2 Regression]: Miscompiled FORTRAN program
 2005-12-30 18:42 UTC  (4+ messages)
` [Bug target/25603] "

[Bug tree-optimization/24333] New: missed div optimizations?
 2005-12-30 18:33 UTC  (2+ messages)
` [Bug tree-optimization/24333] missed div optimizations

[Bug tree-optimization/24694] New: Address taken and addressable variables and call clobber
 2005-12-30 18:28 UTC  (2+ messages)
` [Bug tree-optimization/24694] "

[Bug libfortran/24541] New: _gfortran_ioparm changes size
 2005-12-30 18:25 UTC  (2+ messages)
` [Bug libfortran/24541] libgfortran.so in 4.1 is incompatible with 4.0

[Bug libstdc++/21405] Template inlines have global visibility
 2005-12-30 18:20 UTC 

[Bug libgcj/25601] New: setInstanceFollowRedirects ignored in java.net.HttpURLConnection
 2005-12-30 18:01 UTC  (3+ messages)
` [Bug libgcj/25601] "

[Bug java/19629] simple anonymous constructor bug
 2005-12-30 16:45 UTC 

[Bug fortran/25029] New: Assumed size array can be associated with array pointer without upper bound of last dimension
 2005-12-30 15:19 UTC  (3+ messages)
` [Bug fortran/25029] "

[Bug fortran/22607] Elemental character functions don't work
 2005-12-30 15:16 UTC  (4+ messages)

[Bug c++/16625] Discarded Linkonce sections in .rodata
 2005-12-30 13:30 UTC  (3+ messages)

[Bug libstdc++/25288] New: std::list insert members should have no effects if an exception is thrown
 2005-12-30  9:39 UTC  (2+ messages)
` [Bug libstdc++/25288] "

[Bug testsuite/23400] [4.1/4.2 Regression] "make check" fixinclude failure
 2005-12-30  7:28 UTC 

[Bug fortran/25075] New: better diagnostic needed
 2005-12-30  7:00 UTC  (2+ messages)
` [Bug fortran/25075] array size mismatch in DOT_PRODUCT

[Bug fortran/25102] New: better diagnostic needed
 2005-12-30  6:57 UTC  (2+ messages)
` [Bug fortran/25102] ICE on invalid code

[Bug fortran/25082] New: better diagnostic needed
 2005-12-30  6:50 UTC  (2+ messages)
` [Bug fortran/25082] Subroutine with RETURN value, ICE in gfc_conv_scalarized_array_ref

[Bug fortran/25392] New: ICEs with -ff2c
 2005-12-30  6:48 UTC  (2+ messages)
` [Bug fortran/25392] "

[Bug fortran/25105] New: better diagnostic needed
 2005-12-30  6:44 UTC  (2+ messages)
` [Bug fortran/25105] Automatic object must not have the SAVE attribute

[Bug fortran/23091] ICE in gfc_trans_auto_array_allocation
 2005-12-30  6:44 UTC 

[Bug ada/17701] Implement support for ada to armv5tel
 2005-12-30  6:42 UTC 

[Bug bootstrap/25589] New: can not configure CFLAGS_FOR_TARGET
 2005-12-30  6:33 UTC  (2+ messages)
` [Bug bootstrap/25589] "

[Bug c++/25599] New: ICE: output_operand: invalid expression as operand
 2005-12-30  6:30 UTC  (2+ messages)
` [Bug target/25599] "

[Bug target/21275] [4.0 Regression] gcc 4.0.0 crash with mingw when using stdout in global var
 2005-12-30  6:30 UTC 

[Bug libfortran/25598] New: gfortran - Fortran runtime error: Invalid argument
 2005-12-30  6:17 UTC  (3+ messages)
` [Bug libfortran/25598] "

[Bug rtl-optimization/25600] New: unsigned>>31?-1:0 should be optimized to int>>31
 2005-12-30  5:58 UTC  (2+ messages)
` [Bug rtl-optimization/25600] "

[Bug fortran/25586] New: FAIL: gfortran.dg/cray_pointers_2.f90 at -O2 and above
 2005-12-30  5:54 UTC  (5+ messages)
` [Bug middle-end/25586] "

[Bug fortran/25578] New: gfortran version 4.2.0 20051227 - 144 new testsuite failures since 2005121
 2005-12-30  5:45 UTC  (2+ messages)
` [Bug rtl-optimization/25578] [4.2 Regression] "

[Bug fortran/25358] New: vector assignment to assumed-size Cray Pointee error
 2005-12-30  4:50 UTC  (2+ messages)
` [Bug fortran/25358] "

[Bug libstdc++/24660] New: versioning weak symbols in libstdc++
 2005-12-30  3:49 UTC  (3+ messages)
` [Bug libstdc++/24660] "

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