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 c/11527] [3.3/3.4 Regression] If an array "designated intializer" in a struct causes a segv.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|If an array  "designated    |[3.3/3.4 Regression] If an
                   |intializer" in a struct     |array  "designated
                   |causes a segv.              |intializer" in a struct
                   |                            |causes a segv.
   Target Milestone|3.4                         |3.3.2


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-18 22:37 -------
Even though this was not accepted in 2.95 (as it did not accepted the C99 variable length arrays), 
this is a regression.

>From Phil's regression hunter: Search converges between 2000-12-31-trunk (#0) and 2001-01-
07-trunk (#1).

The first time I saw a regression that happened with the first and second cc1 from Phil.  Hopefully 
someone can narrow it down further as it is currently one week of patches (but usually a slow one 
though).


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