[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2010-07-08 Thread pinskia at gcc dot gnu dot org


--- Comment #10 from pinskia at gcc dot gnu dot org  2010-07-08 22:10 
---
*** Bug 44880 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||kentaro dot kawamoto at
   ||gmail dot com


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2010-02-24 Thread law at redhat dot com


--- Comment #9 from law at redhat dot com  2010-02-24 19:12 ---
*** Bug 25272 has been marked as a duplicate of this bug. ***


-- 

law at redhat dot com changed:

   What|Removed |Added

 CC||rbunke at speakeasy dot net


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-11-01 Thread uros at gcc dot gnu dot org


--- Comment #6 from uros at gcc dot gnu dot org  2006-11-02 07:42 ---
Subject: Bug 29377

Author: uros
Date: Thu Nov  2 07:42:05 2006
New Revision: 118410

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118410
Log:
PR target/29377
* config/h8300/h8300.c (h8300_emit_stack_adjustment): Change size
argument to HOST_WIDE_INT.  Update function prototype.
(round_frame_size): Change return type to HOST_WIDE_INT.  Change
size argument to HOST_WIDE_INT.  Update function prototype.


Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/config/h8300/h8300.c


-- 


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-11-01 Thread uros at gcc dot gnu dot org


--- Comment #7 from uros at gcc dot gnu dot org  2006-11-02 07:55 ---
Subject: Bug 29377

Author: uros
Date: Thu Nov  2 07:55:35 2006
New Revision: 118411

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118411
Log:
PR target/29377
* config/h8300/h8300.c (h8300_emit_stack_adjustment): Change size
argument to HOST_WIDE_INT.  Update function prototype.
(round_frame_size): Change return type to HOST_WIDE_INT.  Change
size argument to HOST_WIDE_INT.  Update function prototype.


Modified:
branches/gcc-4_0-branch/gcc/ChangeLog
branches/gcc-4_0-branch/gcc/config/h8300/h8300.c


-- 


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-11-01 Thread ubizjak at gmail dot com


--- Comment #8 from ubizjak at gmail dot com  2006-11-02 07:57 ---
Fixed everywhere.


-- 

ubizjak at gmail dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Known to fail|4.2.0   |
  Known to work|4.1.2 4.3.0 |4.0.4 4.1.2 4.3.0 4.2.0
 Resolution||FIXED
   Target Milestone|--- |4.0.4


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-10-28 Thread uros at gcc dot gnu dot org


--- Comment #2 from uros at gcc dot gnu dot org  2006-10-28 09:41 ---
Subject: Bug 29377

Author: uros
Date: Sat Oct 28 09:41:41 2006
New Revision: 118102

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118102
Log:
PR target/29377
* config/h8300/h8300.c (h8300_emit_stack_adjustment): Change size
argument to HOST_WIDE_INT.  Update function prototype.
(round_frame_size): Change return type to HOST_WIDE_INT.  Change
size argument to HOST_WIDE_INT.  Update function prototype.


Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/h8300/h8300.c


-- 


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-10-28 Thread uros at kss-loka dot si


--- Comment #3 from uros at kss-loka dot si  2006-10-28 09:43 ---
Fixed on 4.3 mainline


-- 

uros at kss-loka dot si changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |uros at kss-loka dot si
   |dot org |
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
  Known to fail||4.2.0
  Known to work||4.3.0
   Last reconfirmed|-00-00 00:00:00 |2006-10-28 09:43:15
   date||


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-10-28 Thread uros at gcc dot gnu dot org


--- Comment #4 from uros at gcc dot gnu dot org  2006-10-28 10:03 ---
Subject: Bug 29377

Author: uros
Date: Sat Oct 28 10:03:37 2006
New Revision: 118103

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118103
Log:
PR target/29377
* config/h8300/h8300.c (h8300_emit_stack_adjustment): Change size
argument to HOST_WIDE_INT.  Update function prototype.
(round_frame_size): Change return type to HOST_WIDE_INT.  Change
size argument to HOST_WIDE_INT.  Update function prototype.


Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/config/h8300/h8300.c


-- 


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-10-28 Thread uros at kss-loka dot si


--- Comment #5 from uros at kss-loka dot si  2006-10-28 10:04 ---
Fixed for 4.1.2.


-- 

uros at kss-loka dot si changed:

   What|Removed |Added

  Known to work|4.3.0   |4.1.2 4.3.0


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



[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-10-07 Thread uros at kss-loka dot si


--- Comment #1 from uros at kss-loka dot si  2006-10-07 07:51 ---
Propsoed patch at http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00337.html


-- 

uros at kss-loka dot si changed:

   What|Removed |Added

URL||http://gcc.gnu.org/ml/gcc-
   ||patches/2006-
   ||10/msg00337.html
   Keywords||patch


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