Done Thanks, K On Thu, Oct 6, 2011 at 4:55 PM, Uros Bizjak wrote: > On Thu, Oct 6, 2011 at 2:51 PM, Kirill Yukhin wrote: >> Wow, it works! >> >> Thank you. New patch attached. >> ChangeLogs were not touched. >> >> Tests pass both on ia32/x86-64 with and without simulator. > > You are missing closing curly braces in dg-do compile directives. > > Also, please write: > > TYPE __attribute__((sseregparm)) > test_noneg_sub_noneg_sub (TYPE a, TYPE b, TYPE c) > > The patch is OK with these changes. > > Thanks, > Uros. >