[Bug fortran/62087] A Piece of code compiling with ifort but giving error by gfortran 4.8

2014-08-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62087 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/62094] Program crash when executing DEALLOCATE with addresses that have 0 in bits 26 and higher (little-endian)

2014-08-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62094 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/62142] internal compiler error: Segmentation fault (X = X - L*floor(X/L))

2014-08-14 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62142 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/62188] Array bounds overrun in bessel_yn_r4/8/16 and other functions

2014-08-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62188 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug libfortran/62188] Array bounds overrun in bessel_yn_r4/8/16 and other functions

2014-08-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62188 kargl at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot

[Bug libfortran/62188] Array bounds overrun in bessel_yn_r4/8/16 and other functions

2014-08-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62188 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Aug 20 16:18:27 2014 New Revision: 214229 URL: https://gcc.gnu.org/viewcvs?rev=214229root=gccview=rev Log: 2014-08-20 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug libfortran/62188] Array bounds overrun in bessel_yn_r4/8/16 and other functions

2014-08-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62188 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Aug 20 16:23:55 2014 New Revision: 214231 URL: https://gcc.gnu.org/viewcvs?rev=214231root=gccview=rev Log: 2014-08-20 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug libfortran/62188] Array bounds overrun in bessel_yn_r4/8/16 and other functions

2014-08-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62188 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Aug 20 16:22:20 2014 New Revision: 214230 URL: https://gcc.gnu.org/viewcvs?rev=214230root=gccview=rev Log: 2014-08-20 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug libfortran/62188] Array bounds overrun in bessel_yn_r4/8/16 and other functions

2014-08-20 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62188 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug fortran/62215] Updating .mod files on Win32 fails

2014-08-21 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62215 kargl at gcc dot gnu.org changed: What|Removed |Added CC||jb at gcc dot gnu.org

[Bug fortran/62135] ICE with invalid SELECT CASE selector

2014-08-21 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62135 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/62245] gfortran miscompiles int() on mips

2014-08-24 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62245 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug c/63324] New: hexidecimal integer constant and addition

2014-09-21 Thread kargl at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: kargl at gcc dot gnu.org #include stdio.h int main(void) { int i; i = 0x3ffe+63; printf(%x\n, i); return 0; } % gcc47 -c ~/tmp/a.c /home/kargl/tmp/a.c: In function 'main': /home/kargl/tmp/a.c:7:6: error

[Bug preprocessor/63337] Hexadecimal exponent: improvements to error message

2014-09-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63337 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug testsuite/61606] About GCC install, testing step (mostly check...)

2014-09-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61606 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed

[Bug fortran/48298] [F03] User-Defined Derived-Type IO (DTIO)

2014-10-02 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48298 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libquadmath/63488] large errors in y0q

2014-10-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63488 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/63529] Bad error and ICE with Cray Pointers in Modules

2014-10-13 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63529 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/59700] [4.8/4.9 Regression] Misleading/buggy runtime error message: Bad integer for item 0 in list input

2014-01-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59700 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/59727] [4.7/4.8/4.9 Regression] reading from character string returns end of file

2014-01-08 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59727 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/59727] [4.7/4.8/4.9 Regression] reading from character string returns end of file

2014-01-08 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59727 --- Comment #3 from kargl at gcc dot gnu.org --- Note this might be related to PR 59700.

[Bug fortran/59796] Deallocate aborts even with STAT=

2014-01-13 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59796 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug target/60088] [MingW] Segfault when using quad precision and -march=native on gfortran

2014-02-05 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60088 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug target/60088] Segfault when using quad precision and -march=native on gfortran

2014-02-05 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60088 --- Comment #7 from kargl at gcc dot gnu.org --- (In reply to Jacob Abel from comment #6) (In reply to Steve Kargl from comment #5) What output file? gcc_flags.txt does not show a segfault or a debugger backtrace. It shows that I

[Bug target/60088] Segfault when using quad precision and -march=native on gfortran

2014-02-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60088 --- Comment #14 from kargl at gcc dot gnu.org --- (In reply to Jacob Abel from comment #8) Seriously? Look, you falsely assumed it was mingw only. Yes, with the information I had at the time, I thought the problem was mingw specific. No wonder

[Bug fortran/60110] internal compiler error

2014-02-07 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60110 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libfortran/52879] Pathological reseeding of PRNG generator genernates poor sequence

2014-02-08 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52879 --- Comment #2 from kargl at gcc dot gnu.org --- Potential patch http://gcc.gnu.org/ml/fortran/2014-02/msg00047.html

[Bug fortran/60144] Misleading error message when missing then after if and else if

2014-02-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60144 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60147] New: [Regression] ICE with -fdump-tree-original and NAMELIST

2014-02-11 Thread kargl at gcc dot gnu.org
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kargl at gcc dot gnu.org program foo implicit none character(len=5) :: s = 'tue' namelist /mylist/ s end program % gfc4x -o z -fdump-tree-original g.f90 g.f90: In function 'foo': g.f90

[Bug fortran/60148] New: strings in NAMELIST do not honor DELIM= in open statement

2014-02-11 Thread kargl at gcc dot gnu.org
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kargl at gcc dot gnu.org

[Bug fortran/60148] strings in NAMELIST do not honor DELIM= in open statement

2014-02-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60148 kargl at gcc dot gnu.org changed: What|Removed |Added Known to fail||4.7.4, 4.8.3, 4.9.0

[Bug fortran/60148] strings in NAMELIST do not honor DELIM= in open statement

2014-02-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60148 --- Comment #5 from kargl at gcc dot gnu.org --- (In reply to Jerry DeLisle from comment #4) Like this: MYLIST MYSTRING= 'tue ' / MYLIST MYSTRING= tue / MYLIST MYSTRING= tue / MYLIST MYSTRING

[Bug fortran/60255] Deferred character length variable at (1) cannot yet be associated with unlimited polymorphic entities

2014-02-17 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60255 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 CC

[Bug fortran/60293] ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual

2014-02-20 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60293 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60293] ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual

2014-02-20 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60293 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug fortran/60341] ICE compiling Nonmem 6.2.0

2014-02-25 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60341 kargl at gcc dot gnu.org changed: What|Removed |Added Severity|critical|normal

[Bug fortran/60341] ICE compiling Nonmem 6.2.0

