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
/
trans-expr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
re PR fortran/45648 (Unnecessary temporary for transpose calls as actual argu...
Mikael Morin
1
-3
/
+23
2010-09-20
re PR fortran/45438 ([OOP] ICE with -fcheck=pointer)
Janus Weil
1
-21
/
+10
2010-09-10
trans-expr.c (expr_is_variable): New function taking non-copying intrinsic fu...
Mikael Morin
1
-3
/
+24
2010-09-10
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-9
/
+9
2010-09-07
* trans-expr.c (gfc_conv_initializer): Set STATIC flags for initializers.
Jan Hubicka
1
-4
/
+16
2010-09-06
re PR fortran/34145 (single_char_string.f90 fails with -fdefault-integer-8)
Thomas Koenig
1
-6
/
+14
2010-09-03
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-184
/
+232
2010-09-01
re PR fortran/44541 ([OOP] wrong code for polymorphic variable with INTENT(OU...
Janus Weil
1
-12
/
+24
2010-09-01
trans-expr.c (gfc_conv_power_op): Handle floating-point types other than long...
Francois-Xavier Coudert
1
-33
/
+14
2010-08-21
re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE...
Janus Weil
1
-65
/
+7
2010-08-21
re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...
Tobias Burnus
1
-1
/
+1
2010-08-19
re PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)
Daniel Kraft
1
-13
/
+179
2010-08-19
re PR fortran/45290 ([F08] pointer initialization)
Janus Weil
1
-3
/
+14
2010-08-17
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-2
/
+3
2010-08-15
trans-expr.c (gfc_trans_assign_vtab_procs): Clean up (we don't have vtabs for...
Janus Weil
1
-50
/
+10
2010-08-15
trans-expr.c (gfc_conv_expr_present): Regard nullified pointer arrays as absent.
Tobias Burnus
1
-2
/
+29
2010-07-29
re PR fortran/45004 ([OOP] Segfault with allocatable scalars and move_alloc)
Janus Weil
1
-33
/
+41
2010-07-23
re PR fortran/24524 (Fortran dependency checking should reverse loops)
Paul Thomas
1
-0
/
+4
2010-07-15
trans.h (gfc_string_to_single_character): New prototype.
Jakub Jelinek
1
-8
/
+8
2010-07-15
trans.h (gfc_build_compare_string): Add CODE argument.
Jakub Jelinek
1
-20
/
+65
2010-07-14
trans-expr.c (string_to_single_character): Also optimize string literals cont...
Jakub Jelinek
1
-11
/
+33
2010-07-13
re PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)
Janus Weil
1
-3
/
+3
2010-07-10
re PR fortran/44773 (Unnecessary temporaries increase the runtime for channel...
Paul Thomas
1
-0
/
+5
2010-07-06
trans-decl.c: Include diagnostic-core.h besides toplev.h.
Tobias Burnus
1
-1
/
+1
2010-07-05
vec.h (VEC_splice, [...]): New macros.
Nathan Froyd
1
-24
/
+29
2010-06-29
re PR fortran/44582 (gfortran generates wrong results due to wrong ABI in fun...
Paul Thomas
1
-20
/
+75
2010-06-21
re PR fortran/40632 (Support F2008's contiguous attribute)
Tobias Burnus
1
-0
/
+1
2010-06-11
re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...
Paul Thomas
1
-0
/
+2
2010-05-23
gfortran.h: Do not include system.h.
Tobias Burnus
1
-1
/
+1
2010-05-20
trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.
Steven Bosscher
1
-6
/
+0
2010-05-17
re PR fortran/43990 ([OOP] ICE in output_constructor_regular_field, at varasm...
Janus Weil
1
-14
/
+1
2010-05-15
re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...
Janus Weil
1
-2
/
+5
2010-05-06
Add support for C++0x nullptr.
Jason Merrill
1
-4
/
+4
2010-04-29
[multiple changes]
Paul Thomas
1
-136
/
+105
2010-04-24
re PR fortran/43841 (Missing temporary for ELEMENTAL function call)
Paul Thomas
1
-3
/
+5
2010-04-13
[multiple changes]
Jerry DeLisle
1
-13
/
+22
2010-04-09
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-2
/
+3
2010-04-06
re PR fortran/43178 (Pointless resetting to NULL for local ALLOCATABLEs)
Tobias Burnus
1
-16
/
+21
2010-03-18
re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_compone...
Paul Thomas
1
-0
/
+5
2010-02-28
re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with ...
Tobias Burnus
1
-35
/
+40
2010-02-24
[multiple changes]
Tobias Burnus
1
-0
/
+4
2010-02-21
re PR fortran/35259 (-fassociative-math not enabled by default; No option to...
Tobias Burnus
1
-2
/
+3
2010-02-20
re PR fortran/36932 (unneeded temporary (2x))
Paul Thomas
1
-17
/
+17
2010-02-10
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Jakub Jelinek
1
-2
/
+4
2010-02-05
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Paul Thomas
1
-3
/
+41
2010-01-31
re PR fortran/42888 (ICE in fold_convert_loc, at fold-const.c:2670)
Janus Weil
1
-0
/
+19
2010-01-31
re PR fortran/38324 (Wrong lbound given to allocatable components)
Paul Thomas
1
-84
/
+144
2010-01-14
re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...
Paul Thomas
1
-5
/
+46
2010-01-09
[multiple changes]
Tobias Burnus
1
-1
/
+14
2010-01-05
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
1
-0
/
+6
[next]