[Bug target/35807] Compiler makes use of [std Y+1, rX] instruction without initializing r28,r29

2008-04-02 Thread ruud at betaresearch dot nl
--- Comment #3 from ruud at betaresearch dot nl 2008-04-02 22:57 --- (In reply to comment #2) > From Andy H <[EMAIL PROTECTED]> > [avr-gcc-list] Incorrect code by gcc? > > Not a bug OK, I changed the status to INVALID. Ruud -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35807

[Bug target/35807] Compiler makes use of [std Y+1, rX] instruction without initializing r28,r29

2008-04-02 Thread ruud at betaresearch dot nl
--- Comment #2 from ruud at betaresearch dot nl 2008-04-02 22:39 --- >From Andy H <[EMAIL PROTECTED]> [avr-gcc-list] Incorrect code by gcc? Not a bug According to the sources you posted, privQueuRequestBody void privQueuRequestBody(uint8_t uiSlot, int8_t siFreeFilling,

[Bug target/35807] Compiler makes use of [std Y+1, rX] instruction without initializing r28,r29

2008-04-02 Thread ruud at betaresearch dot nl
--- Comment #1 from ruud at betaresearch dot nl 2008-04-02 22:28 --- Other versions of gcc (like 4.2.1 or 4.3.0) display the same behavior, but not on the same testcase. A separate testcase can be made for each version if needed. Since i cannot attach a zip file, and i don't kno

[Bug target/35807] New: Compiler makes use of [std Y+1, rX] instruction without initializing r28,r29

2008-04-02 Thread ruud at betaresearch dot nl
Product: gcc Version: 4.2.3 Status: UNCONFIRMED Severity: major Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ruud at betaresearch dot nl GCC build triplet: i686-linux-gentoo GCC host triplet: i