Re: [fpc-devel] Proposal for implementing named address space support

2021-01-31 Thread Christo Crause via fpc-devel
On Sun, Jan 24, 2021 at 10:13 PM Christo Crause wrote: > My next challenge is to extend error checking so that call parameters are > checked for section incompatibility. > Is there a way to define and run specific new tests only (say in a tests/testfolder/avr), in the compiler test folder? At th

Re: [fpc-devel] Proposal for implementing named address space support

2021-01-31 Thread Florian Klämpfl via fpc-devel
Am 31.01.21 um 16:54 schrieb Christo Crause via fpc-devel: On Sun, Jan 24, 2021 at 10:13 PM Christo Crause mailto:christo.cra...@gmail.com>> wrote: My next challenge is to extend error checking so that call parameters are checked for section incompatibility. Is there a way to define a