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
/
arith.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
arith.c (arith_power): If simplifying integer power expression to zero...
Thomas Koenig
1
-0
/
+4
2017-01-21
gfortran.h (gfc_extract_int): Change return type to bool.
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-06
re PR fortran/78221 (bogus warning: Non-zero imaginary part discarded in conv...
Thomas Koenig
1
-4
/
+4
2016-10-30
re PR fortran/67219 (Incorrect conversion warning)
Thomas Koenig
1
-5
/
+5
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-07-09
flags.h: Don't include flag-types.h or options.h.
Andrew MacLeod
1
-1
/
+1
2015-07-01
arith.c (gfc_arith_divide): With -Winteger-division...
Thomas Koenig
1
-2
/
+22
2015-06-06
re PR fortran/47359 (Recursive functions of intrinsic names generates invalid...
Thomas Koenig
1
-2
/
+226
2015-02-01
Always pass 0 or option number to gfc_warning*.
Joseph Myers
1
-3
/
+4
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-16
re PR fortran/54687 (Use gcc option machinery for gfortran)
Tobias Burnus
1
-9
/
+9
2014-12-11
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-3
/
+3
2014-12-03
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-7
/
+7
2014-11-30
gfortran.h (gfc_option_t): Remove warn_aliasing,
Tobias Burnus
1
-6
/
+6
2014-09-20
trans-expr.c (gfc_reset_vptr): Fix comment whitespace.
Joost VandeVondele
1
-2
/
+2
2014-04-27
re PR fortran/59604 (Constant comparisons with -fno-range-check and int(z'...'))
Thomas Koenig
1
-0
/
+11
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
1
-8
/
+7
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-09-15
arith.c (arith_power): Call gfc_free_expr in case of error.
Tobias Burnus
1
-2
/
+8
2012-07-17
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-2
/
+2
2012-07-08
gfortran.h: Do not include coretypes.h here.
Steven Bosscher
1
-0
/
+1
2011-03-15
* arith.c (arith_power): Plug memory leak.
Francois-Xavier Coudert
1
-1
/
+1
2010-08-27
re PR fortran/43217 (Output of Hollerith constants which are not a multiple o...
Jerry DeLisle
1
-1
/
+1
2010-07-11
arith.c (gfc_arith_done_1): Release mpfr internal caches.
Mikael Morin
1
-0
/
+2
2010-05-13
re PR fortran/35779 (error pointer wrong in PARAMETER)
Daniel Franke
1
-3
/
+2
2010-04-13
[multiple changes]
Jerry DeLisle
1
-193
/
+104
2009-12-11
re PR fortran/40290 (Spurious warning on REAL*COMPLEX with -Wconversion)
Daniel Franke
1
-1
/
+1
2009-12-07
re PR other/40302 (GCC must hard-require MPC before release)
Kaveh R. Ghazi
1
-302
/
+4
2009-11-28
trans-common.c (create_common): Remove unused offset variable.
Jakub Jelinek
1
-10
/
+1
2009-10-07
arith.c (arith_power): Use mpc_pow_z.
Kaveh R. Ghazi
1
-1
/
+4
2009-06-28
gfortran.h: Define HAVE_mpc_pow.
Kaveh R. Ghazi
1
-0
/
+19
2009-06-19
gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.
Kaveh R. Ghazi
1
-38
/
+146
2009-06-12
arith.c (gfc_enum_initializer): Move function ...
Steven G. Kargl
1
-45
/
+0
2009-06-07
re PR fortran/36874 (Add shape checks to cshift/eoshift)
Daniel Franke
1
-1
/
+1
2009-03-29
re PR fortran/38823 (Diagnose and treat (-2.0)**2.0 properly)
Steven G. Kargl
1
-101
/
+184
2008-11-25
re PR fortran/37803 (Call mpfr_check_range after setting emin/emax)
Jerry DeLisle
1
-0
/
+1
2008-11-03
re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)
Tobias Burnus
1
-2
/
+4
2008-10-31
re PR fortran/37930 (gfortran error and ICE at automatic type conversion with...
Steven G. Kargl
1
-7
/
+11
2008-08-23
re PR fortran/37076 (Concatenation of KIND=4 strings with KIND=4 parameters f...
Tobias Burnus
1
-1
/
+2
2008-07-21
fmt_g0_3.f08: Fix typo in expected error message.
Ralf Wildenhues
1
-3
/
+3
2008-07-19
gfortran.h (operator): Remove macro.
Kaveh R. Ghazi
1
-18
/
+18
2008-07-18
arith.c (eval_type_intrinsic0): Avoid C++ keywords.
Kaveh R. Ghazi
1
-2
/
+2
2008-06-20
arith.c (hollerith2representation): Fix for -Wc++-compat.
Kaveh R. Ghazi
1
-1
/
+1
2008-05-31
arith.c (gfc_arith_init_1): Remove now unused r and c variables.
Steven G. Kargl
1
-99
/
+54
2008-05-18
intrinsic.c (char_conversions, ncharconv): New static variables.
Francois-Xavier Coudert
1
-2
/
+25
2008-05-06
arith.c: (gfc_arith_concat...
Francois-Xavier Coudert
1
-25
/
+25
[next]