This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Unreviewed patches (since February/March)


Can somebody take a look? 


A simple one:
http://gcc.gnu.org/ml/gcc-patches/2002-02/msg01136.html
  print-tree.c:print_node does not print the "restrict" qualifier. 


char* restrict should not be put in alias set 0

one proposal to fix that is here:
http://gcc.gnu.org/ml/gcc/2002-05/msg00924.html

and the old one:
http://gcc.gnu.org/ml/gcc-patches/2002-03/msg00274.html

Any suggestions for a better way to do this? 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]