[Bug fortran/24447] dimag_ undefined error with -std=f95

2005-10-19 Thread uttamp at us dot ibm dot com
--- Comment #7 from uttamp at us dot ibm dot com 2005-10-20 01:10 --- Finally I found the f95 standard document (1539-1-1997) and did not see dimag() mentioned in there. I was looking at PGI Fortran Reference document all this time and there was not comment about dimag() as an extension.

[Bug fortran/24447] dimag_ undefined error with -std=f95

2005-10-19 Thread sgk at troutmask dot apl dot washington dot edu
--- Comment #8 from sgk at troutmask dot apl dot washington dot edu 2005-10-20 01:18 --- Subject: Re: dimag_ undefined error with -std=f95 On Thu, Oct 20, 2005 at 01:10:06AM -, uttamp at us dot ibm dot com wrote: > > Finally I found the f95 standard document (1539-1-1997) and did

[Bug debug/24444] [4.1 regression] invalid register in debug info

2005-10-19 Thread wilson at gcc dot gnu dot org
--- Comment #3 from wilson at gcc dot gnu dot org 2005-10-20 05:09 --- It looks a little more complicated than I hoped, as Richard deleted code in var-tracking.c that was used by the old code in dwarf2out.c that we need for IA-64 and other non-DWARF2_UNWIND_INFO targets. -- wilson at

[Bug libstdc++/23591] exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread

2005-10-19 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2005-10-20 05:09 --- Created an attachment (id=10030) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10030&action=view) reproducer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23591

[Bug libstdc++/23591] exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread

2005-10-19 Thread bkoz at gcc dot gnu dot org
--- Comment #4 from bkoz at gcc dot gnu dot org 2005-10-20 05:11 --- Confirmed with gcc-4.x. This is unrelated to 22309. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23591

<    1   2