[Bug libitm/51830] FAIL: libitm.c/mem(cpy|set)-1.c execution test

2012-01-23 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51830

--- Comment #4 from uros at gcc dot gnu.org 2012-01-23 14:57:50 UTC ---
Author: uros
Date: Mon Jan 23 14:57:44 2012
New Revision: 183435

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183435
Log:
PR libitm/51830
* builtin-types.def (BT_FN_UINT_UINT_VAR): New.
* gtm-builtins.def (BUILT_IN_TM_START): Declare as BT_FN_UINT_UINT_VAR.

libitm/ChangeLog:

PR libitm/51830
* config/x86/sjlj.S (_ITM_beginTransaction) [!__x86_64__]: Load
the first function argument to %eax.


Modified:
trunk/gcc/ChangeLog
trunk/gcc/builtin-types.def
trunk/gcc/gtm-builtins.def
trunk/libitm/ChangeLog
trunk/libitm/config/x86/sjlj.S


[Bug libitm/51830] FAIL: libitm.c/mem(cpy|set)-1.c execution test

2012-01-23 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51830

Uros Bizjak ubizjak at gmail dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #5 from Uros Bizjak ubizjak at gmail dot com 2012-01-23 15:01:58 
UTC ---
Fixed.


[Bug libitm/51830] FAIL: libitm.c/mem(cpy|set)-1.c execution test

2012-01-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51830

Uros Bizjak ubizjak at gmail dot com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|unassigned at gcc dot   |ubizjak at gmail dot com
   |gnu.org |
   Target Milestone|--- |4.7.0

--- Comment #2 from Uros Bizjak ubizjak at gmail dot com 2012-01-18 18:13:17 
UTC ---
I have a patch in testing.


[Bug libitm/51830] FAIL: libitm.c/mem(cpy|set)-1.c execution test

2012-01-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51830

Uros Bizjak ubizjak at gmail dot com changed:

   What|Removed |Added

URL||http://gcc.gnu.org/ml/gcc-p
   ||atches/2012-01/msg00924.htm
   ||l

--- Comment #3 from Uros Bizjak ubizjak at gmail dot com 2012-01-18 19:28:16 
UTC ---
Patch at [1].

[1] http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00924.html


[Bug libitm/51830] FAIL: libitm.c/mem(cpy|set)-1.c execution test

2012-01-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51830

Richard Guenther rguenth at gcc dot gnu.org changed:

   What|Removed |Added

 Target|*86*-*-*|i?86-*-*
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2012-01-12
 Ever Confirmed|0   |1

--- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2012-01-12 
08:58:07 UTC ---
Confirmed.