public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/32580] New: iso_c_binding c_f_procpointer
 2007-10-16  4:32 UTC  (2+ messages)
` [Bug fortran/32580] iso_c_binding c_f_procpointer / procedure pointers

[Bug rtl-optimization/33790] New: postreload can handle the case where the memory locations use different modes
 2007-10-16  1:39 UTC  (3+ messages)
` [Bug rtl-optimization/33790] "

[Bug java/33789] New: gij crashes when sending serialized objects through a pipe
 2007-10-16  1:18 UTC 

[Bug c/33787] New: remove globals from c-format.c
 2007-10-15 22:36 UTC  (3+ messages)
` [Bug c/33787] "

[Bug target/30271] New: -mstrict-align can cause bad code generation for struct agrument passing
 2007-10-15 21:50 UTC  (4+ messages)
` [Bug target/30271] "
` [Bug target/30271] -mstrict-align can an extra "

[Bug ada/33788] New: GNAT bug box in expand_expr_addr_expr_1, at expr.c:6862
 2007-10-15 20:42 UTC  (2+ messages)
` [Bug ada/33788] "

[Bug fortran/32600] New: [ISO Bind C] C_LOC/C_FUNLOC should not be library functions
 2007-10-15 20:00 UTC  (4+ messages)
` [Bug fortran/32600] [ISO Bind C] C_ASSOCIATED/C_F_POINTER w/o SHAPE "
` [Bug fortran/32600] [ISO Bind C] C_F_POINTER w/o SHAPE should not be a library function

[Bug regression/33136] New: -Os generated code grew almost twice 4.2.1 versus 4.1.1
 2007-10-15 18:52 UTC  (3+ messages)
