#566 closed defect (fixed)
mips/jmr3904/start/regs.S: Nasty typo
Reported by: | Ralf Corsepius | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 2 |
Component: | bsps | Version: | 4.6 |
Severity: | major | Keywords: | |
Cc: | bugs@… | Blocked By: | |
Blocking: |
Description
mips/jmr3904/start/regs.S contains a nasty typo that shadows a define.
Release:
RTEMS-4.6
How-To-Repeat:
gcc diagnoses this issue if compiling *.S using -ansi.
RTEMS/CVS trunk currently does, RTEMS-4.6 doesn't. I.e. this issue is non-visible with RTEMS-4.6
Attachments (1)
Change History (2)
comment:1 Changed on 02/04/04 at 00:32:32 by Joel Sherrill
Status: | assigned → closed |
---|
Changed on 12/03/06 at 13:31:12 by Ralf Corsepius
Attachment: | jmr3902-start-regs.diff added |
---|
jmr3902-start-regs.diff
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: Nasty typo which is committed. Thanks.