[Bug middle-end/28724] atomic produces type mismatches

2006-08-16 Thread jakub at gcc dot gnu dot org


--- Comment #4 from jakub at gcc dot gnu dot org  2006-08-16 10:33 ---
Fixed on the trunk.


-- 

jakub at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28724



[Bug middle-end/28724] atomic produces type mismatches

2006-08-16 Thread pinskia at gcc dot gnu dot org


--- Comment #5 from pinskia at gcc dot gnu dot org  2006-08-16 15:32 ---
And verified.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.2.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28724



[Bug middle-end/28724] atomic produces type mismatches

2006-08-15 Thread jakub at gcc dot gnu dot org


--- Comment #2 from jakub at gcc dot gnu dot org  2006-08-15 12:07 ---
Testing a patch.


-- 

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 |
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-08-15 12:07:25
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28724



[Bug middle-end/28724] atomic produces type mismatches

2006-08-15 Thread jakub at gcc dot gnu dot org


--- Comment #3 from jakub at gcc dot gnu dot org  2006-08-15 14:56 ---
Subject: Bug 28724

Author: jakub
Date: Tue Aug 15 14:56:28 2006
New Revision: 116153

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116153
Log:
PR middle-end/28724
* gimplify.c (gimplify_omp_atomic_pipeline): Convert oldival
to itype in assignment to oldival2.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimplify.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28724



[Bug middle-end/28724] atomic produces type mismatches

2006-08-14 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-08-14 14:01 ---
A lot more of the libgomp tests failed because of this or PR 28713.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28724