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 tree-optimization/19633] local address incorrectly thought to escape



------- Comment #12 from brett dot albertson at stratech dot com  2006-12-14 12:55 -------
This testcase started failing for me as of last night on trunk.

1c1
< Test Run By root on Thu Dec 14 06:04:39 2006
---
> Test Run By root on Wed Dec 13 06:04:24 2006
....  cut for space saving .....

30945,30946c30909,30910
< FAIL: gcc.dg/pr19633-1.c (test for excess errors)
< WARNING: gcc.dg/pr19633-1.c compilation failed to produce executable
---
> PASS: gcc.dg/pr19633-1.c (test for excess errors)
> PASS: gcc.dg/pr19633-1.c execution test
39056d39019
< PASS: gcc.dg/tls/opt-13.c (test for excess errors)
42919,42920c42882,42883
< # of expected passes          42352
< # of unexpected failures      12
---
> # of expected passes		42317
> # of unexpected failures	11
42926c42889
< /u01/var/tmp/gcc_trunk_svn/gcc_20061214/gcc/xgcc  version 4.3.0 20061214
(experimental)
---
> /u01/var/tmp/gcc_trunk_svn/gcc_20061213/gcc/xgcc  version 4.3.0 20061213 (experimental)

I run on Solaris 10 x86.  I can provide more information as needed.

Brett Albertson


-- 

brett dot albertson at stratech dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brett dot albertson at
                   |                            |stratech dot com


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


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