Subject: Re: port-xen/29887: sysctl kern.consdev coredumps
To: None <port-xen-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 06/17/2005 18:05:02
The following reply was made to PR port-xen/29887; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
To: christos@zoulas.com
Cc: gnats-bugs@netbsd.org, port-xen-maintainer@netbsd.org,
gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
tech-userlevel@netbsd.org
Subject: Re: port-xen/29887: sysctl kern.consdev coredumps
Date: Sat, 18 Jun 2005 03:04:10 +0900
> I am fine with disabling the optimization, but as I said, it will make
> our compiler different. I would rather convince the gcc team to consider
> turning the bogus behavior off permanently.
i agree that it's ideal to convince the gcc team.
although i think it's difficult, reading the comment on the bug report.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15685
IMO, in this case, being different is fine.
if a user installs a broken compiler by himself,
he'll get a broken compiler. there is no difference from
the case of arbitrary broken software.
YAMAMOTO Takashi