\[\left(x + x\right) - 1\]
\left(x + x\right) - 1
double code(double x) {
	return ((double) (((double) (x + x)) - 1.0));
}

Reproduce

Please include this information when filing a bug report:

herbie shell --seed 2020155 
(FPCore (x)
  :name "Data.Random.Distribution.Normal:doubleStdNormalZ from random-fu-0.2.6.2"
  :precision binary64
  (- (+ x x) 1.0))

Backtrace

hash-ref: no value found for key key: 'xLC
range-table->hyperrects/data/pavpan/nightlies/herbie/ival-find-range/src/findroot.rkt580
make-sampler/data/pavpan/nightlies/herbie/ival-find-range/src/points.rkt1240
prepare-points-intervals/data/pavpan/nightlies/herbie/ival-find-range/src/points.rkt1550
run-improve47/data/pavpan/nightlies/herbie/ival-find-range/src/mainloop.rkt3650
.../more-scheme.rkt:261:28unknown
run/opt/racket-7.5/share/pkgs/profile-lib/main.rkt392
profile-thunk16/opt/racket-7.5/share/pkgs/profile-lib/main.rkt90
(unnamed)/opt/racket-7.5/collects/racket/private/more-scheme.rkt26128

Reproduce

herbie shell --seed 2020155 
(FPCore (x)
  :name "Data.Random.Distribution.Normal:doubleStdNormalZ from random-fu-0.2.6.2"
  :precision binary64
  (- (+ x x) 1.0))