2014-08-12 22:00 GMT+02:00 Yaakov Selkowitz <yselk...@redhat.com>: > This patch fixes an error in r197168 where type definitions were made > dependent on the host architecture instead of the target. This causes > cross-compilation issues, particularly in a --host=x86_64-* > --target=i686-pc-cygwin configuration. > > Attached patch was tested by comparing output of './gcc/xgcc -B ./gcc -dM -E > - </dev/null' between native and cross compilers for each of the Cygwin > targets. > > -- > Yaakov Selkowitz > Associate Software Engineer, ARM > Red Hat, Inc.
Patch is ok. I will apply it tomorrow along with the other two patches of you. Thanks, Kai