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/fortran_unsigned
devel/gccgo
devel/gfortran-caf
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-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-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
/
symbol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not...
Janus Weil
1
-1
/
+1
2011-04-18
convert each use of gfc_free (p) to free (p)
Jim Meyering
1
-21
/
+21
2011-01-26
re PR fortran/47339 (Fortran 2003/2008: Valid NAMELIST rejected; Fortran 95: ...
Tobias Burnus
1
-3
/
+8
2011-01-08
re PR fortran/46896 (Wrong code with transpose(a) passed to subroutine)
Paul Thomas
1
-1
/
+4
2011-01-08
re PR fortran/45777 (Alias analysis broken for arrays where LHS or RHS is a c...
Thomas Koenig
1
-35
/
+0
2011-01-07
re PR fortran/47189 ([OOP] calling STORAGE_SIZE on a NULL-initialized class p...
Janus Weil
1
-29
/
+0
2010-12-13
re PR fortran/46884 (Use of charlen after free)
Jakub Jelinek
1
-4
/
+14
2010-11-11
symbol.c (verify_bind_c_derived_type): Accept BIND(C) on an empty derived type.
Steven G. Kargl
1
-4
/
+15
2010-10-06
symbol.c (gfc_copy_formal_args_ppc): Free previous formal arg list before ove...
Mikael Morin
1
-0
/
+1
2010-10-06
array.c (gfc_match_array_spec): Don't re-initialize cleared struct.
Mikael Morin
1
-8
/
+1
2010-10-06
symbol.c (free_entry_list): New function.
Mikael Morin
1
-0
/
+17
2010-10-06
symbol.c (free_components): Free list of formal args and formal namespace.
Mikael Morin
1
-0
/
+3
2010-09-27
re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())
Tobias Burnus
1
-0
/
+7
2010-08-21
re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...
Tobias Burnus
1
-0
/
+1
2010-08-19
re PR fortran/45290 ([F08] pointer initialization)
Janus Weil
1
-6
/
+7
2010-08-17
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-0
/
+20
2010-08-15
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-0
/
+16
2010-08-04
re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...
Mikael Morin
1
-7
/
+5
2010-08-02
re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...
Mikael Morin
1
-0
/
+19
2010-07-31
re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...
Mikael Morin
1
-1
/
+1
2010-07-30
gfortran.h (gfc_release_symbol): New prototype.
Mikael Morin
1
-35
/
+28
2010-07-23
re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
Daniel Kraft
1
-0
/
+21
2010-07-22
re PR fortran/45019 (Aliasing of TARGET dummy argument not detected correctly)
Tobias Burnus
1
-0
/
+11
2010-06-21
re PR fortran/40632 (Support F2008's contiguous attribute)
Tobias Burnus
1
-1
/
+20
2010-06-16
re PR fortran/44549 ([OOP][F2008] Type-bound procedure: bogus error from list...
Janus Weil
1
-1
/
+3
2010-06-10
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-0
/
+1
2010-06-09
2010-06-09 Steven G. Kargl
Steven G. Kargl
1
-1
/
+0
2010-06-08
re PR fortran/44446 (Error with protected pocedure pointer)
Tobias Burnus
1
-2
/
+0
2010-05-30
gfortran.h (CLASS_DATA): New macro for accessing the $data component of a cla...
Janus Weil
1
-22
/
+4
2010-05-17
class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here...
Janus Weil
1
-691
/
+0
2010-05-15
re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...
Janus Weil
1
-6
/
+6
2010-05-05
re PR fortran/43696 ([OOP] Bogus error: Passed-object dummy argument must not...
Janus Weil
1
-0
/
+2
2010-04-29
[multiple changes]
Paul Thomas
1
-12
/
+361
2010-04-13
[multiple changes]
Jerry DeLisle
1
-22
/
+22
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-2
/
+43
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-1
/
+2
2010-03-10
2010-03-10 Tobias Burnus <burnus@net-b.de
Tobias Burnus
1
-0
/
+2
2010-01-19
re PR fortran/42545 (type extension: parent component has wrong accessibility)
Janus Weil
1
-11
/
+5
2010-01-09
[multiple changes]
Tobias Burnus
1
-5
/
+5
2010-01-08
re PR fortran/25829 ([F03] Asynchronous IO support)
Tobias Burnus
1
-1
/
+32
2009-12-29
re PR fortran/42353 ([OOP] Bogus Error: Name 'vtype$...' at (1) is an ambiguo...
Janus Weil
1
-0
/
+2
2009-12-11
re PR fortran/42335 ([OOP] ICE on CLASS IS (bad_identifier))
Janus Weil
1
-1
/
+1
2009-12-08
re PR fortran/41177 (Wrong base-object checks for type-bound procedures)
Daniel Kraft
1
-0
/
+1
2009-11-30
backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...
Janus Weil
1
-13
/
+219
2009-10-22
re PR fortran/41781 ([OOP] bogus undefined label error with SELECT TYPE.)
Janus Weil
1
-2
/
+9
2009-10-19
re PR fortran/41755 (Segfault on invalid code)
Tobias Burnus
1
-1
/
+1
2009-10-09
re PR fortran/41579 ([OOP] Nesting of SELECT TYPE)
Janus Weil
1
-5
/
+14
2009-10-07
expr.c (gfc_check_pointer_assign): Do the correct type checking when CLASS va...
Janus Weil
1
-6
/
+6
2009-10-05
trans-expr.c (select_class_proc): New function.
Paul Thomas
1
-1
/
+4
2009-09-30
re PR fortran/40996 ([F03] ALLOCATABLE scalars)
Tobias Burnus
1
-11
/
+43
[next]