[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-11-06 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-11-06 20:31 --- *** Bug 29714 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-10-06 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.0 |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28924

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-10-06 Thread uros at kss-loka dot si
--- Comment #8 from uros at kss-loka dot si 2006-10-07 06:12 --- Testcase was commited to trunk and 4.1 branch, and now passes everywhere. -- uros at kss-loka dot si changed: What|Removed |Added -

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-10-06 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2006-10-06 17:19 --- We still need the sync-2.c testcase, Uros, can you please commit it? Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28924

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-10-06 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2006-10-06 17:07 --- Subject: Bug 28924 Author: jakub Date: Fri Oct 6 17:06:52 2006 New Revision: 117511 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117511 Log: PR target/28924 * builtins.c (expand_builtin_sync

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-10-06 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2006-10-06 16:54 --- Subject: Bug 28924 Author: jakub Date: Fri Oct 6 16:54:43 2006 New Revision: 117508 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117508 Log: PR target/28924 * builtins.c (expand_builtin_sync

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-10-06 Thread uros at kss-loka dot si
--- Comment #4 from uros at kss-loka dot si 2006-10-06 08:27 --- Please note, that in addition to http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00250.html, http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00244.html is also needed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28924

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-10-05 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-09-07 Thread uros at kss-loka dot si
--- Comment #3 from uros at kss-loka dot si 2006-09-08 05:47 --- I have been playing with following patch to optabs.c that forces operands in functions expand_sync_operation(), expand_sync_fetch_operation() and expand_sync_lock_test_and_set() into registers through subregs of word-mode t

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-09-05 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-05 15:41 --- *** Bug 28955 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/28924] x86 sync builtins fail for char and short memory operands

2006-09-01 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-01 14:39 --- Confirmed, not a regression. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added