This is the mail archive of the gcc-testresults@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]

FAILED: Bootstrap (build config: lto; languages: all,go; trunk revision 233414) on x86_64-unknown-linux-gnu


/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:53:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:52:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: 'decDigitsFromDPD' was previously declared here
 void decDigitsFromDPD(decNumber *dn, const uInt *sour, Int declets) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:52:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:53:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: 'decDigitsToDPD' was previously declared here
 void decDigitsToDPD(const decNumber *dn, uInt *targ, Int shift) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: 'decNumberPlus' was previously declared here
 decNumber * decNumberPlus(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: 'decNumberToEngString' was previously declared here
 char * decNumberToEngString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:156:0: error: type of 'decNumberRescale' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberRescale(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: 'decNumberRescale' was previously declared here
 decNumber * decNumberRescale(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: 'decNumberToString' was previously declared here
 char * decNumberToString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:164:0: error: type of 'decNumberToIntegralValue' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberToIntegralValue(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: 'decNumberToIntegralValue' was previously declared here
 decNumber * decNumberToIntegralValue(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:130:0: error: type of 'decNumberCompare' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberCompare(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: 'decNumberCompare' was previously declared here
 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:94:0: error: type of 'decimal64ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal64ToNumber(const decimal64 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: 'decimal64ToNumber' was previously declared here
 decimal64ToNumber (const decimal64 *bid64, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:92:0: error: type of 'decimal64FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal64 * decimal64FromNumber(decimal64 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: 'decimal64FromNumber' was previously declared here
 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:92:0: error: type of 'decimal32ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal32ToNumber(const decimal32 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: 'decimal32ToNumber' was previously declared here
 decimal32ToNumber (const decimal32 *bid32, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:90:0: error: type of 'decimal32FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal32 * decimal32FromNumber(decimal32 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: 'decimal32FromNumber' was previously declared here
 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:134:0: error: type of 'decNumberDivide' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberDivide(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: 'decNumberDivide' was previously declared here
 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:147:0: error: type of 'decNumberMultiply' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberMultiply(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: 'decNumberMultiply' was previously declared here
 decNumber * decNumberMultiply(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:162:0: error: type of 'decNumberSubtract' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberSubtract(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: 'decNumberSubtract' was previously declared here
 decNumber * decNumberSubtract(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:128:0: error: type of 'decNumberAdd' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberAdd(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: 'decNumberAdd' was previously declared here
 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: 'decNumberZero' was previously declared here
 decNumber * decNumberZero(decNumber *dn) {
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: 'decNumberFromString' was previously declared here
 decNumber * decNumberFromString(decNumber *dn, const char chars[],
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: code may be misoptimized unless -fno-strict-aliasing is used
lto1: all warnings being treated as errors
lto-wrapper: fatal error: /scratch/toon/build21272/./prev-gcc/xg++ returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
/home/toon/compilers/trunk/gcc/c/Make-lang.in:71: recipe for target 'cc1' failed
make[3]: *** [cc1] Error 1
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:53:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:52:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: 'decDigitsFromDPD' was previously declared here
 void decDigitsFromDPD(decNumber *dn, const uInt *sour, Int declets) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:52:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:53:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: 'decDigitsToDPD' was previously declared here
 void decDigitsToDPD(const decNumber *dn, uInt *targ, Int shift) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: 'decNumberPlus' was previously declared here
 decNumber * decNumberPlus(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: 'decNumberToEngString' was previously declared here
 char * decNumberToEngString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:156:0: error: type of 'decNumberRescale' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberRescale(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: 'decNumberRescale' was previously declared here
 decNumber * decNumberRescale(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: 'decNumberToString' was previously declared here
 char * decNumberToString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:164:0: error: type of 'decNumberToIntegralValue' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberToIntegralValue(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: 'decNumberToIntegralValue' was previously declared here
 decNumber * decNumberToIntegralValue(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:130:0: error: type of 'decNumberCompare' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberCompare(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: 'decNumberCompare' was previously declared here
 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:94:0: error: type of 'decimal64ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal64ToNumber(const decimal64 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: 'decimal64ToNumber' was previously declared here
 decimal64ToNumber (const decimal64 *bid64, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:92:0: error: type of 'decimal64FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal64 * decimal64FromNumber(decimal64 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: 'decimal64FromNumber' was previously declared here
 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:92:0: error: type of 'decimal32ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal32ToNumber(const decimal32 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: 'decimal32ToNumber' was previously declared here
 decimal32ToNumber (const decimal32 *bid32, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:90:0: error: type of 'decimal32FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal32 * decimal32FromNumber(decimal32 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: 'decimal32FromNumber' was previously declared here
 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:134:0: error: type of 'decNumberDivide' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberDivide(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: 'decNumberDivide' was previously declared here
 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:147:0: error: type of 'decNumberMultiply' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberMultiply(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: 'decNumberMultiply' was previously declared here
 decNumber * decNumberMultiply(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:162:0: error: type of 'decNumberSubtract' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberSubtract(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: 'decNumberSubtract' was previously declared here
 decNumber * decNumberSubtract(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:128:0: error: type of 'decNumberAdd' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberAdd(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: 'decNumberAdd' was previously declared here
 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: 'decNumberZero' was previously declared here
 decNumber * decNumberZero(decNumber *dn) {
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: 'decNumberFromString' was previously declared here
 decNumber * decNumberFromString(decNumber *dn, const char chars[],
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: code may be misoptimized unless -fno-strict-aliasing is used
lto1: all warnings being treated as errors
lto-wrapper: fatal error: /scratch/toon/build21272/./prev-gcc/xg++ returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
/home/toon/compilers/trunk/gcc/go/Make-lang.in:77: recipe for target 'go1' failed
make[3]: *** [go1] Error 1
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:53:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:52:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: 'decDigitsFromDPD' was previously declared here
 void decDigitsFromDPD(decNumber *dn, const uInt *sour, Int declets) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:52:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:53:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: 'decDigitsToDPD' was previously declared here
 void decDigitsToDPD(const decNumber *dn, uInt *targ, Int shift) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: 'decNumberPlus' was previously declared here
 decNumber * decNumberPlus(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: 'decNumberToEngString' was previously declared here
 char * decNumberToEngString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:156:0: error: type of 'decNumberRescale' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberRescale(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: 'decNumberRescale' was previously declared here
 decNumber * decNumberRescale(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: 'decNumberToString' was previously declared here
 char * decNumberToString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:164:0: error: type of 'decNumberToIntegralValue' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberToIntegralValue(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: 'decNumberToIntegralValue' was previously declared here
 decNumber * decNumberToIntegralValue(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:130:0: error: type of 'decNumberCompare' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberCompare(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: 'decNumberCompare' was previously declared here
 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:94:0: error: type of 'decimal64ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal64ToNumber(const decimal64 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: 'decimal64ToNumber' was previously declared here
 decimal64ToNumber (const decimal64 *bid64, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:92:0: error: type of 'decimal64FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal64 * decimal64FromNumber(decimal64 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: 'decimal64FromNumber' was previously declared here
 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:92:0: error: type of 'decimal32ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal32ToNumber(const decimal32 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: 'decimal32ToNumber' was previously declared here
 decimal32ToNumber (const decimal32 *bid32, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:90:0: error: type of 'decimal32FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal32 * decimal32FromNumber(decimal32 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: 'decimal32FromNumber' was previously declared here
 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:134:0: error: type of 'decNumberDivide' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberDivide(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: 'decNumberDivide' was previously declared here
 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:147:0: error: type of 'decNumberMultiply' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberMultiply(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: 'decNumberMultiply' was previously declared here
 decNumber * decNumberMultiply(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:162:0: error: type of 'decNumberSubtract' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberSubtract(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: 'decNumberSubtract' was previously declared here
 decNumber * decNumberSubtract(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:128:0: error: type of 'decNumberAdd' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberAdd(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: 'decNumberAdd' was previously declared here
 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: 'decNumberZero' was previously declared here
 decNumber * decNumberZero(decNumber *dn) {
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: 'decNumberFromString' was previously declared here
 decNumber * decNumberFromString(decNumber *dn, const char chars[],
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: code may be misoptimized unless -fno-strict-aliasing is used
lto1: all warnings being treated as errors
lto-wrapper: fatal error: /scratch/toon/build21272/./prev-gcc/xg++ returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
/home/toon/compilers/trunk/gcc/objc/Make-lang.in:66: recipe for target 'cc1obj' failed
make[3]: *** [cc1obj] Error 1
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:53:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:52:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: 'decDigitsFromDPD' was previously declared here
 void decDigitsFromDPD(decNumber *dn, const uInt *sour, Int declets) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:52:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:53:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: 'decDigitsToDPD' was previously declared here
 void decDigitsToDPD(const decNumber *dn, uInt *targ, Int shift) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: 'decNumberPlus' was previously declared here
 decNumber * decNumberPlus(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: 'decNumberToEngString' was previously declared here
 char * decNumberToEngString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:156:0: error: type of 'decNumberRescale' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberRescale(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: 'decNumberRescale' was previously declared here
 decNumber * decNumberRescale(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: 'decNumberToString' was previously declared here
 char * decNumberToString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:164:0: error: type of 'decNumberToIntegralValue' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberToIntegralValue(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: 'decNumberToIntegralValue' was previously declared here
 decNumber * decNumberToIntegralValue(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:130:0: error: type of 'decNumberCompare' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberCompare(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: 'decNumberCompare' was previously declared here
 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:94:0: error: type of 'decimal64ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal64ToNumber(const decimal64 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: 'decimal64ToNumber' was previously declared here
 decimal64ToNumber (const decimal64 *bid64, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:92:0: error: type of 'decimal64FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal64 * decimal64FromNumber(decimal64 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: 'decimal64FromNumber' was previously declared here
 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:92:0: error: type of 'decimal32ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal32ToNumber(const decimal32 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: 'decimal32ToNumber' was previously declared here
 decimal32ToNumber (const decimal32 *bid32, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:90:0: error: type of 'decimal32FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal32 * decimal32FromNumber(decimal32 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: 'decimal32FromNumber' was previously declared here
 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:134:0: error: type of 'decNumberDivide' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberDivide(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: 'decNumberDivide' was previously declared here
 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:147:0: error: type of 'decNumberMultiply' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberMultiply(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: 'decNumberMultiply' was previously declared here
 decNumber * decNumberMultiply(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:162:0: error: type of 'decNumberSubtract' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberSubtract(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: 'decNumberSubtract' was previously declared here
 decNumber * decNumberSubtract(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:128:0: error: type of 'decNumberAdd' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberAdd(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: 'decNumberAdd' was previously declared here
 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: 'decNumberZero' was previously declared here
 decNumber * decNumberZero(decNumber *dn) {
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: 'decNumberFromString' was previously declared here
 decNumber * decNumberFromString(decNumber *dn, const char chars[],
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: code may be misoptimized unless -fno-strict-aliasing is used
lto1: all warnings being treated as errors
lto-wrapper: fatal error: /scratch/toon/build21272/./prev-gcc/xg++ returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
/home/toon/compilers/trunk/gcc/fortran/Make-lang.in:97: recipe for target 'f951' failed
make[3]: *** [f951] Error 1
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:53:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:52:0: error: type of 'decDigitsFromDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsFromDPD(decNumber *, const uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: 'decDigitsFromDPD' was previously declared here
 void decDigitsFromDPD(decNumber *dn, const uInt *sour, Int declets) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:741:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/dpd/decimal32.c:52:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal128.c:53:0: error: type of 'decDigitsToDPD' does not match original declaration [-Werror=lto-type-mismatch]
 extern void decDigitsToDPD(const decNumber *, uInt *, Int);
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: 'decDigitsToDPD' was previously declared here
 void decDigitsToDPD(const decNumber *dn, uInt *targ, Int shift) {
 
/home/toon/compilers/trunk/libdecnumber/dpd/decimal64.c:615:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:150:0: error: type of 'decNumberPlus' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberPlus(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: 'decNumberPlus' was previously declared here
 decNumber * decNumberPlus(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1875:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:120:0: error: type of 'decNumberToEngString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToEngString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: 'decNumberToEngString' was previously declared here
 char * decNumberToEngString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:464:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:156:0: error: type of 'decNumberRescale' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberRescale(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: 'decNumberRescale' was previously declared here
 decNumber * decNumberRescale(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:2376:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:119:0: error: type of 'decNumberToString' does not match original declaration [-Werror=lto-type-mismatch]
   char     * decNumberToString(const decNumber *, char *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: 'decNumberToString' was previously declared here
 char * decNumberToString(const decNumber *dn, char *string){
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:459:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:164:0: error: type of 'decNumberToIntegralValue' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberToIntegralValue(decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: 'decNumberToIntegralValue' was previously declared here
 decNumber * decNumberToIntegralValue(decNumber *res, const decNumber *rhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3202:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:130:0: error: type of 'decNumberCompare' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberCompare(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: 'decNumberCompare' was previously declared here
 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:864:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:94:0: error: type of 'decimal64ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal64ToNumber(const decimal64 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: 'decimal64ToNumber' was previously declared here
 decimal64ToNumber (const decimal64 *bid64, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal64.h:92:0: error: type of 'decimal64FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal64 * decimal64FromNumber(decimal64 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: 'decimal64FromNumber' was previously declared here
 decimal64FromNumber (decimal64 *d64, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal64.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:92:0: error: type of 'decimal32ToNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decimal32ToNumber(const decimal32 *, decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: 'decimal32ToNumber' was previously declared here
 decimal32ToNumber (const decimal32 *bid32, decNumber *dn)
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:87:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/dpd/decimal32.h:90:0: error: type of 'decimal32FromNumber' does not match original declaration [-Werror=lto-type-mismatch]
   decimal32 * decimal32FromNumber(decimal32 *, const decNumber *,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: 'decimal32FromNumber' was previously declared here
 decimal32FromNumber (decimal32 *d32, const decNumber *dn,
 
/home/toon/compilers/trunk/libdecnumber/bid/decimal32.c:58:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:134:0: error: type of 'decNumberDivide' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberDivide(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: 'decNumberDivide' was previously declared here
 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:991:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:147:0: error: type of 'decNumberMultiply' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberMultiply(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: 'decNumberMultiply' was previously declared here
 decNumber * decNumberMultiply(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:1905:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:162:0: error: type of 'decNumberSubtract' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberSubtract(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: 'decNumberSubtract' was previously declared here
 decNumber * decNumberSubtract(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3139:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:128:0: error: type of 'decNumberAdd' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberAdd(decNumber *, const decNumber *, const decNumber *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: 'decNumberAdd' was previously declared here
 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs,
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:770:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:179:0: error: type of 'decNumberZero' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber  * decNumberZero(decNumber *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: 'decNumberZero' was previously declared here
 decNumber * decNumberZero(decNumber *dn) {
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:3582:0: note: code may be misoptimized unless -fno-strict-aliasing is used
/home/toon/compilers/trunk/gcc/../libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.h:118:0: error: type of 'decNumberFromString' does not match original declaration [-Werror=lto-type-mismatch]
   decNumber * decNumberFromString(decNumber *, const char *, decContext *);
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: 'decNumberFromString' was previously declared here
 decNumber * decNumberFromString(decNumber *dn, const char chars[],
 
/home/toon/compilers/trunk/libdecnumber/decNumber.c:489:0: note: code may be misoptimized unless -fno-strict-aliasing is used
lto1: all warnings being treated as errors
lto-wrapper: fatal error: /scratch/toon/build21272/./prev-gcc/xg++ returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
/home/toon/compilers/trunk/gcc/cp/Make-lang.in:100: recipe for target 'cc1plus' failed
make[3]: *** [cc1plus] Error 1
rm fsf-funding.pod grmic.pod gcov.pod gc-analyze.pod gpl.pod cpp.pod gfdl.pod gccgo.pod gfortran.pod gcc.pod gcj-dbtool.pod jcf-dump.pod gcj.pod jv-convert.pod gcov-tool.pod gij.pod
make[3]: Leaving directory '/scratch/toon/build21272/gcc'
Makefile:4430: recipe for target 'all-stage2-gcc' failed
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory '/scratch/toon/build21272'
Makefile:24483: recipe for target 'stage2-bubble' failed
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory '/scratch/toon/build21272'
Makefile:913: recipe for target 'all' failed
make: *** [all] Error 2

Configured by: configure --prefix=/home/toon/compilers/install --with-gnu-as --with-gnu-ld --enable-languages=all,go --disable-multilib --disable-nls --with-arch=haswell --with-tune=haswell --with-build-config=bootstrap-lto


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