[Bug target/46275] -masm=intel -fPIC causes global offset table issues

2010-11-03 Thread hezekiahehud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46275 --- Comment #9 from hezekiahehud at gmail dot com 2010-11-03 14:12:57 UTC --- Thank you. :-) (In reply to comment #8) > It is an assembler bug. Intel syntax isn't well tested. I will > try to fix it: > > http://source

[Bug target/46275] -masm=intel -fPIC causes global offset table issues

2010-11-02 Thread hezekiahehud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46275 --- Comment #5 from hezekiahehud at gmail dot com 2010-11-02 19:08:32 UTC --- The source code in question is for an anti-virus product, originally targeting Windows. It contains a great deal of inline assembly code, all of which is written in

[Bug target/46275] -masm=intel -fPIC causes global offset table issues

2010-11-02 Thread hezekiahehud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46275 --- Comment #3 from hezekiahehud at gmail dot com 2010-11-02 18:53:55 UTC --- Apologies for the severity change, Andrew. Shortly after filing the bug, I saw the severity was "normal" and thought perhaps the system had glitched or I had

[Bug target/46275] -masm=intel -fPIC causes global offset table issues

2010-11-02 Thread hezekiahehud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46275 hezekiahehud at gmail dot com changed: What|Removed |Added Severity|normal |major

[Bug target/46275] -masm=intel -fPIC causes global offset table issues

2010-11-02 Thread hezekiahehud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46275 --- Comment #2 from hezekiahehud at gmail dot com 2010-11-02 18:33:19 UTC --- Created attachment 22233 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22233 Repro on GCC 4.5.1 I've also reproduced this bug on GCC 4.5.1 in the same environment.

[Bug c/46275] -masm=intel -fPIC causes global offset table issues

2010-11-02 Thread hezekiahehud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46275 --- Comment #1 from hezekiahehud at gmail dot com 2010-11-02 18:30:50 UTC --- Created attachment 22232 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22232 Preprocessed source code

[Bug c/46275] New: -masm=intel -fPIC causes global offset table issues

2010-11-02 Thread hezekiahehud at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46275 Summary: -masm=intel -fPIC causes global offset table issues Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: major Priority: P3 Component: c AssignedTo: una