GCC compile bug on AIX 4.3.2

Grover Davidson grover@austin.ibm.com
Wed Sep 13 07:14:00 GMT 2000


Hello,

I am trying to compile gcc 2.95.1 on AIX 4.3.3 Maint. Level 4 using 
the VAC compiler version 5.0.1. I get the following output:

$ make
.    1500-030: (I) INFORMATION: initialize_exceptions: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
        cc -c  -DIN_GCC   -g -O2     -I. -I.. -I. -I./.. -I./../config -I./../../include grant.c
    1500-030: (I) INFORMATION: grant_array_type: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
        cc -c  -DIN_GCC   -g -O2     -I. -I.. -I. -I./.. -I./../config -I./../../include lang.c
    1500-030: (I) INFORMATION: lang_decode_option: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
        cc -c  -DIN_GCC   -g -O2     -I. -I.. -I. -I./.. -I./../config -I./../../include tree.c
        cc -c  -DIN_GCC   -g -O2     -I. -I.. -I. -I./.. -I./../config -I./../../include lex.c
    1500-030: (I) INFORMATION: equal_number: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
        cc -c  -DIN_GCC   -g -O2     -I. -I.. -I. -I./.. -I./../config -I./../../include decl.c
"decl.c", line 1809.54: 1506-280 (W) Function argument assignment between types "int(*)(const void*,const void*)" and "int(*)()" is not allowed.
"decl.c", line 4448.1: 1506-343 (S) Redeclaration of start_struct differs from previous declaration on line 736 of "ch-tree.h".
"decl.c", line 4448.1: 1506-381 (I) The type "enum tree_code" of parameter 1 in the prototype declaration is not compatible with the corresponding parameter type "enum chill_tree_code" in the nonprototype declaration.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

Do you have any suggestions? I prefer not to change your compiler without 
input from your support. 

Thanks! And if you need more information, PLEASE contact me!!

Grover Davidson


-- 
  ###   ######  #     #   ------------------------------------------       
   #    #     # ##   ##     Grover Davidson 
   #    #     # # # # #     RS6000 Division - Ztrans, IBM Austin
   #    ######  #  #  #     1-800-CALL-AIX                              
   #    #     # #     #     EMAIL: grover@austin.ibm.com
   #    #     # #     #                                
  ###   ######  #     #   ------------------------------------------ 



More information about the Gcc-bugs mailing list