[Bug c/25282] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.

2005-12-06 Thread bill dot thompsons at gmail dot com
. Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bill dot thompsons at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.

2005-12-06 Thread bill dot thompsons at gmail dot com
. Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bill dot thompsons at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/24675] Stack corruption in ARM arch. if 64bit variable is passed to a function of which the low 32 use the register and the up 32 use the stack

2005-11-10 Thread bill dot thompsons at gmail dot com
--- Comment #10 from bill dot thompsons at gmail dot com 2005-11-11 00:56 --- Subject: Re: Stack corruption in ARM arch. if 64bit variable is passed to a function of which the low 32 use the register and the up 32 use the stack > What is the procedure for getting fixes in 3.4.x

[Bug c/24675] New: Stack corruption in ARM arch. if 64bit variable is passed to a function of which the low 32 use the register and the up 32 use the stack

2005-11-04 Thread bill dot thompsons at gmail dot com
register and the up 32 use the stack Product: gcc Version: 3.2.1 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bill dot thompsons at gmai