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 lto/62190] LTO DWARF produces __unknown__ type for unsigned int function argument type


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62190

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Aug 20 11:06:48 2014
New Revision: 214216

URL: https://gcc.gnu.org/viewcvs?rev=214216&root=gcc&view=rev
Log:
2014-08-20  Richard Biener  <rguenther@suse.de>

    PR lto/62190
    * tree.c (build_common_tree_nodes): Use make_or_reuse_type
    to build uint{16,32,64}_type_node.

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


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