` [Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] wrong code due to alias with allocation in loop
` [Bug tree-optimization/33136] [4.1/4.2 "

[Bug tree-optimization/33619] New: [4.1/4.2/4.3 Regression] TER breaks some inline-asm code (again)
 2007-10-15 18:49 UTC  (3+ messages)
` [Bug tree-optimization/33619] "
` [Bug tree-optimization/33619] [4.1/4.2 "

[Bug c++/33786] New: "C" data and static const data members mangled the same
 2007-10-15 18:31 UTC  (2+ messages)
` [Bug c++/33786] "

[Bug tree-optimization/33784] New: Disabled -fipa-type-escape
 2007-10-15 18:27 UTC  (3+ messages)
` [Bug tree-optimization/33784] "

[Bug libfortran/31726] New: minloc/minval: wrong results with empty array
 2007-10-15 18:24 UTC  (2+ messages)
` [Bug libfortran/31726] minloc/maxloc: wrong results with empty array (F2003 only)

[Bug fortran/32298] New: Intrinsic MINLOC / MAXLOC gives wrong results (gfortran build 20070522)
 2007-10-15 18:24 UTC  (2+ messages)
` [Bug fortran/32298] MINLOC / MAXLOC: off-by one for PARAMETER arrays

[Bug fortran/33354] New: MINLOC in combination with SUM gives wrong result
 2007-10-15 18:24 UTC  (3+ messages)
` [Bug fortran/33354] [4.2 only] "

[Bug target/33785] New: TARGET_C99_FUNCTIONS default wrong in tm.texi
 2007-10-15 18:22 UTC 

[Bug middle-end/25446] New: -fpic/-fPIC failure in gcc.dg/vect/vect-ifcvt-9.c
 2007-10-15 17:31 UTC  (2+ messages)
` [Bug middle-end/25446] "

[Bug middle-end/25445] New: -fpic/-fPIC failure in gcc.dg/tree-ssa/wholeprogram-1.c
 2007-10-15 17:30 UTC  (2+ messages)
` [Bug middle-end/25445] "

[Bug tree-optimization/33735] New: [4.3 Regression] verify_stmts failed: missing PHI def
 2007-10-15 17:13 UTC  (4+ messages)
` [Bug tree-optimization/33735] "

[Bug c++/33572] New: wrong code with -O
 2007-10-15 17:08 UTC  (2+ messages)
` [Bug tree-optimization/33572] [4.3 Regression] "

[Bug middle-end/33706] New: gcc_assert failure in verify_eh_edges
 2007-10-15 17:07 UTC  (3+ messages)
` [Bug middle-end/33706] "

[Bug target/33755] New: Gcc 4.2.2 broken for mips linux kernel builds
 2007-10-15 16:23 UTC  (11+ messages)
` [Bug target/33755] "

[Bug middle-end/33780] New: different results between O3 and O0
 2007-10-15 15:51 UTC  (4+ messages)
` [Bug middle-end/33780] "

[Bug c/33782] New: [4.3 Regression] FAIL: gcc.c-torture/compile/limits-stringlit.c (test for excess errors)
 2007-10-15 15:41 UTC 

[Bug bootstrap/33781] New: [4.3 Regression] "Arg list too long" building libgcc.a
 2007-10-15 15:37 UTC 

[Bug middle-end/33680] New: ICE when compilling elbg.c from ffmpeg
 2007-10-15 15:02 UTC  (3+ messages)
` [Bug tree-optimization/33680] [4.3 Regression] ICE when compilling elbg.c from ffmpeg (vectorizer)

[Bug libfortran/33055] New: ignoring iostat= with -fdefault-integer-8
 2007-10-15 14:05 UTC  (5+ messages)
` [Bug libfortran/33055] Runtime error in INQUIRE unit existance "

[Bug c++/14912] Do not print default template arguments in error messages
 2007-10-15 14:05 UTC 

[Bug tree-optimization/33383] New: [4.3 Regression] Revision 128092 miscompiles 400.perlbench
 2007-10-15 13:58 UTC  (5+ messages)
` [Bug tree-optimization/33383] "

[Bug libstdc++/33773] New: FAIL: 21_strings/headers/cwchar/macros.cc (test for excess errors)
 2007-10-15 13:44 UTC  (9+ messages)
` [Bug libstdc++/33773] "

[Bug middle-end/33779] New: [4.3 Regression] folds unsigned multiplication == 0 to true
 2007-10-15 13:32 UTC  (4+ messages)
` [Bug middle-end/33779] "

[Bug middle-end/33644] New: ICE in local_cprop_pass with -ftrapv for crafty
 2007-10-15 13:11 UTC  (2+ messages)
` [Bug rtl-optimization/33644] [4.3 Regression] "

[Bug c++/33744] New: > within function-style cast incorrectly parsed as closing template angle bracket
 2007-10-15 12:54 UTC  (2+ messages)
` [Bug c++/33744] [4.1/4.2/4.3 regression] function-style cast and '>' not allowed in template argument

[Bug c++/29615] New: Class can't be friends of itself?
 2007-10-15 12:48 UTC  (2+ messages)
` [Bug c++/29615] "

[Bug testsuite/33775] Memset
 2007-10-15 11:14 UTC 

[Bug c/33778] New: SPU __ea qualifier doesn't get along with some structure
 2007-10-15 11:07 UTC  (3+ messages)
` [Bug c/33778] "

[Bug target/33133] New: [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3
 2007-10-15 10:43 UTC  (4+ messages)
` [Bug target/33133] [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O2/-O3

[Bug libstdc++/33771] New: FAIL: 17_intro/headers/c++1998/all.cc (test for excess errors)
 2007-10-15  9:36 UTC  (8+ messages)
` [Bug libstdc++/33771] "

[Bug c/33777] New: Crash during a build of zsh
 2007-10-15  9:15 UTC  (5+ messages)
` [Bug c/33777] "
` [Bug middle-end/33777] "

[Bug c/33776] New: Crash during a build of zsh
 2007-10-15  9:14 UTC  (2+ messages)
` [Bug c/33776] "

[Bug c++/33754] New: Default argument of type list < pair < A, B > > compiles only when typedef is used
 2007-10-15  8:24 UTC  (6+ messages)
` [Bug c++/33754] "

[Bug regression/32582] New: Bootstrap with vectorization enabled fails with ICE on PPC
 2007-10-15  5:52 UTC  (3+ messages)
` [Bug regression/32582] "

[Bug target/33774] New: Cygwin/mingw do not support 16 byte alignment of struct/union fields
 2007-10-15  2:15 UTC  (2+ messages)
` [Bug target/33774] "

[Bug libfortran/33672] New: Additional runtime checks needed for namelist reads
 2007-10-15  1:38 UTC  (5+ messages)
` [Bug libfortran/33672] "

[Bug fortran/33733] New: ICEs in simplify_transfer
 2007-10-15  1:07 UTC  (3+ messages)
` [Bug fortran/33733] "

[Bug fortran/33745] New: -fbounds-check: Bogus out-of-bounds run-time error for assumed-size array
 2007-10-15  1:07 UTC  (7+ messages)
` [Bug fortran/33745] "

[Bug fortran/33233] New: Parent and contained procedure: Wrongly treated as generic procedures
 2007-10-15  1:06 UTC  (2+ messages)
` [Bug fortran/33233] "

[Bug c/32830] New: shared library create by hppa64-hp11.11 can't run
 2007-10-15  0:43 UTC  (3+ messages)
` [Bug target/32830] "

[Bug libstdc++/33700] New: FAIL: 17_intro/headers/all_pedantic_errors.cc (test for excess errors)
 2007-10-14 22:25 UTC  (3+ messages)
` [Bug target/33700] "

[Bug target/33704] New: AIX runs c++ constructors in incorrect order
 2007-10-14 21:39 UTC  (2+ messages)
` [Bug target/33704] "

[Bug tree-optimization/33763] New: [4.1/4.2/4.3 Regression] Bogus inlining failed in call to `xxx': redefined extern inline functions are not considered for inlining
 2007-10-14 21:11 UTC  (5+ messages)
` [Bug tree-optimization/33763] "

[Bug driver/33772] New: collect2 doesn't strip .sl version
 2007-10-14 21:07 UTC 

[Bug fortran/33664] New: crash on invalid program
 2007-10-14 19:28 UTC  (2+ messages)
` [Bug fortran/33664] "

[Bug fortran/33542] New: gfortran does not detect ambigious specific names if they are the same as generic names
 2007-10-14 19:27 UTC  (2+ messages)
` [Bug fortran/33542] "

[Bug c++/30303] New: [4.2/4.3 regression] ICE with invalid constructor definition
 2007-10-14 18:16 UTC  (4+ messages)
` [Bug c++/30303] "
` [Bug c++/30303] [4.2 "

[Bug fortran/18918] Eventually support the co-array f95 extension in gfortran
 2007-10-14 17:46 UTC 

[Bug ada/32442] New: Ada 05 Null Exclusion Problem
 2007-10-14 16:38 UTC  (2+ messages)
` [Bug ada/32442] "

[Bug other/32958] New: tgmath.h includes non-existant header file complex.h
 2007-10-14 16:35 UTC  (2+ messages)
` [Bug other/32958] tgmath.h includes non-existent "

[Bug java/33764] New: [4.3 regression] gij is built as 32-bit binary when building multilib gcc
 2007-10-14 14:59 UTC  (2+ messages)
` [Bug java/33764] [4.2/4.3 "

[Bug c/33766] New: [4.1/4.2/4.3 Regression] ICE in bsi_for_stmt at tree-cfg.c when using -O1 -ftree-loop-linear
 2007-10-14 14:20 UTC  (4+ messages)
` [Bug c/33766] "
` [Bug tree-optimization/33766] "

[Bug middle-end/31862] Loop IM and other optimizations harmful for -fopenmp
 2007-10-14 14:16 UTC 

[Bug ada/32981] New: GNAT reports "unimplemented attribute" on Long_Float'Truncation( )
 2007-10-14 12:38 UTC  (2+ messages)
` [Bug ada/32981] "

[Bug ada/31669] New: GNAT blows up during compilation
 2007-10-14 12:37 UTC  (2+ messages)
` [Bug ada/31669] "

[Bug ada/31859] Crash on tasks with access-to-subprogram discriminants
 2007-10-14 12:31 UTC 

[Bug ada/33110] New: Libgnat: No Constraint_Error on out-of-bounds array access in GNAT.Spitbol.Patterns
 2007-10-14 12:24 UTC  (2+ messages)
` [Bug ada/33110] "

[Bug ada/33071] New: Ada 2005 ICE on limited with'ing
 2007-10-14 12:16 UTC  (3+ messages)
` [Bug ada/33071] "
` [Bug ada/33071] Assert_Failure sinfo.adb:351 on legal Ada 2005 code

[Bug libgomp/33770] New: gcc4.2.1 :libgomp fails to configure on ARM
 2007-10-14 12:07 UTC 

[Bug ada/33769] New: Object prefixed notation in Ada 2005
 2007-10-14 10:53 UTC  (2+ messages)
` [Bug ada/33769] "

[Bug ada/30827] New: [Ada] GNAT.compiler_version problem for official releases?
 2007-10-14 10:14 UTC  (2+ messages)
` [Bug ada/30827] "

[Bug rtl-optimization/11001] global register %edi versus string builtins
 2007-10-14  9:36 UTC 

Erinnerung - Empfehlung persoenlich fuer gcc-bugs@gcc.gnu.org - Bereits der 2. Hinweis
 2007-10-14  0:37 UTC 

[Bug fortran/33727] New: Segfault with ugly string array constructor
 2007-10-13 22:28 UTC  (4+ messages)
` [Bug fortran/33727] "

[Bug testsuite/33739] New: Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin
 2007-10-13 21:52 UTC  (2+ messages)
` [Bug debug/33739] [Regression 4.3] "

[Bug fortran/33254] New: Diagnose different string lengths in array constructors at run time
 2007-10-13 21:47 UTC  (3+ messages)
` [Bug fortran/33254] "

[Bug libstdc++/32878] New: FAIL: 23_containers/bitset/cons/16020.cc execution test
 2007-10-13 21:40 UTC  (2+ messages)
` [Bug middle-end/32878] "

[Bug ada/29283] New: Bug box in expand_expr_addr_expr_1, at expr.c:6393 on alpha
 2007-10-13 21:39 UTC  (3+ messages)
` [Bug ada/29283] "

[Bug other/33768] New: splay-tree.c typo
 2007-10-13 21:13 UTC 

[Bug target/33767] New: GLOBAL_ASM_OP needs to be documented in tm.texi
 2007-10-13 20:57 UTC 

[Bug java/33765] New: [4.3 regression] gcj internal compiler error when reading an empty file
 2007-10-13 19:46 UTC 

[Bug tree-optimization/33140] New: [4.3 Regression] ICE in build2_stat, at tree.c:3115
 2007-10-13 19:35 UTC  (2+ messages)
` [Bug tree-optimization/33140] "

[Bug c++/33762] New: partial template specialization question
 2007-10-13 19:05 UTC  (2+ messages)
` [Bug c++/33762] "

[Bug libgcj/33442] New: 1938 unexpected fails in libjava testsuite
 2007-10-13 15:04 UTC  (3+ messages)
` [Bug boehm-gc/33442] "

[Bug target/33761] New: non-optimal inlining heuristics pessimizes gzip SPEC score at -O3
 2007-10-13 12:31 UTC  (2+ messages)
` [Bug target/33761] "

[Bug fortran/33760] New: Bind(C): Using C_PTR as structure constructor gives an ICE
 2007-10-13 11:05 UTC 

[Bug c++/26698] New: g++ accepts const-incorrect code due to conversion function
 2007-10-13  6:17 UTC  (3+ messages)
` [Bug c++/26698] [4.0/4.1/4.2/4.3 Regression] "

[Bug c++/32325] New: cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SEGV in rtl_verify_flow_info
 2007-10-13  4:14 UTC  (2+ messages)
` [Bug target/32325] [4.3 Regression] "

[Bug target/33545] New: [4.3 regression] Bootstrap failure/broken exceptions on alpha/Tru64
 2007-10-13  4:14 UTC  (2+ messages)
` [Bug target/33545] "

[Bug objc/24777] New: objc needs to use normal builtins for functions it declares
 2007-10-12 23:47 UTC  (2+ messages)
` [Bug objc/24777] "

[Bug middle-end/33714] New: ivopts miscompiles insn-output.c
 2007-10-12 22:27 UTC  (2+ messages)
` [Bug middle-end/33714] [4.2 Regression] "

[Bug fortran/33759] New: Unequal character lengths in MERGE intrinsic not detected in contained function
 2007-10-12 22:18 UTC  (3+ messages)
` [Bug fortran/33759] Unequal character lengths in MERGE intrinsic not detected at run time

[Bug c++/33758] New: g++: Internal error
 2007-10-12 21:36 UTC  (5+ messages)
` [Bug c++/33758] "

[Bug c++/33756] New: make error compiling snes9x-1.51
 2007-10-12 21:03 UTC  (2+ messages)
` [Bug c++/33756] "

[Bug fortran/31608] New: wrong types in array transfer
 2007-10-12 20:31 UTC  (2+ messages)
` [Bug fortran/31608] wrong types in character array/scalar binop

[Bug fortran/32131] New: knowing that stride==1 when using allocated arrays
 2007-10-12 20:17 UTC  (2+ messages)
` [Bug fortran/32131] knowing that stride==1 when using allocated arrays and escaping allocatable arrays

[Bug fortran/33753] New: gfortran treads known-to-be-contiguous array as having strides
 2007-10-12 20:17 UTC  (2+ messages)
` [Bug fortran/33753] "

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