This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug target/12081] Gcc can't be compiled with -mregparm=3
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 28 Oct 2007 04:57:22 -0700
- Subject: Re: [Bug target/12081] Gcc can't be compiled with -mregparm=3
- References: <bug-12081-1600@http.gcc.gnu.org/bugzilla/> <20071028111437.25071.qmail@sourceware.org>
On 28 Oct 2007 11:14:37 -0000, rask at gcc dot gnu dot org
<gcc-bugzilla@gcc.gnu.org> wrote:
How many times do I have to say this is bad for most RISC targets (hosts)?
Really if the type being is used is wrong, they should be changed
rather than changing to use var-args.
-- Pinski