This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/12315] [3.4 Regression] stage1/cc1 segfaulted when --pg is used during bootstrap.


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

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



------- Additional Comments From ishikawa at yk dot rim dot or dot jp  2003-09-20 18:06 -------
Created an attachment (id=4789)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4789&action=view)
test case of functions that return struct values: cc1 segfaults with -p

This is a short test case file that contains
functions that return struct values.
They cause stage1/cc1 to segfault if we specify
profiling option.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]