This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/48274] C frontend emit invalid promotions
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2011 15:00:27 -0000
- Subject: [Bug c/48274] C frontend emit invalid promotions
- Auto-submitted: auto-generated
- References: <bug-48274-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48274
--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-24 15:00:23 UTC ---
FYI
2007-07-09 Richard Guenther <rguenther@suse.de>
* decl.c (start_preparsed_function): Do not promote return type.