Pelles C forum

Pelles C => Bug reports => Topic started by: rko on July 09, 2018, 03:44:17 PM

Title: compiler can not compile with optimize on beta#3
Post by: rko on July 09, 2018, 03:44:17 PM
compiler can not compile with optimize on


I:\openbgi\library\Server.c(218): fatal error: Internal error: 'Access violation' at 0x00007ff60f3f41ca.
Title: Re: compiler can not compile with optimize on beta#3
Post by: TimoVJL on July 13, 2018, 12:38:43 PM
line 28: volatile static struct
removing volatile prevent error ?
Title: Re: compiler can not compile with optimize on beta#3
Post by: rko on July 13, 2018, 11:09:19 PM
yes it's now compilable with optimization