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]

Re: New C++ testcase


>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:

    Nathan> we had talked about it, it's but 573. Yes it kills the new
    Nathan> mangler, that's because sizetype is used, rather than
    Nathan> c_size_type_node.  Here's a new patch which DTRT and
    Nathan> cleans up the code. ok?

One more lingering bug from letting sizetype escape to user code...

Good catch, approved.  

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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