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 middle-end/53437] [4.8 Regression] FAIL: gcc.dg/guality/inline-params.c -O0


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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-22 09:33:51 UTC ---
Author: rguenth
Date: Tue May 22 09:33:42 2012
New Revision: 187767

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187767
Log:
2012-05-22  Richard Guenther  <rguenther@suse.de>

    PR middle-end/53437
    * tree-inline.c (setup_one_parameter): Create a dummy init
    statement for unused parameters when not optimizing.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c


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