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/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
/
expr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
match.c (gfc_match_call): Exit loop after setting i.
Po-Chun Chang
1
-1
/
+4
2013-07-28
re PR fortran/58009 (Elements with same value in vector subscript in variable...
Thomas Koenig
1
-0
/
+45
2013-05-27
expr.c (gfc_build_intrinsic_call): Make symbol as
Tobias Burnus
1
-0
/
+1
2013-04-18
expr.c (find_array_element): Don't copy expr.
Tobias Burnus
1
-3
/
+1
2013-04-16
re PR fortran/56968 ([F03] Issue with a procedure defined with a generic name...
Janus Weil
1
-1
/
+5
2013-04-13
re PR fortran/55959 ([OOP] ICE in in gfc_simplify_expr, at fortran/expr.c:1920)
Janus Weil
1
-1
/
+0
2013-04-12
re PR fortran/56261 ([OOP] seg fault call procedure pointer on polymorphic ar...
Janus Weil
1
-0
/
+16
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
1
-327
/
+319
2013-03-25
re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...
Tobias Burnus
1
-14
/
+33
2013-03-10
re PR fortran/56575 (An invalid OO code causes ICE)
Paul Thomas
1
-1
/
+2
2013-03-03
re PR fortran/56477 (ICE on invalid with pointer assignment to function result)
Mikael Morin
1
-1
/
+1
2013-01-29
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Janus Weil
1
-67
/
+1
2013-01-15
re PR fortran/54286 (Accepts invalid proc-pointer assignments involving proc-...
Paul Thomas
1
-1
/
+1
2013-01-13
re PR fortran/54286 (Accepts invalid proc-pointer assignments involving proc-...
Paul Thomas
1
-6
/
+24
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-07
re PR fortran/55763 (Issues with some simpler CLASS(*) programs)
Tobias Burnus
1
-18
/
+45
2013-01-07
re PR fortran/55852 (internal compiler error: in gfc_build_intrinsic_call, at...
Tobias Burnus
1
-4
/
+10
2013-01-03
re PR fortran/55855 ([OOP] incorrect warning with procedure pointer component...
Janus Weil
1
-3
/
+2
2012-12-20
array.c (resolve_array_list): Apply C4106.
Paul Thomas
1
-29
/
+47
2012-12-01
re PR fortran/46897 ([OOP] type-bound defined ASSIGNMENT(=) not used for deri...
Alessandro Fanfarillo
1
-10
/
+29
2012-11-27
re PR fortran/55476 (Bogus warning "Pointer might outlive the pointer target")
Tobias Burnus
1
-1
/
+3
2012-10-28
re PR fortran/54958 (Wrongly rejects ac-implied-DO variables which also occur...
Tobias Burnus
1
-5
/
+7
2012-10-04
expr.c (scalarize_intrinsic_call): Plug memory leak.
Tobias Burnus
1
-0
/
+2
2012-09-17
re PR fortran/54285 ([F03] Calling a PPC with proc-ptr result)
Janus Weil
1
-2
/
+10
2012-09-16
re PR fortran/54387 ([F03] Wrongly accepts non-proc result variable on the RH...
Janus Weil
1
-0
/
+9
2012-08-20
re PR fortran/54301 (Add optional warning if pointer assigning a local variab...
Tobias Burnus
1
-0
/
+1
2012-08-20
re PR fortran/54301 (Add optional warning if pointer assigning a local variab...
Tobias Burnus
1
-0
/
+32
2012-08-14
gfortran.h (gfc_get_proc_ptr_comp): New prototype.
Mikael Morin
1
-21
/
+27
2012-08-02
array.c (gfc_copy_array_ref): Don't copy the offset field.
Mikael Morin
1
-5
/
+2
2012-07-31
re PR fortran/42418 (PROCEDURE: Rejects interface which is both specific and ...
Janus Weil
1
-2
/
+0
2012-07-30
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-0
/
+22
2012-07-25
trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.
Tobias Burnus
1
-1
/
+1
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-1
/
+2
2012-07-17
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-8
/
+9
2012-07-08
gfortran.h: Do not include coretypes.h here.
Steven Bosscher
1
-0
/
+1
2012-06-22
re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an...
Janus Weil
1
-1
/
+1
2012-06-03
re PR fortran/48831 (check.c: Constant expression (PARAMETER array element) r...
Alessandro Fanfarillo
1
-17
/
+11
2012-05-30
decl.c: Fix comment typos.
Tobias Burnus
1
-3
/
+3
2012-05-05
re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...
Paul Thomas
1
-0
/
+3
2012-04-16
[multiple changes]
Tobias Burnus
1
-4
/
+10
2012-03-03
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-0
/
+1
2012-03-02
re PR fortran/52270 ([OOP] Polymorphic vars: wrong intent(in) check, passing ...
Tobias Burnus
1
-1
/
+2
2012-01-29
re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...
Tobias Burnus
1
-1
/
+7
2012-01-27
re PR fortran/51970 ([OOP] gimplification failed for polymorphic MOVE_ALLOC)
Tobias Burnus
1
-3
/
+7
2012-01-19
re PR fortran/51904 (ICE on SIZE function evaluation)
Tobias Burnus
1
-0
/
+5
2012-01-16
re PR fortran/51809 ([OOP] ICE (segfault) depending on USE statements order)
Tobias Burnus
1
-2
/
+1
2012-01-06
2012-01-06 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-6
/
+10
2011-12-31
re PR fortran/51502 (Potentially wrong code generation due to wrong implict_p...
Thomas Koenig
1
-2
/
+17
2011-12-11
re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...
Paul Thomas
1
-6
/
+15
2011-12-06
re PR fortran/51435 (Bad association status after null() of derived type comp...
Tobias Burnus
1
-0
/
+3
[next]