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]

[PATCH] A testcase for PR 30590


Hi,

This is a testcase from PR 30590 for invalid tree-nrv optimization.
Tested using RUNTESTFLAGS= with compilers before and after the fix/

2007-03-19 Seongbae Park <seongbae.park@gmail.com>

       * g++.dg/opt/pr30590.C: New testcase.
--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com";

Attachment: pr30590-testcase.diff.txt
Description: Text document


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