------- Additional Comments From janis187 at us dot ibm dot com  2005-01-19 
02:05 -------
Created an attachment (id=7988)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7988&action=view)
test case with script

I get the following output from running the attached script using compilers
I built before and after each of the patches listed in the previous comment.

-------------------------------------------------------------------
define with 3.2.3
use with    2003-04-29 21:28 UTC
                                                                               

PASSED
                                                                               

define with 2003-04-29 21:28 UTC
use with    3.2.3
                                                                               

PASSED
-------------------------------------------------------------------
define with 2003-04-29 21:28 UTC
use with    2003-04-29 21:28 UTC
                                                                               

PASSED
-------------------------------------------------------------------
define with 2003-04-29 21:28 UTC
use with    2003-04-29 21:30 UTC
                                                                               

./pr19448-2.sh: line 116: 26808 Aborted                 a.out
                                                                               

define with 2003-04-29 21:30 UTC
use with    2003-04-29 21:28 UTC
                                                                               

PASSED
-------------------------------------------------------------------
define with 2003-04-29 21:30 UTC
use with    2003-04-29 21:30 UTC
                                                                               

./pr19448-2.sh: line 118: 26832 Aborted                 a.out
-------------------------------------------------------------------
define with 2003-12-23 16:53 UTC
use with    2003-12-23 16:53 UTC
                                                                               

./pr19448-2.sh: line 120: 26852 Aborted                 a.out
-------------------------------------------------------------------
define with 2003-12-23 16:53 UTC
use with    2003-12-23 16:55 UTC
                                                                               

./pr19448-2.sh: line 122: 26872 Aborted                 a.out
                                                                               

define with 2003-12-23 16:55 UTC
use with    2003-12-23 16:53 UTC
                                                                               

PASSED
-------------------------------------------------------------------
define with 2003-12-23 16:55 UTC
use with    2003-12-23 16:55 UTC
                                                                               

PASSED
-------------------------------------------------------------------
define with 2003-12-23 16:55 UTC
use with    3.4.3
                                                                               

PASSED
                                                                               

define with 3.4.3
use with    2003-12-23 16:55 UTC
                                                                               

PASSED
-------------------------------------------------------------------
define with 3.2.3
use with    3.4.3
                                                                               

./pr19448-2.sh: line 128: 26940 Aborted                 a.out
                                                                               

define with 3.4.3
use with    3.2.3
                                                                               

./pr19448-2.sh: line 128: 26944 Aborted                 a.out
-------------------------------------------------------------------
In file included from pr19448_define.C:1:
bc.h:3: warning: width of `bc::m1' exceeds its type
bc.h:1: warning: the offset of `bc::m1' may not be ABI-compliant and may change

in a future version of GCC
In file included from pr19448_use.C:1:
bc.h:3: warning: width of `bc::m1' exceeds its type
bc.h:1: warning: the offset of `bc::m1' may not be ABI-compliant and may change

in a future version of GCC
In file included from pr19448_define.C:1:
bc.h:3: warning: width of `bc::m1' exceeds its type
In file included from pr19448_use.C:1:
bc.h:3: warning: width of `bc::m1' exceeds its type
define with 3.2.3 with -Wabi
use with    3.4.3 with -fabi-version=1
                                                                               

./pr19448-2.sh: line 131: 26964 Aborted                 a.out
                                                                               

define with 3.4.3 with -fabi-version=1
use with    3.2.3 with -Wabi
                                                                               

PASSED
-------------------------------------------------------------------

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #7963 is|0                           |1
           obsolete|                            |


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

Reply via email to