public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/21728] New: Nonlocal gotos between nested functions cause undefined labels in assembler output
 2005-06-07  7:53 UTC  (2+ messages)
` [Bug middle-end/21728] [4.0/4.1 Regression] "

[Bug tree-optimization/21562] New: Quiet bad codegen (unrolling + tail call interaction)
 2005-06-07  7:51 UTC  (2+ messages)
` [Bug tree-optimization/21562] [4.0 Regression] "

[Bug fortran/21859] New: ICE with -ftree-vectorize and -O2 or higher
 2005-06-07  7:50 UTC  (2+ messages)
` [Bug tree-optimization/21859] "

[Bug middle-end/21847] New: [4.0/4.1 Regression] misscompiling of the following java code
 2005-06-07  7:49 UTC  (15+ messages)
` [Bug tree-optimization/21847] "

[Bug tree-optimization/21831] New: [4.1 Regression] gcc.dg/vect/vect-97.c fails
 2005-06-07  7:42 UTC  (3+ messages)
` [Bug tree-optimization/21831] "

[Bug tree-optimization/21884] New: [4.1 regression] ICE with -ftree-vectorize
 2005-06-07  7:35 UTC  (3+ messages)
` [Bug tree-optimization/21884] "

[Bug c++/21939] New: Corrupted memory with deque of >63 items under gcc-3.4.4
 2005-06-07  6:46 UTC  (6+ messages)
` [Bug c++/21939] "
` [Bug middle-end/21939] "
` [Bug middle-end/21939] [3.4 Regression] corrupted memory with deque of >63 items

[Bug libgcj/21944] New: libgcj.so fails to link on IRIX 6: GOT overflow
 2005-06-07  6:03 UTC  (3+ messages)
` [Bug libgcj/21944] [4.0 Regression] "

prblm with compiling libstdc++
 2005-06-07  5:32 UTC 

[Bug fortran/21912] New: Wrong implied do-loop
 2005-06-07  4:06 UTC  (2+ messages)
` [Bug fortran/21912] "

[Bug libstdc++/21770] New: rebinding allocator::value type vs. container::value_type
 2005-06-07  2:55 UTC  (6+ messages)
` [Bug libstdc++/21770] "

[Bug libgcj/20155] New: libgcj build fails with "execvp: /bin/sh: Argument list too long"
 2005-06-07  0:37 UTC  (3+ messages)
