Displaying 2 results from an estimated 2 matches for "parse_in".
Did you mean:
  parse_int
  
2008 Jul 30
0
[LLVMdev] llvm-gcc fortran bootstrap broken
...==============================================================
--- gcc-4.2.llvm.orig/gcc/stub-c.c	2008-07-30 21:05:10.000000000 +0200
+++ gcc-4.2.llvm/gcc/stub-c.c	2008-07-30 21:05:44.000000000 +0200
@@ -32,6 +32,7 @@
 bool iasm_in_operands ATTRIBUTE_WEAK;
 int flag_iasm_blocks ATTRIBUTE_WEAK;
 int parse_in ATTRIBUTE_WEAK;
+tree invoke_impl_ptr_type;
 
 
 tree iasm_addr (tree) ATTRIBUTE_WEAK;
2008 Jul 30
4
[LLVMdev] llvm-gcc fortran bootstrap broken
On Jul 30, 2008, at 11:39 AM, Duncan Sands wrote:
> On Wednesday 30 July 2008 18:13:27 Duncan Sands wrote:
>> On x86-64 linux, in stage 2, I get:
>>
>> c++   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict- 
>> prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno- 
>> variadic-macros -Wno-overlength-strings -Wold-style-definition - 
>>