]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix my email address.
authorVolker Reichelt <v.reichelt@netcologne.de>
Tue, 12 Aug 2008 06:57:53 +0000 (06:57 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Tue, 12 Aug 2008 06:57:53 +0000 (06:57 +0000)
From-SVN: r138995

gcc/ChangeLog-2007
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog-1993-2007

index 5327a6cf8c1f74b6f41333015f6d9bedbec6568c..004ef92911d50ac3ac5df91c2265ba85707f84b2 100644 (file)
        * tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): Remove
        spurious whitespace from error message.
 
-2007-03-08  Volker Reichelt  <reichelt@netcologne.de>
+2007-03-08  Volker Reichelt  <v.reichelt@netcologne.de>
 
        PR c++/30852
        * c-common.c (fold_offsetof_1): Handle COMPOUND_EXPR.
index bd8821cf7a76996450f6104b50d630dadd8ab4d2..5763e3f3b482552d06fb16223218f6eb3cd93e75 100644 (file)
 
        * call.c (build_new_op): Call warn_logical_operator.
 
-2007-03-08  Volker Reichelt  <reichelt@netcologne.de>
+2007-03-08  Volker Reichelt  <v.reichelt@netcologne.de>
 
        PR c++/30852
        * semantics.c (finish_offsetof): Handle COMPOUND_EXPR.
        * decl.c (grokdeclarator): Disable warnings for anonymous
        bitfields.
 
-2007-03-05  Volker Reichelt  <reichelt@netcologne.de>
+2007-03-05  Volker Reichelt  <v.reichelt@netcologne.de>
 
        * typeck2.c (readonly_error): Always emit a hard error.
        Remove last argument.
index c7a8e3e2ffe72dc81397ec535723838b2116d64f..2447b7f8593229ac18038d8b4fc17767d5d1a17c 100644 (file)
        vectorizable.
 
 2007-07-01  Uros Bizjak  <ubizjak@gmail.com>
-           Volker Reichelt  <reichelt@netcologne.de>
+           Volker Reichelt  <v.reichelt@netcologne.de>
 
        PR middle-end/32559
        * gcc.dg/pr32559.c: New test.
        PR fortran/31011
        * gfortran.dg/parameter_array_section_2.f90: New test.
 
-2007-03-08  Volker Reichelt  <reichelt@netcologne.de>
+2007-03-08  Volker Reichelt  <v.reichelt@netcologne.de>
 
        PR c++/30852
        * g++.dg/ext/offsetof1.C: Add cases with volatile.