On Thu, Feb 7, 2019 at 2:45 PM Vad Rulezz <[email protected]> wrote: > > Hi, > > On 06.02.2019 15:59, Pascal Cuoq wrote: > > as a side-product of working on something else, I found that TCC 0.9.27 > > (x86_64 Linux) crashes for me on the following program: > [...] > > However crash.i is close enough to a program that someone may accidentally > > write that TCC developers may be interested in making TCC reject it > > gracefully. The page https://bellard.org/tcc/tcc-doc.html#ISOC99-extensions > > lists compound literals as supported, so the program even has invalid > > syntax while trying to use a feature that TCC supports. > > > > Should I report this crash, or any other TCC crash that I will find in the > > future, to http://savannah.nongnu.org/bugs/?group=tinycc ? I should > > emphasize that I have no interest in compiling this or future programs with > > TCC. There is no urgency to these reports, and I can also not do them at > > all if there is no interest in ensuring that TCC does not crash on > > mechanically produced input files. > > I think it's useful to have such reports. This mailing list is the right > place to post them. > > > Vad > > _______________________________________________ > Tinycc-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/tinycc-devel
Hello, I've just push a patch that should fix this issue, I hope I didn't add a now bug Matthias _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
