[Bug preprocessor/12095] segfault when processing a .S file that contains a #include stmt

dhazeghi at yahoo dot com gcc-bugzilla@gcc.gnu.org
Fri Oct 24 23:59:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12095



------- Additional Comments From dhazeghi at yahoo dot com  2003-10-24 23:47 -------
You didn't explain why you cannot provide preprocessed source. Does it crash with -save-temps 
before you get a .i file? Anyhow, I downloaded everything, and tried to compile, but it looks like 
you forgot another file. I get:

/usr/pubsw/bin/gcc -D__ASSEMBLY__ -D__KERNEL__ -I ../../../include/ -traditional -c 
dynreplace_asm.S 
In file included from dynreplace_asm.S:20:
../../../include/linux/dynreplace.h:4: linux/dynreplace_version_table.h: No such file or directory

Can you please attach this file? Thanks.



More information about the Gcc-bugs mailing list