[Bug bootstrap/39503] [4.4 Regression] libgcc2.c doesn't compile anymore

2009-03-24 Thread forumer at smartmobili dot com
--- Comment #6 from forumer at smartmobili dot com 2009-03-24 13:51 --- I think you can close it because I suppose the problem only happens with my includes/toolchains. I don't know why but normally DWORD definitions should be known since VirtualProtect is.If you really wanted to make ev

[Bug bootstrap/39503] [4.4 Regression] libgcc2.c doesn't compile anymore

2009-03-24 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-03-24 11:47 --- Can we please have a status update on whether this is a problem with your header setup or GCCs fault? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug bootstrap/39503] [4.4 Regression] libgcc2.c doesn't compile anymore

2009-03-19 Thread sezeroz at gmail dot com
--- Comment #4 from sezeroz at gmail dot com 2009-03-19 23:27 --- Regarding that the former type was int instead of DWORD, my suggest would be replacing DWORD by unsigned int, like: --- gcc/gcc/libgcc2.c.orig +++ gcc/gcc/libgcc2.c @@ -2068,7 +2068,7 @@ getpagesize (void) int mprotect

[Bug bootstrap/39503] [4.4 Regression] libgcc2.c doesn't compile anymore

2009-03-19 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2009-03-19 21:45 --- Ian, Ozkan, would you mind having a look on how to best solve this? -- gerald at pfeifer dot com changed: What|Removed |Added ---

[Bug bootstrap/39503] [4.4 Regression] libgcc2.c doesn't compile anymore

2009-03-19 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added GCC target triplet||arm-wince-pe Keywords||build