On 12/1/2015 7:41 PM, Jeff Law wrote:
> My strong preference is still to document the desired semantics for
GCC and treat anything that does not adhere to those semantics as a bug.
Despite nearly 100 posts over 2 threads, we don't seem to be reaching
either a consensus or a conclusion. How do
Hello,
When I compile my cc file with "-g3 -gsplit-dwarf", the resulting .dwo
file has multiple .debug_macro.dwo sections. Is that expected? I did
not find anything in the proposal which explains this:
http://www.dwarfstd.org/ShowIssue.php?issue=110722.1
Thanks,
Siva Chandra
On Wed, Dec 9, 2015 at 4:27 PM, Yvan Roux wrote:
> Hi,
>
> as it was raised in
> https://gcc.gnu.org/ml/gcc-patches/2015-10/msg01540.html we experiment
> random failures in gfortran validation when it is run in parallel (-j
> 8). The issues occurs because of concurrent access to the same file,
>