[Bug preprocessor/89542] New: Error reported on incorrect line number when using GCC to compile .S files using #include

2019-02-28 Thread puffydaemon at gmail dot com
Severity: normal Priority: P3 Component: preprocessor Assignee: unassigned at gcc dot gnu.org Reporter: puffydaemon at gmail dot com Target Milestone: --- Hi! I am coding a bootloader for my own operating system, and the way I am compiling the bootloader

[Bug preprocessor/89542] Error reported on incorrect line number when using GCC to compile .S files using #include

2019-02-28 Thread puffydaemon at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89542 --- Comment #2 from puffydaemon at gmail dot com --- (In reply to Andrew Pinski from comment #1) > Are you sure this is not an binutils bug at reporting the wrong line numbers > based on the preprocessed output? No, I am not sure. Even

[Bug preprocessor/89542] Error reported on incorrect line number when using GCC to compile .S files using #include

2019-03-01 Thread puffydaemon at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89542 --- Comment #4 from puffydaemon at gmail dot com --- Okay, I am going to try with clang... El vie., 1 mar. 2019 a las 10:37, rguenth at gcc dot gnu.org (< gcc-bugzi...@gcc.gnu.org>) escribió: > https://gcc.gnu.org/bugzilla/show_bug.cgi