` [Bug bootstrap/20155] [4.0/4.1 Regression] "
` [Bug bootstrap/20155] [4.0 "

[Bug testsuite/21945] New: gfortran testsuite dies on cygwin (again)
 2005-06-07  0:32 UTC  (3+ messages)
` [Bug testsuite/21945] "

[Bug libgcj/21943] New: O32 libffi.so fails to link on IRIX 6
 2005-06-06 23:05 UTC 

[Bug libgcj/21942] New: boehm-gc doesn't compile on Solaris 10/amd64
 2005-06-06 22:56 UTC 

[Bug libgcj/21941] New: NPE in Socket.connect()
 2005-06-06 22:51 UTC 

[Bug libgcj/21940] New: boehm-gc gctest fails on Solaris 10/x86
 2005-06-06 22:04 UTC 

[Bug ada/21937] New: Member record alignment triggering an ICE
 2005-06-06 21:20 UTC  (5+ messages)
` [Bug ada/21937] "

[Bug middle-end/21430] New: Quadratic behavior with constant initializers
 2005-06-06 21:16 UTC  (2+ messages)
` [Bug middle-end/21430] "

[Bug bootstrap/21766] New: bootstrap failure
 2005-06-06 20:59 UTC  (3+ messages)
` [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin

[Bug c/21938] New: ../.././gcc/libgcc2.c:1803: internal compiler error: verify_stmts failed
 2005-06-06 20:59 UTC  (2+ messages)
` [Bug c/21938] "

[Bug bootstrap/21936] New: Ada bootstrap failure on Solaris 10/x86 with native as
 2005-06-06 20:26 UTC 

[Bug fortran/19015] New: shape / rank mismatch in maxloc / minloc leads to assertion failure at runtime
 2005-06-06 20:22 UTC  (2+ messages)
` [Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

[Bug libgcj/21935] New: All libjava execution tests fail on IRIX 6
 2005-06-06 20:16 UTC 

[Bug c++/21934] New: Bison files are missing or misnamed under MINGW
 2005-06-06 20:13 UTC  (4+ messages)
` [Bug bootstrap/21934] "

[Bug fortran/21184] New: fortran built and tested despite target-libgfortran disabled
 2005-06-06 20:00 UTC  (3+ messages)
` [Bug fortran/21184] "

[Bug other/17383] New: Build of CVS main branch from gcc root directory fails
 2005-06-06 19:35 UTC  (2+ messages)
` [Bug bootstrap/17383] [4.0 Regression] Building in src dir fails

[Bug c/21916] New: [4.1 Regression] ICE: segmentation fault in stage3
 2005-06-06 19:31 UTC  (6+ messages)
` [Bug middle-end/21916] "

[Bug regression/21897] New: Segementation fault in fold_ternary
 2005-06-06 19:26 UTC  (2+ messages)
` [Bug middle-end/21897] [4.1 Regression] "

[Bug tree-optimization/21933] New: [4.1 regression] ICE with -ftree-vectorize
 2005-06-06 19:19 UTC 

[Bug libfortran/21926] New: matmul does not deal with non-packed result
 2005-06-06 19:14 UTC  (2+ messages)
` [Bug libfortran/21926] "

[Bug c++/21932] New: -fno-unit-at-a-time causes ICE in gcc-3.4.4 on solaris2.8
 2005-06-06 18:47 UTC  (4+ messages)
` [Bug debug/21932] [3.4 Regression] "
` [Bug debug/21932] [3.4 Regression] -O3 -fno-unit-at-a-time causes ICE

[Bug c/21911] New: named parameter mistakenly identified as sentinel
 2005-06-06 18:41 UTC  (2+ messages)
` [Bug c/21911] "

[Bug c++/21903] New: Default argument of template function causes a compile-time error
 2005-06-06 17:30 UTC  (7+ messages)
` [Bug c++/21903] "
` [Bug c++/21903] [3.4/4.0/4.1 regression] "

[Bug c++/19699] New: [4.0 Regression] warning about not returning from end of a non-void function because of dead code
 2005-06-06 16:07 UTC  (3+ messages)
` [Bug middle-end/19699] [4.0/4.1 "

[Bug target/21041] New: ICE: output_operand: Cannot decompose address
 2005-06-06 15:57 UTC  (2+ messages)
` [Bug target/21041] [4.0 Regression] "

[Bug fortran/21931] New: problem with fugly-logint flag and evaluating if statements
 2005-06-06 15:51 UTC  (2+ messages)
` [Bug fortran/21931] "

[Bug middle-end/7776] const char* p = "foo"; if (p == "foo") ... is compiled without warning!
 2005-06-06 15:49 UTC  (2+ messages)

[Bug ada/21923] New: Ada compiler fails to build on gcc 4.1
 2005-06-06 15:44 UTC  (6+ messages)
` [Bug tree-optimization/21923] [4.1 Regression] "

[Bug target/21642] New: wrong code with -O2
 2005-06-06 15:20 UTC  (3+ messages)
` [Bug target/21642] "
` [Bug target/21642] [3.4 Regression] "

[Bug c/21921] New: internal compiler error: in tsi_link_before, at tree-iterator.c:113
 2005-06-06 15:08 UTC  (4+ messages)
` [Bug tree-optimization/21921] [4.1 Regression] "

[Bug c/19923] New: openssl is slower when compiled with gcc 4.0 than 3.3
 2005-06-06 15:00 UTC  (6+ messages)
` [Bug target/19923] "

[Bug c++/21930] New: [4.1 regression] pretty printer confusion
 2005-06-06 14:50 UTC  (5+ messages)
` [Bug c++/21930] "

[Bug c++/21929] New: [4.0/4.1 regression] ICE on invalid template parameter
 2005-06-06 14:20 UTC  (2+ messages)
` [Bug c++/21929] "

[Bug c++/20637] New: [3.3/3.4/4.0/4.1 regression] Confusing message with different using declarations
 2005-06-06 14:18 UTC  (3+ messages)
` [Bug c++/20637] [3.4/4.0/4.1 "

[Bug tree-optimization/20742] New: [4.0/4.1 Regression] Hang in tree_ssa_iv_optimize_loop
 2005-06-06 12:59 UTC  (3+ messages)
` [Bug tree-optimization/20742] [4.0 "

[Bug tree-optimization/20803] New: Pseudo-infinite recursion in ivopts
 2005-06-06 12:59 UTC  (2+ messages)
` [Bug tree-optimization/20803] "

[Bug libstdc++/21530] New: libstdc++ not supported on this target
 2005-06-06 12:58 UTC  (2+ messages)
` [Bug libstdc++/21530] "

[Bug c++/15674] New: template argument binding differs between member and static fumctions
 2005-06-06 12:35 UTC  (3+ messages)
` [Bug c++/15674] [DR214] "

[Bug c/21815] New: -E output depends on -g
 2005-06-06 12:33 UTC  (2+ messages)
` [Bug preprocessor/21815] "

[Bug tree-optimization/19768] [4.0 Regression] ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set
 2005-06-06 10:51 UTC  (4+ messages)

[Bug fortran/13257] New: [gfortran] Error instead of warning for missing comma in format string
 2005-06-06 10:45 UTC  (2+ messages)
` [Bug fortran/13257] [4.0 only] "

[Bug c++/20240] New: invalid using-redeclaration accepted
 2005-06-06 10:43 UTC  (2+ messages)
` [Bug c++/20240] [3.3 Regression] "

[Bug c++/21928] New: double declaration not recognized
 2005-06-06 10:43 UTC  (2+ messages)
` [Bug c++/21928] "

[Bug fortran/19546] New: Internal subroutine setting function return value gives internal compiler error
 2005-06-06 10:22 UTC  (2+ messages)
` [Bug fortran/19546] "

[Bug fortran/21877] New: internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165
 2005-06-06 10:21 UTC  (3+ messages)
` [Bug fortran/21877] "

[Bug fortran/18923] New: segfault after subroutine name confusion
 2005-06-06  7:59 UTC  (3+ messages)
` [Bug fortran/18923] "

[Bug testsuite/21910] New: Files from previous runs can make some testcases fail
 2005-06-06  7:51 UTC  (2+ messages)
` [Bug testsuite/21910] "

[Bug middle-end/20297] New: #pragma GCC visibility isn't properly handled for builtin functions
 2005-06-06  7:48 UTC  (2+ messages)
` [Bug middle-end/20297] "

[Bug rtl-optimization/21329] New: optimize i386 block copy
 2005-06-06  7:22 UTC  (2+ messages)
` [Bug target/21329] [4.0 Regression] "

[Bug bootstrap/21927] New: [4.1 regression] irix bootstrap failure in expr.c
 2005-06-06  5:14 UTC  (5+ messages)
` [Bug target/21927] "

[Bug bootstrap/21919] New: make bootstrap-lean gets stuck after between-stages crash
 2005-06-06  1:50 UTC  (3+ messages)
` [Bug bootstrap/21919] "

[Bug c/21777] New: internal compiler error: in set_value_range, at tree-vrp.c:124
 2005-06-06  1:32 UTC  (2+ messages)
` [Bug middle-end/21777] [4.1 Regression] "

[Bug c++/21917] New: Missing warning? (or error?)
 2005-06-06  1:24 UTC  (2+ messages)
` [Bug c++/21917] Missing warning?

[Bug fortran/21905] New: Not Implemented: Scalarization of non-elemental intrinsic
 2005-06-06  1:22 UTC  (2+ messages)
` [Bug fortran/21905] "

[Bug fortran/18082] New: Excessively long compile time
 2005-06-06  0:49 UTC  (2+ messages)
` [Bug fortran/18082] Infinite loop with automatic length character objects

[Bug debug/21828] New: [4.1 Regression] stabs debug info completely broken?
 2005-06-06  0:47 UTC  (6+ messages)
` [Bug debug/21828] [4.0/4.1 Regression] debug info omitted for global variables

[Bug fortran/18481] New: ICE with integer variable "format"
 2005-06-06  0:43 UTC  (2+ messages)
` [Bug fortran/18481] [g77 regression] ICE with assigned integer variable format

[Bug fortran/19574] New: specification expression failure
 2005-06-06  0:34 UTC  (3+ messages)
` [Bug fortran/19574] "

[Bug fortran/19766] New: wrong results or crash from PURE function
 2005-06-06  0:33 UTC  (3+ messages)
` [Bug fortran/19766] "

[Bug fortran/19269] New: transpose(reshape(...)) of character array segfaults
 2005-06-06  0:31 UTC  (2+ messages)
` [Bug fortran/19269] "

[Bug fortran/19271] New: ICE on a = transpose(a) for character array
 2005-06-06  0:31 UTC  (2+ messages)
` [Bug fortran/19271] "

[Bug fortran/19276] New: [metabug] CHARACTER related bugs in gfortran
 2005-06-06  0:31 UTC  (3+ messages)
` [Bug fortran/19276] [meta-bug] "

[Bug fortran/20879] New: error needed
 2005-06-06  0:29 UTC  (2+ messages)
` [Bug fortran/20879] argument to ICHAR must have length one

[Bug c++/21528] New: Boost shared_ptr_test.cpp fails with -O3
 2005-06-06  0:29 UTC  (2+ messages)
` [Bug middle-end/21528] [4.0 Regression] "

[Bug fortran/20881] New: error needed
 2005-06-06  0:27 UTC  (2+ messages)
` [Bug fortran/20881] should check interfaces for lgobal procedures

[Bug fortran/20840] New: error needed
 2005-06-06  0:26 UTC  (2+ messages)
` [Bug fortran/20840] accepts vector subscript on internal file

[Bug fortran/20850] New: error needed
 2005-06-06  0:24 UTC  (2+ messages)
` [Bug fortran/20850] ICE with invalid character equivalence

[Bug libfortran/18959] New: ICE in cshift of character array
 2005-06-06  0:14 UTC  (2+ messages)
` [Bug fortran/18959] "

[Bug fortran/15502] New: [meta-bug] bugs needed for SPEC CPU 2K and 2K4
 2005-06-06  0:11 UTC  (2+ messages)
` [Bug fortran/15502] [meta-bug] bugs needed for SPEC CPU 2K and 2K5 and 95

[Bug fortran/18752] New: ICE from index triplet arithmetic for character variables
 2005-06-06  0:11 UTC  (2+ messages)
` [Bug fortran/18752] "

[Bug fortran/19017] New: ICE in gfc_trans_scalar_assign
 2005-06-06  0:11 UTC  (3+ messages)
` [Bug fortran/19017] "

[Bug fortran/18283] New: gfortran: ICE in gfc_conv_string_parameter, trans-expr.c:1982
 2005-06-05 23:43 UTC  (2+ messages)
` [Bug fortran/18283] "

[Bug libfortran/18392] New: segfault on derived type namelist input
 2005-06-05 23:43 UTC  (3+ messages)
` [Bug libfortran/18392] [4.0 only] "

[Bug libfortran/21315] New: Unable to link Fortran executables: __builtin_isfinite is undefined
 2005-06-05 23:43 UTC  (2+ messages)
` [Bug target/21315] "

[Bug libfortran/18209] New: namelist read does not work for arrays
 2005-06-05 23:41 UTC  (3+ messages)
` [Bug libfortran/18209] "

[Bug fortran/18396] New: namelist of array in derived type unimplemented
 2005-06-05 23:41 UTC  (3+ messages)
` [Bug fortran/18396] "

[Bug libfortran/18210] New: namelist output format problems
 2005-06-05 23:37 UTC  (3+ messages)
` [Bug libfortran/18210] "

[Bug fortran/19657] New: Namelist reading may be skipped if end with a logical variable
 2005-06-05 23:36 UTC  (3+ messages)
` [Bug libf2c/19657] "

[Bug fortran/12884] New: error in reading a namelist when it is predeced by a line with a SLASH
 2005-06-05 23:35 UTC  (2+ messages)
` [Bug libfortran/12884] [4.0 only] "

[Bug fortran/17285] New: namelist write does not terminate with &end
 2005-06-05 23:35 UTC  (2+ messages)
` [Bug libfortran/17285] [4.0 only] "

[Bug fortran/17472] New: namelist does not handle arrays
 2005-06-05 23:35 UTC  (2+ messages)
` [Bug fortran/17472] [4.0 only] "

[Bug fortran/18122] New: gfortran internal error in namelist read
 2005-06-05 23:35 UTC  (2+ messages)
` [Bug libfortran/18122] [4.0 only] "

[Bug fortran/18591] New: gfortran: internal error with namelist
 2005-06-05 23:35 UTC  (2+ messages)
` [Bug libfortran/18591] "

[Bug libfortran/18879] New: ? not supported in namelist input
 2005-06-05 23:35 UTC  (2+ messages)
` [Bug libfortran/18879] [4.0 only] "

[Bug fortran/19467] New: ICE caused by CHARACTER array in NAMELIST read or write
 2005-06-05 23:35 UTC  (2+ messages)
` [Bug fortran/19467] [4.0 only] "

[Bug fortran/16939] New: Pointers not passed as subroutine arguments
 2005-06-05 22:55 UTC  (2+ messages)
` [Bug fortran/16939] "

[Bug fortran/18890] New: ICE at assign CHARACTER POINTER array to POINTER or ALLOCATABLE one
 2005-06-05 22:54 UTC  (2+ messages)
` [Bug fortran/18890] "

[Bug rtl-optimization/19235] New: GCC generates SSE2 instructions for AthlonXP which doesn't support them
 2005-06-05 22:54 UTC  (2+ messages)
` [Bug target/19235] [4.0 regression] "

[Bug target/19107] regclass.c miscompiled by -ftree-vectorize
 2005-06-05 22:54 UTC  (2+ messages)

[Bug fortran/17202] New: ice-on-valid-code, trans-array.c:217: gfc_conv_descriptor_dtype Assertion failed
 2005-06-05 22:51 UTC  (2+ messages)
` [Bug fortran/17202] "

[Bug fortran/18689] New: Internal compiler error with character pointer association in module subroutine
 2005-06-05 22:51 UTC  (2+ messages)
` [Bug fortran/18689] "

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