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

Re: Patch: PR target/19890 - gcc.dg/20020219-1.c fails on IA64 HP-UX


On Fri, Mar 25, 2005 at 11:41:21AM -0800, Zack Weinberg wrote:
> I wonder if we could get away with changing the test case to declare
> an actual object of type struct A.  It is "only" 381 megabytes, and if
> uninitialized, should not cause allocation of that much actual
> memory.  (Element 9999,9999 would be initialized at runtime.)

Run tests on any systems without virtual memory lately?  I have ;-)

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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