[Bug c/71685] [6 Regression] Segmentation fault in gcc when compiling the attached file.

2016-07-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71685 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/71685] [6 Regression] Segmentation fault in gcc when compiling the attached file.

2016-07-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71685 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Sat Jul 2 10:22:11 2016 New Revision: 237940 URL: https://gcc.gnu.org/viewcvs?rev=237940=gcc=rev Log: Backported from mainline 2016-06-29 Jakub Jelinek

[Bug c/71685] [6 Regression] Segmentation fault in gcc when compiling the attached file.

2016-06-28 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71685 --- Comment #7 from Jim Wilson --- An early exit if type_quals is 0 does not work, as there is at least one place that deliberately calls c_build_qualified_type with no type qualifiers to create an unqualified type from a qualified type.

[Bug c/71685] [6 Regression] Segmentation fault in gcc when compiling the attached file.

2016-06-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71685 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression]|[6 Regression] Segmentation