[Bug c/68162] [5 Regression] Incompatible pointer type using a typedef
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 16 09:08:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68162
--- Comment #17 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Dec 16 09:07:45 2015
New Revision: 231673
URL: https://gcc.gnu.org/viewcvs?rev=231673&root=gcc&view=rev
Log:
2015-12-16 Richard Biener <rguenther@suse.de>
Backport from mainline
2015-12-04 Richard Biener <rguenther@suse.de>
PR middle-end/68636
* builtins.c (get_pointer_alignment_1): Take care of byte to
bit alignment computation overflow.
2015-11-30 Richard Biener <rguenther@suse.de>
PR c/68162
* dwarf2out.c (gen_type_die_with_usage): Keep variant types
of arrays.
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/builtins.c
branches/gcc-5-branch/gcc/dwarf2out.c
More information about the Gcc-bugs
mailing list