--- Comment #26 from tschwinge at gnu dot org 2007-12-27 18:23 ---
Here is what I proposed / asked:
<http://gcc.gnu.org/ml/gcc/2007-11/msg00289.html>
Unfortunately I didn't get a definitive answer. I did not yet start to
implement the ideas I described. I don't know
uch file or directory
../init/init.c:54:29: error: startup_reply_U.h: No such file or directory
../init/init.c:55:23: error: startup_S.h: No such file or directory
../init/init.c:56:22: error: notify_S.h: No such file or directory
../init/init.c:57:24: error: mung_msg_S.h: No such file or dir
--- Comment #1 from tschwinge at gnu dot org 2006-04-04 22:58 ---
Created an attachment (id=11209)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11209&action=view)
init.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27036
--- Comment #4 from tschwinge at gnu dot org 2006-11-15 10:11 ---
Cced to Jakub Jelinek, who originally implemented this functionality. Could
you please comment on this issue?
--
tschwinge at gnu dot org changed:
What|Removed |Added
lius Caesar"
#v-
--
Summary: Incorrectness in `gcc.c'
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tschwi
rity: P3
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tschwinge at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30091
--- Comment #1 from tschwinge at gnu dot org 2006-12-06 18:22 ---
It is also not documented that `#COMMENT' can be used to embed comments.
And `\f' (form feed, `^L') could be added to list of white space (in the
skip_whitespace function): it's convenient to separat
--- Comment #10 from tschwinge at gnu dot org 2006-12-15 19:30 ---
Roland McGrath proposed the following: ``I think it really ought to be
controlled by a -mno-stack-protector-tls or suchlike, for complete flexibility.
Obviously it should default to disabled for -ffreestanding