This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/44732] [4.6 Regression] bootstrap broken on ia64



------- Comment #12 from amylaar at gcc dot gnu dot org  2010-07-01 11:18 -------
Created an attachment (id=21056)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21056&action=view)
        * ia64_register_move_cost (Fix argument types).

Yes, it was my patch.
With the attached patch, yesterday's gcc 4.6.0 accepts ia64.c without warning:

[amylaar@laria gcc]$ /user/inria/20100630/bin/gcc -c 
-DUSE_LIBUNWIND_EXCEPTIONS  -g  -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall
-Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common 
-DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include 
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber  -DCLOOG_PPL_BACKEND  -I/usr/include/libelf                 
../../gcc/gcc/config/ia64/ia64.c -o ia64.o
[amylaar@laria gcc]$ 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44732


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]