gcc/gcc/doc
Bill Schmidt 6f78039049 re PR target/80376 (Some vec_xxpermdi usage lead to ICE)
2017-04-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	PR target/80376
	PR target/80315
	* config/rs6000/rs6000.c (rs6000_expand_unop_builtin): Return
	CONST0_RTX (mode) rather than const0_rtx where appropriate.
	(rs6000_expand_binop_builtin): Likewise.
	(rs6000_expand_ternop_builtin): Likewise; also add missing
	vsx_xxpermdi_* variants; also fix typo (arg1 => arg2) for
	vshasigma built-ins.
	* doc/extend.texi: Document that vec_xxpermdi's third argument
	must be a constant.

From-SVN: r246859
2017-04-11 21:37:16 +00:00
..
include Update copyright years. 2017-01-01 13:07:43 +01:00
avr-mmcu.texi Update copyright years. 2017-01-01 13:07:43 +01:00
bugreport.texi Update copyright years. 2017-01-01 13:07:43 +01:00
cfg.texi cfg.texi (Edges): Remove reference to Java. 2017-01-02 14:23:06 +00:00
collect2.texi Update copyright years. 2017-01-01 13:07:43 +01:00
compat.texi Update copyright years. 2017-01-01 13:07:43 +01:00
configfiles.texi Update copyright years. 2017-01-01 13:07:43 +01:00
configterms.texi Update copyright years. 2017-01-01 13:07:43 +01:00
contrib.texi Kill my doppelg\"anger 2017-03-19 01:30:40 +01:00
contribute.texi Update copyright years. 2017-01-01 13:07:43 +01:00
cpp.texi cpp.texi: Replace "stringify"/"stringification" with C standard terminology... 2017-02-11 19:57:21 -05:00
cppdiropts.texi cppdiropts.texi: Merge documentation of -I, -iquote, -isystem, and -idirafter. 2017-01-07 17:37:55 -05:00
cppenv.texi Update copyright years. 2017-01-01 13:07:43 +01:00
cppinternals.texi cpp.texi: Replace "stringify"/"stringification" with C standard terminology... 2017-02-11 19:57:21 -05:00
cppopts.texi re PR other/16519 (-pthread undocumented) 2017-01-08 21:39:24 -05:00
cppwarnopts.texi cppdiropts.texi: Merge documentation of -I, -iquote, -isystem, and -idirafter. 2017-01-07 17:37:55 -05:00
extend.texi re PR target/80376 (Some vec_xxpermdi usage lead to ICE) 2017-04-11 21:37:16 +00:00
fragments.texi Update copyright years. 2017-01-01 13:07:43 +01:00
frontends.texi Brig front-end 2017-01-24 13:45:56 +01:00
gcc.texi Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081). 2017-03-21 14:41:11 +00:00
gccint.texi gcc.texi: Remove "up" link to (DIR). 2017-03-13 22:27:59 +00:00
gcov-dump.texi Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081). 2017-03-21 14:41:11 +00:00
gcov-tool.texi Update copyright years. 2017-01-01 13:07:43 +01:00
gcov.texi Update copyright years. 2017-01-01 13:07:43 +01:00
generic.texi Update copyright years. 2017-01-01 13:07:43 +01:00
gimple.texi Update copyright years. 2017-01-01 13:07:43 +01:00
gnu.texi
gty.texi Update copyright years. 2017-01-01 13:07:43 +01:00
headerdirs.texi Update copyright years. 2017-01-01 13:07:43 +01:00
hostconfig.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
implement-c.texi Update copyright years. 2017-01-01 13:07:43 +01:00
implement-cxx.texi Update copyright years. 2017-01-01 13:07:43 +01:00
install-old.texi Update copyright years. 2017-01-01 13:07:43 +01:00
install.texi install.texi (Configuration): Update link to AIX ld. 2017-03-25 14:17:55 +00:00
install.texi2html Update copyright years. 2017-01-01 13:07:43 +01:00
interface.texi Update copyright years. 2017-01-01 13:07:43 +01:00
invoke.texi Update MIPS -mvirt option description 2017-04-10 13:44:39 +00:00
languages.texi Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc.texi Update copyright years. 2017-01-01 13:07:43 +01:00
loop.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
lto.texi Update copyright years. 2017-01-01 13:07:43 +01:00
makefile.texi makefile.texi (profiledbootstrap): Refer to the installation instructions only in textual form. 2017-02-10 22:06:01 +00:00
match-and-simplify.texi Update copyright years. 2017-01-01 13:07:43 +01:00
md.texi re PR target/80123 (libgomp tests pr66199-2.c and pr66199-5.c fail with -mcpu=power9) 2017-03-22 12:47:55 -05:00
objc.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
optinfo.texi Miscellaneous optimization group fixes 2017-02-28 09:42:06 +01:00
options.texi [-fcompare-debug] var tracking options are not optimization options 2017-01-07 19:53:13 +00:00
passes.texi Update copyright years. 2017-01-01 13:07:43 +01:00
plugins.texi Update copyright years. 2017-01-01 13:07:43 +01:00
portability.texi Update copyright years. 2017-01-01 13:07:43 +01:00
rtl.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
service.texi Update copyright years. 2017-01-01 13:07:43 +01:00
sourcebuild.texi Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C. 2017-03-09 15:04:31 +00:00
standards.texi standards.texi (Standards): Update reference to Objective-C 2.0. 2017-02-12 14:37:46 +00:00
tm.texi re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-04 19:52:27 +02:00
tm.texi.in re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-04 19:52:27 +02:00
tree-ssa.texi Update copyright years. 2017-01-01 13:07:43 +01:00
trouble.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00