[ros-bugs] [Bug 2364] Starting the kernel relies on compiler optimization

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Jul 12 20:07:29 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2364


w3seek at reactos.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1561 is|0                           |1
           obsolete|                            |




------- Comment #2 from w3seek at reactos.com  2007-07-12 20:07 CET -------
Created an attachment (id=1590)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=1590&action=view)
Correct fix

The attached patch fixes this bug correctly. 

Changelog: Don't mess with the stack in inline assembly because it cannot be
assumed that the compiler magically knows where the local variables are located
after changing the stack pointer manually.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list