This is the mail archive of the gcc-patches@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] | |
Problem is that some of the data that output_pending_init_elements uses was getting cleared by the time it was invoked. Also, the bits in the middle that were doing the clearing were assuming they'd seen everything, so they were in fact doing the wrong thing.
Ok for 3.4?
-- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |