index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
resolve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-0
/
+4
2012-12-02
resolve.c (resolve_allocate_deallocate, [...]): Recover revisions 193568 and ...
Paul Thomas
1
-5
/
+13
2012-12-01
re PR fortran/46897 ([OOP] type-bound defined ASSIGNMENT(=) not used for deri...
Alessandro Fanfarillo
1
-122
/
+566
2012-11-24
re PR fortran/55314 (Rejects some valid ALLOCATE statements)
Thomas Koenig
1
-4
/
+12
2012-11-16
re PR fortran/55297 ([OOP] type-bound operator clashes with abstract interface)
Janus Weil
1
-1
/
+1
2012-10-28
re PR fortran/54958 (Wrongly rejects ac-implied-DO variables which also occur...
Tobias Burnus
1
-18
/
+22
2012-10-18
re PR fortran/54884 (Externally used PRIVATE module procedure wrongly marked ...
Tobias Burnus
1
-15
/
+56
2012-10-06
re PR fortran/54832 ([OOP] Type-bound operator not picked up with RESULT vari...
Janus Weil
1
-1
/
+2
2012-10-04
expr.c (scalarize_intrinsic_call): Plug memory leak.
Tobias Burnus
1
-4
/
+17
2012-09-30
re PR fortran/54667 ([OOP] gimplification failure with c_f_pointer)
Janus Weil
1
-18
/
+27
2012-09-23
re PR fortran/54599 (Issues found in gfortran by the Coverity Scan)
Tobias Burnus
1
-1
/
+1
2012-09-17
error.c (error_print): Move increment out of the assert.
Tobias Burnus
1
-1
/
+1
2012-09-17
re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version)...
Janus Weil
1
-1
/
+1
2012-09-13
re PR fortran/54556 (Marking implicitly pure variables as DECL_PURE_P leads t...
Tobias Burnus
1
-6
/
+7
2012-09-03
[multiple changes]
Tobias Burnus
1
-7
/
+15
2012-08-27
re PR fortran/54384 (gfortran memory leaks)
Tobias Burnus
1
-1
/
+6
2012-08-27
re PR fortran/41093 (memory leaks with gfc_namespace)
Tobias Burnus
1
-1
/
+2
2012-08-19
re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com...
Thomas Koenig
1
-0
/
+22
2012-08-16
re PR fortran/54243 ([OOP] ICE (segfault) in gfc_type_compatible for invalid ...
Janus Weil
1
-0
/
+5
2012-08-14
gfortran.h (gfc_get_proc_ptr_comp): New prototype.
Mikael Morin
1
-10
/
+10
2012-08-14
re PR fortran/40881 ([F03] warn for obsolescent features)
Tobias Burnus
1
-1
/
+1
2012-08-02
re PR fortran/54147 ([F03] Interface checks for PPCs & deferred TBPs)
Janus Weil
1
-59
/
+63
2012-07-31
re PR fortran/42418 (PROCEDURE: Rejects interface which is both specific and ...
Janus Weil
1
-18
/
+47
2012-07-31
interface.c (gfc_procedure_use): Return gfc_try instead of
Tobias Burnus
1
-11
/
+41
2012-07-30
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-8
/
+7
2012-07-21
resolve.c (resolve_formal_arglist): Put variable declaration before the first...
Tobias Burnus
1
-1
/
+2
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-46
/
+169
2012-07-19
trans-expr.c (gfc_conv_procedure_call): Fix handling of polymorphic arguments.
Tobias Burnus
1
-8
/
+19
2012-07-17
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-25
/
+25
2012-07-16
re PR fortran/53824 (ICE with ALLOCATE of coarrays)
Thomas Koenig
1
-5
/
+6
2012-07-16
re PR fortran/53956 ([F03] PROCEDURE w/ interface: Bogus "EXTERNAL attribute ...
Janus Weil
1
-2
/
+2
2012-07-08
gfortran.h: Do not include coretypes.h here.
Steven Bosscher
1
-0
/
+1
2012-06-27
re PR fortran/41951 ([OOP] Not diagnosing ambiguous operators (TB vs. INTERFA...
Janus Weil
1
-0
/
+16
2012-06-22
re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an...
Janus Weil
1
-4
/
+16
2012-06-18
re PR fortran/53692 (OPTIONAL: Scalarizing over the wrong array)
Tobias Burnus
1
-1
/
+0
2012-06-08
re PR fortran/52552 ([OOP] ICE when trying to allocate non-allocatable object...
Janus Weil
1
-0
/
+1
2012-06-04
re PR fortran/50619 (Surprising interaction between -finit-real=NAN and the ...
Tobias Burnus
1
-1
/
+2
2012-05-30
decl.c: Fix comment typos.
Tobias Burnus
1
-6
/
+6
2012-05-23
re PR fortran/51055 (deferred length character allocation: allocate(character...
Tobias Burnus
1
-4
/
+16
2012-05-13
re PR fortran/52158 (Regression on character function with gfortran 4.7)
Alessandro Fanfarillo
1
-1
/
+1
2012-05-12
re PR fortran/49110 (Deferred-length character result triggers (false positiv...
Tobias Burnus
1
-1
/
+1
2012-05-07
re PR fortran/53255 ([OOP] With TYPE, wrong type-bound operator used: of pare...
Tobias Burnus
1
-6
/
+5
2012-05-05
re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...
Paul Thomas
1
-7
/
+35
2012-05-04
re PR fortran/53175 (link failure for private module variables used in functi...
Tobias Burnus
1
-0
/
+13
2012-05-04
re PR fortran/53111 (Derived types cannot be USE-associated again with -std=f95)
Tobias Burnus
1
-0
/
+2
2012-04-15
re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)
Tobias Burnus
1
-0
/
+1
2012-04-11
re PR fortran/52729 (Symbol has no implicit type in SELECT TYPE block)
Tobias Burnus
1
-3
/
+7
2012-03-03
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-1
/
+1
2012-03-03
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-0
/
+48
2012-03-02
re PR fortran/52452 (INTRINSIC cannot be applied to gfortran's ETIME)
Tobias Burnus
1
-1
/
+1
[prev]
[next]