On Thu, Dec 15, 2011 at 4:17 AM, Richard Guenther <rguent...@suse.de> wrote: > + fprintf (mstream, "\t@-touch -r %s %s.tem && mv %s.tem %s\n", > + input_name, input_name, input_name, input_name);
Is touch -r portable? Thanks, Andrew Pinski
On Thu, Dec 15, 2011 at 4:17 AM, Richard Guenther <rguent...@suse.de> wrote: > + fprintf (mstream, "\t@-touch -r %s %s.tem && mv %s.tem %s\n", > + input_name, input_name, input_name, input_name);
Is touch -r portable? Thanks, Andrew Pinski