OSDN Git Service

* targhooks.c (default_stack_protect_guard): Avoid sharing RTL
authormkuvyrkov <mkuvyrkov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 May 2010 11:05:19 +0000 (11:05 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:05:36 +0000 (14:05 +0900)
for __stack_chk_guard.

* gcc.target/m68k/20100512-1.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159310 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/testsuite/ChangeLog

index b9b6795..b63cde5 100644 (file)
@@ -1,3 +1,8 @@
+2010-05-12  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       * targhooks.c (default_stack_protect_guard): Avoid sharing RTL
+       for __stack_chk_guard.
+
 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
 
        * c-opts.c (c_common_parse_file): If start_end_main_source_file,
index a1275c8..4daeaa6 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-12  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       * gcc.target/m68k/20100512-1.c: New.
+
 2010-05-12  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/lto8.adb: New test.