2014-02-26 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60341 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60359] Assembler messages symbol `__io_MOD___copy_character_1' is already defined

2014-02-27 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60359 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60378] ICE on attempt to print null of derived type with unlimited polymorphic component

2014-03-01 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60378 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60447] Empty .s file created when using -E flag

2014-03-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60447 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60447] Empty .s file created when using -E flag

2014-03-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60447 kargl at gcc dot gnu.org changed: What|Removed |Added CC|kargl at gcc dot gnu.org | Severity

[Bug fortran/60447] Empty .s file created when using -E flag

2014-03-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60447 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60462] get_command returns more than it should

2014-03-07 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60462 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60450] [4.7/4.8 Regression] ICE with SHAPE intrinsic

2014-03-07 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60450 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60477] unlimited type class(*) not working properly

2014-03-09 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60477 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60593] New: ICE with deferred length variable in FORALL

2014-03-19 Thread kargl at gcc dot gnu.org
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kargl at gcc dot gnu.org

[Bug fortran/60593] ICE with deferred length variable in FORALL

2014-03-19 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60593 kargl at gcc dot gnu.org changed: What|Removed |Added Known to fail||4.9.0 --- Comment #1 from

[Bug fortran/60596] Inquire size for stream zero

2014-03-19 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60596 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60596] Inquire size for stream zero

2014-03-20 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60596 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug fortran/60543] [4.7/4.8/4.9 Regression] Function with side effect removed by the optimizer.

2014-03-24 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60543 --- Comment #17 from kargl at gcc dot gnu.org --- (In reply to Sarantis Pantazis from comment #15) It seems it is something trivial but my knowledge outside of fortran is still rather limited... Bugzilla is not a Fortran User support forum

[Bug fortran/60646] Investigate improved complex division algorithms

2014-03-25 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60646 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60751] Extra comma in WRITE statement not diagnosed

2014-04-05 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60751 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60777] Fortran 2003: RECURSIVE function rejected in specification expression

2014-04-07 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60777 --- Comment #1 from kargl at gcc dot gnu.org --- Index: expr.c === --- expr.c (revision 208947) +++ expr.c (working copy) @@ -2733,12 +2733,10 @@ external_spec_function

[Bug fortran/60781] cannot match namelist object name

2014-04-07 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/60795] [4.7/4.8/4.9 Regression] Wrong length when allocating character array

2014-04-09 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60795 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/42945] Gcov -a fails on Fortan generated object file (infinite loop?)

2014-04-17 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42945 --- Comment #7 from kargl at gcc dot gnu.org --- (In reply to OTIS from comment #6) gfortran-4.4.5 4.4.5 was released almost 4 years. There have numerous releases since 4.4.5 came out. See comment #5.

[Bug fortran/60953] configure: error: GNU Fortran is not working

2014-04-25 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/61069] Gfortran allows functions to be called as subroutines when defined in a separate source file

2014-05-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61069 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug fortran/61429] SYSTEM_CLOCK used with non-default integer kind does not produce warning

2014-06-06 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61429 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug fortran/61632] memory corruption in Fortran RTL when writing formatted data

2014-06-27 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61632 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/61775] Allocatable array initialized by implied-do loop array constructor gives invalid memory reference

2014-07-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61775 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/61775] Allocatable array initialized by implied-do loop array constructor gives invalid memory reference

2014-07-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61775 --- Comment #2 from kargl at gcc dot gnu.org --- (In reply to kargl from comment #1) Whatever the issue was, it appears to be fixed in HEAD. troutmask:sgk[205] gfc4x -o z h.f90 troutmask:sgk[206] ./z 1. troutmask:sgk[207] gfc49

[Bug testsuite/51057] FAIL: gfortran.dg/quad_2.f90 -O0 execution test on powerpc*-*-*

2011-11-09 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51057 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug bootstrap/51072] Build with --disable-bootstrap fails in libitm

2011-11-09 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51072 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51103] configure: error: GNU Fortran is not working

2011-11-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51103 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51104] internal compiler error: in gfc_get_derived_type

2011-11-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51104 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug fortran/48923] Type with Allocatable Length Character Component

2011-11-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48923 kargl at gcc dot gnu.org changed: What|Removed |Added CC||fkrogh#gcc at mathalacarte

[Bug fortran/51103] configure: error: GNU Fortran is not working

2011-11-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51103 --- Comment #4 from kargl at gcc dot gnu.org 2011-11-12 07:20:10 UTC --- (In reply to comment #2) I've been building GNU software since 1988. Perhaps I missed something? Yes, I believe you did, which is why I asked if you read the installation

[Bug fortran/38312] Unexpected STATEMENT FUNCTION statement

2011-11-12 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38312 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51197] [4.7 Regression] Backtrace information less useful

2011-11-17 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51197 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51208] [OOP] ALLOCATE with SOURCE= or MOLD=: Diagnose if variable occurs twice

2011-11-18 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51208 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51218] [4.7 Regression] Potential optimization bug

2011-11-18 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51218] [4.7 Regression] Potential optimization bug due to implicit_pure?

2011-11-19 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218 --- Comment #14 from kargl at gcc dot gnu.org 2011-11-19 17:35:20 UTC --- Tobias, Why did you mark this PR with the wrong-code keyword? The code is invalid, so gfortran can generated anything it wants.

[Bug fortran/51267] loop optimization error using LOC function

2011-11-22 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51267 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51286] function with print statement hangs when called as argument of a print statement

2011-11-23 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51286 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51308] PARAMETER attribute conflicts with SAVE attribute

2011-11-26 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51308 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug fortran/51434] internal compiler error

2011-12-05 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51434 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug middle-end/51446] -fno-trapping-math generates NaN constant with different sign

2011-12-08 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51446 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug target/50952] libquad relocation R_X86_64_32S failure

2011-12-15 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50952 --- Comment #11 from kargl at gcc dot gnu.org 2011-12-15 16:43:27 UTC --- I think that this was fixed by 2011-11-21 Andreas Tobler andre...@fgznet.ch * libtool.m4: dditional FreeBSD 10 fixes.

[Bug fortran/51605] internal compiler error gfc_trans_block_construct, at fortran/trans-stmt.c:984

2011-12-17 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51605 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51616] [4.7 Regression] gfortran.dg/quad_2.f90 fails on hppa*-*-hpux*

2011-12-18 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51616 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51638] gfortran optimization breaks a single variable used as both input and output for subroutine call

2011-12-20 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51638 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug other/51678] New: 'make pdf' is broken in libiberty

2011-12-25 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51678 Bug #: 51678 Summary: 'make pdf' is broken in libiberty Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/51569] documentation on sign intrinsic

2011-12-29 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug bootstrap/51705] FreeBSD uses unsupported C++11 features when __cplusplus == 201103L

2011-12-29 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51705 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1 Severity|normal

[Bug fortran/51638] gfortran optimization breaks a single variable used as both input and output for subroutine call

2012-01-03 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51638 --- Comment #4 from kargl at gcc dot gnu.org 2012-01-03 19:05:27 UTC --- (In reply to comment #3) (In reply to comment #1) I can reproduce it with -O -m32 on x86-64-linux. Fine you can reproduce it easily. In terms of code

[Bug fortran/51779] gcc 4.6.2 build fails on Mac OS X Lion w/Xcode 4.2, with gfortran erorr

2012-01-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51779 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51779] gcc 4.6.2 build fails on Mac OS X Lion w/Xcode 4.2, with gfortran erorr

2012-01-15 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51779 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug fortran/51569] documentation on sign intrinsic

2012-01-15 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug fortran/51569] documentation on sign intrinsic

2012-01-15 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569 kargl at gcc dot gnu.org changed: What|Removed |Added Resolution|FIXED |WONTFIX --- Comment #5 from

[Bug fortran/48426] [patch] Quad precision promotion

2012-01-16 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #18 from kargl at gcc dot gnu.org 2012-01-16 18:22:20 UTC --- Author: kargl Date: Mon Jan 16 18:22:16 2012 New Revision: 183217 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183217 Log: 2012-01-16 Zydrunas Gimbutas gimbu

[Bug fortran/48426] [patch] Quad precision promotion

2012-01-16 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 kargl at gcc dot gnu.org changed: What|Removed |Added AssignedTo|jvdelisle at gcc dot|kargl at gcc dot gnu.org

[Bug fortran/48426] [patch] Quad precision promotion

2012-01-18 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #20 from kargl at gcc dot gnu.org 2012-01-18 17:24:23 UTC --- Author: kargl Date: Wed Jan 18 17:24:14 2012 New Revision: 183277 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183277 Log: Insert ChangeLog entry that should have

[Bug fortran/48426] [patch] Quad precision promotion

2012-01-19 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 kargl at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[Bug fortran/50556] cannot save namelist group name

2012-01-21 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50556 --- Comment #6 from kargl at gcc dot gnu.org 2012-01-21 17:32:15 UTC --- Author: kargl Date: Sat Jan 21 17:32:12 2012 New Revision: 183370 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183370 Log: 2012-01-21 Tobias Burnus bur...@net-b.de

[Bug fortran/50556] cannot save namelist group name

2012-01-21 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50556 --- Comment #7 from kargl at gcc dot gnu.org 2012-01-21 17:37:40 UTC --- Fixed on trunk. Thanks for the bug reports.

[Bug fortran/50362] ICE on x86 architecture with -O2 or higher

2012-01-21 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50362 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status

[Bug fortran/51946] file compiles properly on IBM xlf compiler and cary compiler

2012-01-22 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51946 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/51943] the compile declares an internal error when compiling a fortran 2003 source file

2012-01-22 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51943 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

<    1   2   3   4   5   6   7   8   9   10   >